-- MySQL dump 10.13  Distrib 5.7.23-23, for Linux (x86_64)
--
-- Host: localhost    Database: assarbbq_troostn-db
-- ------------------------------------------------------
-- Server version	5.7.23-23

/*!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 */;
/*!50717 SELECT COUNT(*) INTO @rocksdb_has_p_s_session_variables FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = 'performance_schema' AND TABLE_NAME = 'session_variables' */;
/*!50717 SET @rocksdb_get_is_supported = IF (@rocksdb_has_p_s_session_variables, 'SELECT COUNT(*) INTO @rocksdb_is_supported FROM performance_schema.session_variables WHERE VARIABLE_NAME=\'rocksdb_bulk_load\'', 'SELECT 0') */;
/*!50717 PREPARE s FROM @rocksdb_get_is_supported */;
/*!50717 EXECUTE s */;
/*!50717 DEALLOCATE PREPARE s */;
/*!50717 SET @rocksdb_enable_bulk_load = IF (@rocksdb_is_supported, 'SET SESSION rocksdb_bulk_load = 1', 'SET @rocksdb_dummy_bulk_load = 0') */;
/*!50717 PREPARE s FROM @rocksdb_enable_bulk_load */;
/*!50717 EXECUTE s */;
/*!50717 DEALLOCATE PREPARE s */;

--
-- 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 DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_520_ci,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `attempts` int(11) NOT NULL DEFAULT '0',
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime 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_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=59 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 (10,'action_scheduler/migration_hook','complete','2022-05-06 10:02:58','2022-05-06 10:02:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831378;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831378;}',1,1,'2022-05-06 10:03:13','2022-05-06 10:03:13',0,NULL),(11,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(12,'wc-admin_import_orders','complete','2022-05-06 10:09:30','2022-05-06 10:09:30','[1560]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831770;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(13,'wc-admin_import_orders','complete','2022-05-06 10:09:30','2022-05-06 10:09:30','[1561]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831770;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(14,'wc-admin_import_orders','complete','2022-05-06 10:09:30','2022-05-06 10:09:30','[1562]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831770;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(15,'wc-admin_import_orders','complete','2022-05-06 10:09:30','2022-05-06 10:09:30','[1563]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831770;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(16,'wc-admin_import_orders','complete','2022-05-06 10:09:30','2022-05-06 10:09:30','[1564]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831770;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(17,'wc-admin_import_orders','complete','2022-05-06 10:09:30','2022-05-06 10:09:30','[1636]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831770;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(18,'wc-admin_import_orders','complete','2022-05-06 10:09:30','2022-05-06 10:09:30','[1653]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831770;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(19,'wc-admin_import_orders','complete','2022-05-06 10:09:30','2022-05-06 10:09:30','[1654]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831770;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(20,'wc-admin_import_orders','complete','2022-05-06 10:09:30','2022-05-06 10:09:30','[1655]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831770;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(21,'wc-admin_import_orders','complete','2022-05-06 10:09:30','2022-05-06 10:09:30','[1661]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831770;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(22,'wc-admin_import_orders','complete','2022-05-06 10:09:30','2022-05-06 10:09:30','[1662]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831770;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(23,'wc-admin_import_orders','complete','2022-05-06 10:09:31','2022-05-06 10:09:31','[1666]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831771;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(24,'wc-admin_import_orders','complete','2022-05-06 10:09:31','2022-05-06 10:09:31','[1675]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831771;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(25,'wc-admin_import_orders','complete','2022-05-06 10:09:31','2022-05-06 10:09:31','[1680]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831771;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(26,'wc-admin_import_orders','complete','2022-05-06 10:09:31','2022-05-06 10:09:31','[2678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831771;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(27,'wc-admin_import_orders','complete','2022-05-06 10:09:31','2022-05-06 10:09:31','[2683]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831771;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(28,'wc-admin_import_orders','complete','2022-05-06 10:09:31','2022-05-06 10:09:31','[2705]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831771;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(29,'wc-admin_import_orders','complete','2022-05-06 10:09:31','2022-05-06 10:09:31','[2708]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831771;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(30,'wc-admin_import_orders','complete','2022-05-06 10:09:31','2022-05-06 10:09:31','[2729]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831771;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(31,'wc-admin_import_orders','complete','2022-05-06 10:09:31','2022-05-06 10:09:31','[2740]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831771;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(32,'wc-admin_import_orders','complete','2022-05-06 10:09:31','2022-05-06 10:09:31','[2750]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651831771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651831771;}',2,1,'2022-05-06 10:09:52','2022-05-06 10:09:52',0,NULL),(33,'wc-admin_import_orders','complete','2022-05-06 10:54:43','2022-05-06 10:54:43','[3006]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834483;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834483;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(34,'wc-admin_import_orders','complete','2022-05-06 10:54:43','2022-05-06 10:54:43','[3007]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834483;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834483;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(35,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3008]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(36,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3009]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(37,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3010]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(38,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3011]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(39,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3012]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(40,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3013]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(41,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3014]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(42,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[2721]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(43,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[2722]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(44,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3015]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(45,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[2751]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(46,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3016]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(47,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3020]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(48,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[2748]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(49,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3021]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(50,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3022]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(51,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3023]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(52,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3024]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(53,'wc-admin_import_orders','complete','2022-05-06 10:54:44','2022-05-06 10:54:44','[3025]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1651834484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1651834484;}',2,1,'2022-05-06 10:54:55','2022-05-06 10:54:55',0,NULL),(54,'wc-admin_import_customers','complete','2022-05-09 09:29:52','2022-05-09 09:29:52','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1652088592;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1652088592;}',2,1,'2022-05-09 09:30:08','2022-05-09 09:30:08',0,NULL),(55,'wc-admin_import_customers','complete','2022-05-10 02:50:15','2022-05-10 02:50:15','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1652151015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1652151015;}',2,1,'2022-05-10 02:50:58','2022-05-10 02:50:58',0,NULL),(56,'woocommerce_update_marketplace_suggestions','complete','2022-05-10 05:34:45','2022-05-10 05:34:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1652160885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1652160885;}',0,1,'2022-05-10 05:34:52','2022-05-10 05:34:52',0,NULL),(57,'action_scheduler/migration_hook','complete','2022-05-10 13:34:21','2022-05-10 13:34:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1652189661;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1652189661;}',1,1,'2022-05-10 13:34:24','2022-05-10 13:34:24',0,NULL),(58,'wc-admin_import_customers','complete','2022-05-11 06:47:29','2022-05-11 06:47:29','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1652251649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1652251649;}',2,1,'2022-05-11 06:57:11','2022-05-11 06:57:11',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 DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB 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=InnoDB 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,'wc-admin-data');
/*!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 DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=148 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 (1,10,'action created','2022-05-06 10:01:58','2022-05-06 10:01:58'),(2,10,'action started via WP Cron','2022-05-06 10:03:13','2022-05-06 10:03:13'),(3,10,'action complete via WP Cron','2022-05-06 10:03:13','2022-05-06 10:03:13'),(4,11,'action created','2022-05-06 10:09:24','2022-05-06 10:09:24'),(5,12,'action created','2022-05-06 10:09:25','2022-05-06 10:09:25'),(6,13,'action created','2022-05-06 10:09:25','2022-05-06 10:09:25'),(7,14,'action created','2022-05-06 10:09:25','2022-05-06 10:09:25'),(8,15,'action created','2022-05-06 10:09:25','2022-05-06 10:09:25'),(9,16,'action created','2022-05-06 10:09:25','2022-05-06 10:09:25'),(10,17,'action created','2022-05-06 10:09:25','2022-05-06 10:09:25'),(11,18,'action created','2022-05-06 10:09:25','2022-05-06 10:09:25'),(12,19,'action created','2022-05-06 10:09:25','2022-05-06 10:09:25'),(13,20,'action created','2022-05-06 10:09:25','2022-05-06 10:09:25'),(14,21,'action created','2022-05-06 10:09:25','2022-05-06 10:09:25'),(15,22,'action created','2022-05-06 10:09:25','2022-05-06 10:09:25'),(16,23,'action created','2022-05-06 10:09:26','2022-05-06 10:09:26'),(17,24,'action created','2022-05-06 10:09:26','2022-05-06 10:09:26'),(18,25,'action created','2022-05-06 10:09:26','2022-05-06 10:09:26'),(19,26,'action created','2022-05-06 10:09:26','2022-05-06 10:09:26'),(20,27,'action created','2022-05-06 10:09:26','2022-05-06 10:09:26'),(21,28,'action created','2022-05-06 10:09:26','2022-05-06 10:09:26'),(22,29,'action created','2022-05-06 10:09:26','2022-05-06 10:09:26'),(23,30,'action created','2022-05-06 10:09:26','2022-05-06 10:09:26'),(24,31,'action created','2022-05-06 10:09:26','2022-05-06 10:09:26'),(25,32,'action created','2022-05-06 10:09:26','2022-05-06 10:09:26'),(26,11,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(27,11,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(28,12,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(29,12,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(30,13,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(31,13,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(32,14,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(33,14,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(34,15,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(35,15,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(36,16,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(37,16,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(38,17,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(39,17,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(40,18,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(41,18,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(42,19,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(43,19,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(44,20,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(45,20,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(46,21,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(47,21,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(48,22,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(49,22,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(50,23,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(51,23,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(52,24,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(53,24,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(54,25,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(55,25,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(56,26,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(57,26,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(58,27,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(59,27,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(60,28,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(61,28,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(62,29,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(63,29,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(64,30,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(65,30,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(66,31,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(67,31,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(68,32,'action started via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(69,32,'action complete via WP Cron','2022-05-06 10:09:52','2022-05-06 10:09:52'),(70,33,'action created','2022-05-06 10:54:38','2022-05-06 10:54:38'),(71,34,'action created','2022-05-06 10:54:38','2022-05-06 10:54:38'),(72,35,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(73,36,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(74,37,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(75,38,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(76,39,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(77,40,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(78,41,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(79,42,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(80,43,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(81,44,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(82,45,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(83,46,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(84,47,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(85,48,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(86,49,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(87,50,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(88,51,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(89,52,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(90,53,'action created','2022-05-06 10:54:39','2022-05-06 10:54:39'),(91,33,'action started via WP Cron','2022-05-06 10:54:54','2022-05-06 10:54:54'),(92,33,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(93,34,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(94,34,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(95,35,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(96,35,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(97,36,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(98,36,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(99,37,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(100,37,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(101,38,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(102,38,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(103,39,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(104,39,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(105,40,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(106,40,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(107,41,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(108,41,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(109,42,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(110,42,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(111,43,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(112,43,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(113,44,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(114,44,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(115,45,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(116,45,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(117,46,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(118,46,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(119,47,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(120,47,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(121,48,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(122,48,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(123,49,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(124,49,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(125,50,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(126,50,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(127,51,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(128,51,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(129,52,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(130,52,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(131,53,'action started via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(132,53,'action complete via WP Cron','2022-05-06 10:54:55','2022-05-06 10:54:55'),(133,54,'action created','2022-05-09 09:29:47','2022-05-09 09:29:47'),(134,54,'action started via Async Request','2022-05-09 09:30:08','2022-05-09 09:30:08'),(135,54,'action complete via Async Request','2022-05-09 09:30:08','2022-05-09 09:30:08'),(136,55,'action created','2022-05-10 02:50:10','2022-05-10 02:50:10'),(137,55,'action started via WP Cron','2022-05-10 02:50:58','2022-05-10 02:50:58'),(138,55,'action complete via WP Cron','2022-05-10 02:50:58','2022-05-10 02:50:58'),(139,56,'action created','2022-05-10 05:34:45','2022-05-10 05:34:45'),(140,56,'action started via WP Cron','2022-05-10 05:34:52','2022-05-10 05:34:52'),(141,56,'action complete via WP Cron','2022-05-10 05:34:52','2022-05-10 05:34:52'),(142,57,'action created','2022-05-10 13:33:21','2022-05-10 13:33:21'),(143,57,'action started via Async Request','2022-05-10 13:34:24','2022-05-10 13:34:24'),(144,57,'action complete via Async Request','2022-05-10 13:34:24','2022-05-10 13:34:24'),(145,58,'action created','2022-05-11 06:47:24','2022-05-11 06:47:24'),(146,58,'action started via WP Cron','2022-05-11 06:57:11','2022-05-11 06:57:11'),(147,58,'action complete via WP Cron','2022-05-11 06:57:11','2022-05-11 06:57:11');
/*!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,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=2 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 */;
INSERT INTO `wp_commentmeta` VALUES (1,39,'_wxr_import_user','1');
/*!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)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB AUTO_INCREMENT=62 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 (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2022-05-06 03:55:00','2022-05-06 03:55:00','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'1','','comment',0,0),(2,661,'Arifur Rahman','arifur.rahman@smartdatasoft.com','','103.73.104.252','2017-04-22 05:08:27','2017-04-22 05:08:27','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',0,0),(3,661,'Arifur Rahman','arifur.rahman@smartdatasoft.com','','103.73.104.252','2017-04-22 05:08:48','2017-04-22 05:08:48','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',2,0),(4,659,'Arifur Rahman','arifur.rahman@smartdatasoft.com','','103.73.104.252','2017-04-22 03:59:43','2017-04-22 03:59:43','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',0,0),(5,659,'Arifur Rahman','arifur.rahman@smartdatasoft.com','','103.73.104.252','2017-04-22 04:00:07','2017-04-22 04:00:07','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',4,0),(6,1560,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2018-02-28 17:49:16','2018-02-28 17:49:16','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','','order_note',0,0),(7,1561,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2018-03-21 11:08:37','2018-03-21 11:08:37','Awaiting check payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(8,1562,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2018-03-23 02:45:20','2018-03-23 02:45:20','Awaiting check payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(9,1563,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2018-05-04 18:50:27','2018-05-04 18:50:27','Awaiting check payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(10,1564,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2018-05-29 05:04:40','2018-05-29 05:04:40','Awaiting check payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(11,1636,'admin','tanvir@smartdatasoft.net','','','2018-12-08 03:43:24','2018-12-08 03:43:24','Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(12,1653,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-03-06 12:14:30','2019-03-06 12:14:30','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(13,1654,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-03-22 11:13:44','2019-03-22 11:13:44','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(14,1655,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-03-22 13:07:44','2019-03-22 13:07:44','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(15,1661,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-05-03 10:42:26','2019-05-03 10:42:26','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(16,1662,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-05-07 20:33:47','2019-05-07 20:33:47','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','','order_note',0,0),(17,1666,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-05-25 16:23:56','2019-05-25 16:23:56','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','','order_note',0,0),(18,1675,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-09-11 10:00:57','2019-09-11 10:00:57','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(19,1680,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-10-11 05:57:34','2019-10-11 05:57:34','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','','order_note',0,0),(20,2678,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2020-11-08 01:23:25','2020-11-08 01:23:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(21,2683,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2020-11-23 08:38:24','2020-11-23 08:38:24','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','','order_note',0,0),(22,2705,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2020-11-28 18:29:05','2020-11-28 18:29:05','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','','order_note',0,0),(23,2708,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2020-12-08 03:01:12','2020-12-08 03:01:12','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(24,2729,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2021-03-05 08:58:01','2021-03-05 08:58:01','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','','order_note',0,0),(25,2740,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2021-06-03 18:41:36','2021-06-03 18:41:36','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(26,2750,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2021-09-06 19:58:16','2021-09-06 19:58:16','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(27,477,'admin','admin@admin.com','','103.73.104.252','2017-04-22 06:36:56','2017-04-22 06:36:56','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',0,0),(28,477,'admin','admin@admin.com','','103.73.104.252','2017-04-22 06:37:05','2017-04-22 06:37:05','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',27,0),(29,483,'admin','admin@admin.com','','103.73.104.252','2017-04-22 06:36:19','2017-04-22 06:36:19','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',0,0),(30,483,'admin','admin@admin.com','','103.73.104.252','2017-04-22 06:36:36','2017-04-22 06:36:36','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',29,0),(31,551,'admin','admin@admin.com','','103.73.104.252','2017-04-22 06:35:18','2017-04-22 06:35:18','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',0,0),(32,551,'admin','admin@admin.com','','103.73.104.252','2017-04-22 06:35:32','2017-04-22 06:35:32','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',31,0),(33,554,'admin','admin@admin.com','','103.73.104.252','2017-04-22 06:34:39','2017-04-22 06:34:39','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',0,0),(34,554,'admin','admin@admin.com','','103.73.104.252','2017-04-22 06:34:49','2017-04-22 06:34:49','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',33,0),(35,560,'admin','admin@admin.com','','103.73.104.252','2017-04-22 06:33:37','2017-04-22 06:33:37','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',0,0),(36,560,'admin','admin@admin.com','','103.73.104.252','2017-04-22 06:34:04','2017-04-22 06:34:04','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',35,0),(37,558,'admin','admin@admin.com','','103.73.104.252','2017-04-22 06:31:35','2017-04-22 06:31:35','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',0,0),(38,558,'admin','admin@admin.com','','103.73.104.252','2017-04-22 06:31:46','2017-04-22 06:31:46','Thousands of you have already taken advantage of this service where we bundle all these activities and give you a discount to perform these services. Of course we do these things year round, but in the spring when most clients need it we do it for a reduced price.',0,'1','','comment',37,0),(39,659,'admin','tanvir@smartdatasoft.net','','::1','2020-03-23 05:59:31','2020-03-23 05:59:31','Of course, this means spending some money to keep your vehicle in working order and get you home safely every day. So how much money are you looking at spending for brake repair?',0,'1','','comment',4,0),(40,3006,'admin','tanvir@smartdatasoft.net','','','2018-12-08 03:43:24','2018-12-08 03:43:24','Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(41,3007,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-03-06 12:14:30','2019-03-06 12:14:30','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(42,3008,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-03-22 11:13:44','2019-03-22 11:13:44','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(43,3009,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-03-22 13:07:44','2019-03-22 13:07:44','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(44,3010,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-05-03 10:42:26','2019-05-03 10:42:26','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(45,3011,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-05-07 20:33:47','2019-05-07 20:33:47','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','','order_note',0,0),(46,3012,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-05-25 16:23:56','2019-05-25 16:23:56','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','','order_note',0,0),(47,3013,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-09-11 10:00:57','2019-09-11 10:00:57','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(48,3014,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2019-10-11 05:57:34','2019-10-11 05:57:34','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','','order_note',0,0),(49,2721,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2020-09-18 20:09:22','2020-09-18 20:09:22','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(50,2722,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2020-09-22 02:46:05','2020-09-22 02:46:05','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','','order_note',0,0),(51,3015,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2020-12-03 18:17:13','2020-12-03 18:17:13','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','','order_note',0,0),(52,2751,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2021-02-26 04:23:38','2021-02-26 04:23:38','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(53,3016,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2021-05-22 18:56:59','2021-05-22 18:56:59','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(54,3020,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2020-12-07 13:16:03','2020-12-07 13:16:03','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(55,2748,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2021-02-01 16:31:35','2021-02-01 16:31:35','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(56,3021,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2021-02-08 12:15:32','2021-02-08 12:15:32','Stock levels reduced: Woo Logo (#929) 5&rarr;4',0,'1','','order_note',0,0),(57,3021,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2021-02-08 12:15:32','2021-02-08 12:15:32','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(58,3022,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2021-06-02 10:36:53','2021-06-02 10:36:53','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(59,3023,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2021-06-19 05:39:58','2021-06-19 05:39:58','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(60,3024,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2021-08-23 05:45:29','2021-08-23 05:45:29','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(61,3025,'WooCommerce','woocommerce@smartdata.tonytemplates.com','','','2021-09-06 19:53:33','2021-09-06 19:53:33','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_events`
--

DROP TABLE IF EXISTS `wp_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text COLLATE utf8mb4_unicode_520_ci,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_events`
--

LOCK TABLES `wp_e_events` WRITE;
/*!40000 ALTER TABLE `wp_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_events` 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=InnoDB 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=InnoDB AUTO_INCREMENT=3592 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://demoweblinks.in/troosten','yes'),(2,'home','https://demoweblinks.in/troosten','yes'),(3,'blogname','troosten','yes'),(4,'blogdescription','Turnkey MEP Project','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','brains@amaeka.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','0','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:11:{i:0;s:35:\"redux-framework/redux-framework.php\";i:1;s:55:\"car-repair-demo-installer/car-repair-demo-installer.php\";i:2;s:53:\"car-repair-services-core/car-repair-services-core.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:31:\"cookie-notice/cookie-notice.php\";i:5;s:23:\"elementor/elementor.php\";i:6;s:31:\"envato-market/envato-market.php\";i:7;s:35:\"estimate-plugin/estimate-plugin.php\";i:8;s:29:\"logo-awesome/logo-awesome.php\";i:9;s:21:\"meta-box/meta-box.php\";i:10;s:27:\"woocommerce/woocommerce.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','','no'),(40,'template','car-repair-services','yes'),(41,'stylesheet','car-repair-services-child','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','51917','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','0','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:3:{i:1;a:0:{}i:2;a:4:{s:5:\"title\";s:10:\"Categories\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:3:{i:1;a:0:{}i:2;a:4:{s:5:\"title\";s:16:\"Have a Question?\";s:4:\"text\";s:55:\"[contact-form-7 id=\"2138\" title=\"Service Sidebar Form\"]\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:1:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','114','yes'),(82,'page_on_front','56','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','0','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','0','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1667361300','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','51917','yes'),(100,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','yes'),(101,'fresh_site','0','yes'),(102,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(103,'sidebars_widgets','a:5:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";i:5;s:14:\"service_menu-1\";}s:12:\"left_sideber\";a:5:{i:0;s:8:\"search-1\";i:1;s:12:\"categories-2\";i:2;s:10:\"calendar-1\";i:3;s:11:\"tag_cloud-1\";i:4;s:18:\"smart_posts_grid-1\";}s:15:\"service_sideber\";a:3:{i:0;s:14:\"service_menu-2\";i:1;s:20:\"smart_contact_list-1\";i:2;s:6:\"text-2\";}s:16:\"woo_shop_sideber\";a:4:{i:0;s:32:\"woocommerce_product_categories-1\";i:1;s:26:\"woocommerce_price_filter-1\";i:2;s:22:\"woocommerce_products-1\";i:3;s:31:\"woocommerce_product_tag_cloud-1\";}s:13:\"array_version\";i:3;}','yes'),(104,'cron','a:21:{i:1652252268;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:1652252517;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1652252525;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1652254038;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1652255701;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:1652263248;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:1652263253;a:1:{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;}}}i:1652263259;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1652263318;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1652274049;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1652276033;a:1:{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:1652284501;a:4:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s: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:1652284849;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1652313600;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1652327701;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:1652327720;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:1652327721;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:1652436053;a:1:{s:16:\"wpseo_ryte_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:1652500501;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:1653127309;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','yes'),(105,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_calendar','a:2:{i:1;a:1:{s:5:\"title\";s:8:\"Archives\";}s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_search','a:2:{i:1;a:1:{s:5:\"title\";s:6:\"Search\";}s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_tag_cloud','a:2:{i:1;a:3:{s:5:\"title\";s:4:\"Tags\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'recovery_keys','a:0:{}','yes'),(121,'theme_mods_twentytwentytwo','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1651809428;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','yes'),(124,'https_detection_errors','a:0:{}','yes'),(134,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:17:\"brains@amaeka.com\";s:7:\"version\";s:5:\"5.9.3\";s:9:\"timestamp\";i:1651809310;}','no'),(135,'_site_transient_timeout_browser_09af53e829b1687c5db16483617c3ced','1652414120','no'),(136,'_site_transient_browser_09af53e829b1687c5db16483617c3ced','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:14:\"100.0.4896.127\";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'),(137,'_site_transient_timeout_php_check_0260183cef5829810c63d4ec9ff87fd1','1652414121','no'),(138,'_site_transient_php_check_0260183cef5829810c63d4ec9ff87fd1','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'),(142,'can_compress_scripts','1','no'),(156,'recently_activated','a:1:{s:24:\"wordpress-seo/wp-seo.php\";i:1652189600;}','yes'),(160,'finished_updating_comment_type','1','yes'),(163,'current_theme','Car Repair Services Child','yes'),(164,'theme_mods_car-repair-services','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:1651826081;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:12:\"left_sideber\";a:0:{}s:15:\"service_sideber\";a:0:{}s:16:\"woo_shop_sideber\";a:0:{}}}}','yes'),(165,'theme_switched','','yes'),(166,'envato_theme_item_id','19823557','yes'),(167,'envato_theme_license_traker','','yes'),(170,'envato_theme_license_key_error_massage','','yes'),(172,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1652241373;s:7:\"checked\";a:5:{s:25:\"car-repair-services-child\";s:3:\"1.0\";s:19:\"car-repair-services\";s:3:\"4.6\";s:12:\"twentytwenty\";s:3:\"1.9\";s:15:\"twentytwentyone\";s:3:\"1.5\";s:15:\"twentytwentytwo\";s:3:\"1.1\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:3:{s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.1.9.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.5\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.5.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.1.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(174,'widget_recent-comments','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(175,'widget_recent-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(185,'WPLANG','','yes'),(186,'new_admin_email','brains@amaeka.com','yes'),(199,'_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.9.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.9.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.9.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.9.3-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"5.9.3\";s:7:\"version\";s:5:\"5.9.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1652241372;s:15:\"version_checked\";s:5:\"5.9.3\";s:12:\"translations\";a:0:{}}','no'),(202,'theme_mods_car-repair-services-child','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:14:\"theme_location\";s:7:\"primary\";s:7:\"primary\";i:83;s:11:\"footer-menu\";N;}s:18:\"custom_css_post_id\";i:2552;s:26:\"car_repair_services_colors\";a:30:{s:18:\"theme_active_color\";s:7:\"#ffc513\";s:20:\"theme_comon_bg_color\";s:7:\"#ffc513\";s:22:\"theme_comon_text_color\";s:7:\"#ffc513\";s:21:\"theme_apoint_bg_color\";s:7:\"#ffc513\";s:24:\"theme_apoint_angle_color\";s:7:\"#ffc513\";s:18:\"comon_border_color\";s:7:\"#ffc513\";s:20:\"services_icon_shadow\";s:7:\"#ffc513\";s:22:\"search_button_bg_color\";s:7:\"#ffc513\";s:15:\"menu_link_color\";s:7:\"#3a3a3a\";s:18:\"menu_link_bg_color\";s:7:\"#ffc513\";s:15:\"preloader_color\";s:7:\"#ffcc00\";s:18:\"slider_text2_color\";s:7:\"#ffc513\";s:15:\"button_bg_color\";s:7:\"#ffc513\";s:18:\"coupon_title_color\";s:7:\"#ffc513\";s:21:\"coupon_subtitle_color\";s:7:\"#ffc513\";s:19:\"coupon_button_color\";s:7:\"#ffc513\";s:24:\"coupon_button_text_color\";s:7:\"#ffc513\";s:14:\"red_text_color\";s:7:\"#ffc513\";s:19:\"coupon_border_color\";s:7:\"#ffc513\";s:25:\"coupon_button_hover_color\";s:7:\"#ffc513\";s:30:\"coupon_button_text_hover_color\";s:7:\"#ffc513\";s:20:\"shop_button_bg_color\";s:7:\"#ffc513\";s:17:\"shop_filter_color\";s:7:\"#ffc513\";s:15:\"shop_sale_color\";s:7:\"#ffc513\";s:15:\"cart_icon_color\";s:7:\"#ffc513\";s:20:\"shop_sale_text_color\";s:7:\"#ffc513\";s:18:\"shop_rateing_color\";s:7:\"#ffc513\";s:24:\"shop_pagination_bg_color\";s:7:\"#ffc513\";s:26:\"shop_pagination_text_color\";s:7:\"#ffc513\";s:28:\"shop_pagination_border_color\";s:7:\"#ffc513\";}s:11:\"custom_logo\";i:3173;}','yes'),(208,'envato_theme_license_token','{\"checkdata\":\"SVVIdndzUmFEVnV5eWNDZkNETjlvREFUc3g0UGd5V0grVXRjMGU4Y3doN2JCNEcvV0hYYkgrbi9qc0pNTnRLVjFZd3FHemQ2R3RJbHFudzdjWUN5d2pjdWFmdmZESlE2OXVQazFCaFdRR3pwNmdMNVJ2b29BL1Z5MVhXNFdkc2JTWFRhb1BSSGh1dXZKZ1EvWW8yRS82UzgveVYzUDI3ai9obnlqSnZYajBXWkFVMHd4M1doL1ZOSFdLRTd3UmRE\",\"deactive\":\"SVVIdndzUmFEVnV5eWNDZkNETjlvREFUc3g0UGd5V0grVXRjMGU4Y3doN2JCNEcvV0hYYkgrbi9qc0pNTnRLVjFZd3FHemQ2R3RJbHFudzdjWUN5d2pjdWFmdmZESlE2OXVQazFCaFdRR3hqdnRUVWRoTXRFR3RaV3gyZWFac1N6eDZaRG9ib2J5YXorZklQeE1MRXptTkRqS2tNdklDZkFmU2NxVzRUdTZDaysrcVdUWk40UVA5dGF6Szk3U0hCblZNWXlad1JZaEZLYXJjS1FsWkllamJKcjVxeHNNd0kycmdIQzVBUHpJUT0=\",\"update\":\"SVVIdndzUmFEVnV5eWNDZkNETjlvREFUc3g0UGd5V0grVXRjMGU4Y3doN2JCNEcvV0hYYkgrbi9qc0pNTnRLVjFZd3FHemQ2R3RJbHFudzdjWUN5d2pjdWFmdmZESlE2OXVQazFCaFdRR3p0ODE2MWdnV1dSVEFaT0hYSXdRNWNvYXpHeGZJeitNTWZZck4xVUVuRjVkUUhUZGExY3kveWpJRTl6YnJRRFJiNC9SMklGS2lDL0tzd1FpQ3IzMDg2VjROOXVLc3hmU1g5WmkzWHdYdW4veXJueTFvT3RKQjNMaTN3SzNnRlNyODdIV29XL1E3UTJ4bmV0eWhWTkUrZVl4UjkvcTlmZFhjMGVhd05EWkwxcm5TdDQyS2s2SGhEeHNaT1hTZXpyREk9\",\"activate\":\"SVVIdndzUmFEVnV5eWNDZkNETjlvREFUc3g0UGd5V0grVXRjMGU4Y3doN2JCNEcvV0hYYkgrbi9qc0pNTnRLVjFZd3FHemQ2R3RJbHFudzdjWUN5d2pjdWFmdmZESlE2OXVQazFCaFdRR3dNa0ZnWWM5U0tOTWE1MEd2emloSW1TWFRhb1BSSGh1dXZKZ1EvWW8yRS83L0pNdGtXeVp0emtuK3daRUxLeHpmUU9kR28reXNxdm5XSTZ1QnBVejdiTXJ5VUtpZkZERlMwY0N5TTFMTklZemliVzNlMWJ4by9rdVlwb09SaWVOdz0=\"}','yes'),(209,'envato_theme_license_key','0b0b26c4-d684-46d9-87d5-1482208a8ce6','yes'),(210,'envato_theme_license_key_status','valid','yes'),(211,'_site_transient_timeout_browser_3221fdea7fc0a3d9988dbe5ff55cbf71','1652435749','no'),(212,'_site_transient_browser_3221fdea7fc0a3d9988dbe5ff55cbf71','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"101.0.4951.54\";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'),(223,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.5.6\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1651831248;s:7:\"version\";s:5:\"5.5.6\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(224,'elementor_active_kit','8','yes'),(227,'envato_market','a:2:{s:16:\"is_plugin_active\";s:1:\"1\";s:17:\"installed_version\";s:5:\"2.0.1\";}','yes'),(228,'action_scheduler_hybrid_store_demarkation','9','yes'),(229,'schema-ActionScheduler_StoreSchema','6.0.1651831248','yes'),(230,'schema-ActionScheduler_LoggerSchema','3.0.1651831248','yes'),(233,'woocommerce_schema_version','430','yes'),(234,'woocommerce_store_address','','yes'),(235,'woocommerce_store_address_2','','yes'),(236,'woocommerce_store_city','','yes'),(237,'woocommerce_default_country','US:CA','yes'),(238,'woocommerce_store_postcode','','yes'),(239,'woocommerce_allowed_countries','all','yes'),(240,'woocommerce_all_except_countries','','yes'),(241,'woocommerce_specific_allowed_countries','','yes'),(242,'woocommerce_ship_to_countries','','yes'),(243,'woocommerce_specific_ship_to_countries','','yes'),(244,'woocommerce_default_customer_address','base','yes'),(245,'woocommerce_calc_taxes','no','yes'),(246,'woocommerce_enable_coupons','yes','yes'),(247,'woocommerce_calc_discounts_sequentially','no','no'),(248,'woocommerce_currency','USD','yes'),(249,'woocommerce_currency_pos','left','yes'),(250,'woocommerce_price_thousand_sep',',','yes'),(251,'woocommerce_price_decimal_sep','.','yes'),(252,'woocommerce_price_num_decimals','2','yes'),(253,'woocommerce_shop_page_id','10','yes'),(254,'woocommerce_cart_redirect_after_add','no','yes'),(255,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(256,'woocommerce_placeholder_image','9','yes'),(257,'woocommerce_weight_unit','kg','yes'),(258,'woocommerce_dimension_unit','cm','yes'),(259,'woocommerce_enable_reviews','yes','yes'),(260,'woocommerce_review_rating_verification_label','yes','no'),(261,'woocommerce_review_rating_verification_required','no','no'),(262,'woocommerce_enable_review_rating','yes','yes'),(263,'woocommerce_review_rating_required','yes','no'),(264,'woocommerce_manage_stock','yes','yes'),(265,'woocommerce_hold_stock_minutes','60','no'),(266,'woocommerce_notify_low_stock','yes','no'),(267,'woocommerce_notify_no_stock','yes','no'),(268,'woocommerce_stock_email_recipient','brains@amaeka.com','no'),(269,'woocommerce_notify_low_stock_amount','2','no'),(270,'woocommerce_notify_no_stock_amount','0','yes'),(271,'woocommerce_hide_out_of_stock_items','no','yes'),(272,'woocommerce_stock_format','','yes'),(273,'woocommerce_file_download_method','force','no'),(274,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(275,'woocommerce_downloads_require_login','no','no'),(276,'woocommerce_downloads_grant_access_after_payment','yes','no'),(277,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(278,'woocommerce_attribute_lookup_enabled','yes','yes'),(279,'woocommerce_attribute_lookup_direct_updates','no','yes'),(280,'woocommerce_prices_include_tax','no','yes'),(281,'woocommerce_tax_based_on','shipping','yes'),(282,'woocommerce_shipping_tax_class','inherit','yes'),(283,'woocommerce_tax_round_at_subtotal','no','yes'),(284,'woocommerce_tax_classes','','yes'),(285,'woocommerce_tax_display_shop','excl','yes'),(286,'woocommerce_tax_display_cart','excl','yes'),(287,'woocommerce_price_display_suffix','','yes'),(288,'woocommerce_tax_total_display','itemized','no'),(289,'woocommerce_enable_shipping_calc','yes','no'),(290,'woocommerce_shipping_cost_requires_address','no','yes'),(291,'woocommerce_ship_to_destination','billing','no'),(292,'woocommerce_shipping_debug_mode','no','yes'),(293,'woocommerce_enable_guest_checkout','yes','no'),(294,'woocommerce_enable_checkout_login_reminder','no','no'),(295,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(296,'woocommerce_enable_myaccount_registration','no','no'),(297,'woocommerce_registration_generate_username','yes','no'),(298,'woocommerce_registration_generate_password','yes','no'),(299,'woocommerce_erasure_request_removes_order_data','no','no'),(300,'woocommerce_erasure_request_removes_download_data','no','no'),(301,'woocommerce_allow_bulk_remove_personal_data','no','no'),(302,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(303,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(304,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(305,'woocommerce_trash_pending_orders','','no'),(306,'woocommerce_trash_failed_orders','','no'),(307,'woocommerce_trash_cancelled_orders','','no'),(308,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(309,'woocommerce_email_from_name','troosten','no'),(310,'woocommerce_email_from_address','brains@amaeka.com','no'),(311,'woocommerce_email_header_image','','no'),(312,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(313,'woocommerce_email_base_color','#7f54b3','no'),(314,'woocommerce_email_background_color','#f7f7f7','no'),(315,'woocommerce_email_body_background_color','#ffffff','no'),(316,'woocommerce_email_text_color','#3c3c3c','no'),(317,'woocommerce_merchant_email_notifications','no','no'),(318,'woocommerce_cart_page_id','11','no'),(319,'woocommerce_checkout_page_id','12','no'),(320,'woocommerce_myaccount_page_id','13','no'),(321,'woocommerce_terms_page_id','','no'),(322,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(323,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(324,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(325,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(326,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(327,'woocommerce_myaccount_orders_endpoint','orders','yes'),(328,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(329,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(330,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(331,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(332,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(333,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(334,'woocommerce_logout_endpoint','customer-logout','yes'),(335,'woocommerce_api_enabled','no','yes'),(336,'woocommerce_allow_tracking','no','no'),(337,'woocommerce_show_marketplace_suggestions','yes','no'),(338,'woocommerce_single_image_width','600','yes'),(339,'woocommerce_thumbnail_image_width','300','yes'),(340,'woocommerce_checkout_highlight_required_fields','yes','yes'),(341,'woocommerce_demo_store','no','no'),(342,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:8:\"/product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(343,'current_theme_supports_woocommerce','yes','yes'),(344,'woocommerce_queue_flush_rewrite_rules','no','yes'),(345,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(347,'default_product_cat','15','yes'),(349,'woocommerce_refund_returns_page_id','14','yes'),(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:17:\"brains@amaeka.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:17:\"brains@amaeka.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','yes'),(353,'woocommerce_version','6.4.1','yes'),(354,'woocommerce_db_version','6.4.1','yes'),(355,'woocommerce_inbox_variant_assignment','5','yes'),(359,'cookie_notice_options','a:34:{s:6:\"app_id\";s:0:\"\";s:7:\"app_key\";s:0:\"\";s:12:\"app_blocking\";b:1;s:11:\"hide_banner\";b:0;s:8:\"position\";s:6:\"bottom\";s:12:\"message_text\";s:153:\"We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.\";s:9:\"css_class\";s:0:\"\";s:11:\"accept_text\";s:2:\"Ok\";s:11:\"refuse_text\";s:2:\"No\";s:10:\"refuse_opt\";b:0;s:11:\"refuse_code\";s:0:\"\";s:16:\"refuse_code_head\";s:0:\"\";s:14:\"revoke_cookies\";b:0;s:18:\"revoke_cookies_opt\";s:9:\"automatic\";s:19:\"revoke_message_text\";s:69:\"You can revoke your consent any time using the Revoke consent button.\";s:11:\"revoke_text\";s:14:\"Revoke consent\";s:11:\"redirection\";b:0;s:8:\"see_more\";b:0;s:11:\"link_target\";s:6:\"_blank\";s:13:\"link_position\";s:6:\"banner\";s:4:\"time\";s:5:\"month\";s:13:\"time_rejected\";s:5:\"month\";s:11:\"hide_effect\";s:4:\"fade\";s:9:\"on_scroll\";b:0;s:16:\"on_scroll_offset\";i:100;s:8:\"on_click\";b:0;s:6:\"colors\";a:4:{s:4:\"text\";s:4:\"#fff\";s:6:\"button\";s:7:\"#00a99d\";s:3:\"bar\";s:7:\"#32323a\";s:11:\"bar_opacity\";i:100;}s:12:\"see_more_opt\";a:5:{s:4:\"text\";s:14:\"Privacy policy\";s:9:\"link_type\";s:4:\"page\";s:2:\"id\";i:0;s:4:\"link\";s:0:\"\";s:4:\"sync\";b:0;}s:16:\"script_placement\";s:6:\"header\";s:9:\"translate\";b:0;s:19:\"deactivation_delete\";b:0;s:14:\"update_version\";i:6;s:13:\"update_notice\";b:0;s:17:\"update_delay_date\";i:0;}','no'),(360,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"18.8\";}','yes'),(361,'wpseo','a:56:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";b:0;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:26:\"permalink_settings_changed\";s:29:\"indexables_indexing_completed\";b:1;s:7:\"version\";s:4:\"18.8\";s:16:\"previous_version\";s:0:\"\";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:1651831253;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:12:\"/%postname%/\";s:8:\"home_url\";s:32:\"https://demoweblinks.in/troosten\";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:13:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:12:\"product_type\";s:12:\"product_type\";s:18:\"product_visibility\";s:18:\"product_visibility\";s:11:\"product_cat\";s:16:\"product-category\";s:11:\"product_tag\";s:11:\"product-tag\";s:22:\"product_shipping_class\";s:22:\"product_shipping_class\";s:11:\"gallery-cat\";s:11:\"gallery-cat\";s:11:\"service-cat\";s:11:\"service-cat\";s:10:\"make-brand\";s:10:\"make-brand\";s:9:\"model-car\";s:9:\"model-car\";s:10:\"model-year\";s:10:\"model-year\";s:12:\"service-part\";s:12:\"service-part\";}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:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:36:\"dismiss_configuration_workout_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:1;s:34:\"should_redirect_after_install_free\";b:1;s:34:\"activation_redirect_timestamp_free\";b:0;}','yes'),(362,'wpseo_titles','a:280:{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:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;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: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:1;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:1:\"/\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";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:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";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:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";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:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i: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:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:18:\"title-car_services\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-car_services\";s:0:\"\";s:20:\"noindex-car_services\";b:0;s:31:\"display-metabox-pt-car_services\";b:1;s:31:\"post_types-car_services-maintax\";i:0;s:29:\"schema-page-type-car_services\";s:7:\"WebPage\";s:32:\"schema-article-type-car_services\";s:4:\"None\";s:25:\"social-title-car_services\";s:9:\"%%title%%\";s:31:\"social-description-car_services\";s:0:\"\";s:29:\"social-image-url-car_services\";s:0:\"\";s:28:\"social-image-id-car_services\";i:0;s:28:\"title-ptarchive-car_services\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-ptarchive-car_services\";s:0:\"\";s:30:\"bctitle-ptarchive-car_services\";s:0:\"\";s:30:\"noindex-ptarchive-car_services\";b:0;s:35:\"social-title-ptarchive-car_services\";s:21:\"%%pt_plural%% Archive\";s:41:\"social-description-ptarchive-car_services\";s:0:\"\";s:39:\"social-image-url-ptarchive-car_services\";s:0:\"\";s:38:\"social-image-id-ptarchive-car_services\";i:0;s:20:\"title-e-landing-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-e-landing-page\";s:0:\"\";s:22:\"noindex-e-landing-page\";b:0;s:33:\"display-metabox-pt-e-landing-page\";b:1;s:33:\"post_types-e-landing-page-maintax\";i:0;s:31:\"schema-page-type-e-landing-page\";s:7:\"WebPage\";s:34:\"schema-article-type-e-landing-page\";s:4:\"None\";s:27:\"social-title-e-landing-page\";s:9:\"%%title%%\";s:33:\"social-description-e-landing-page\";s:0:\"\";s:31:\"social-image-url-e-landing-page\";s:0:\"\";s:30:\"social-image-id-e-landing-page\";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:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"schema-page-type-elementor_library\";s:7:\"WebPage\";s:37:\"schema-article-type-elementor_library\";s:4:\"None\";s:30:\"social-title-elementor_library\";s:9:\"%%title%%\";s:36:\"social-description-elementor_library\";s:0:\"\";s:34:\"social-image-url-elementor_library\";s:0:\"\";s:33:\"social-image-id-elementor_library\";i:0;s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:26:\"post_types-product-maintax\";i:0;s:24:\"schema-page-type-product\";s:7:\"WebPage\";s:27:\"schema-article-type-product\";s:4:\"None\";s:20:\"social-title-product\";s:9:\"%%title%%\";s:26:\"social-description-product\";s:0:\"\";s:24:\"social-image-url-product\";s:0:\"\";s:23:\"social-image-id-product\";i:0;s:23:\"title-ptarchive-product\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:30:\"social-title-ptarchive-product\";s:21:\"%%pt_plural%% Archive\";s:36:\"social-description-ptarchive-product\";s:0:\"\";s:34:\"social-image-url-ptarchive-product\";s:0:\"\";s:33:\"social-image-id-ptarchive-product\";i:0;s:21:\"title-car-testimonial\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-car-testimonial\";s:0:\"\";s:23:\"noindex-car-testimonial\";b:0;s:34:\"display-metabox-pt-car-testimonial\";b:1;s:34:\"post_types-car-testimonial-maintax\";i:0;s:32:\"schema-page-type-car-testimonial\";s:7:\"WebPage\";s:35:\"schema-article-type-car-testimonial\";s:4:\"None\";s:28:\"social-title-car-testimonial\";s:9:\"%%title%%\";s:34:\"social-description-car-testimonial\";s:0:\"\";s:32:\"social-image-url-car-testimonial\";s:0:\"\";s:31:\"social-image-id-car-testimonial\";i:0;s:13:\"title-gallery\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-gallery\";s:0:\"\";s:15:\"noindex-gallery\";b:0;s:26:\"display-metabox-pt-gallery\";b:1;s:26:\"post_types-gallery-maintax\";i:0;s:24:\"schema-page-type-gallery\";s:7:\"WebPage\";s:27:\"schema-article-type-gallery\";s:4:\"None\";s:20:\"social-title-gallery\";s:9:\"%%title%%\";s:26:\"social-description-gallery\";s:0:\"\";s:24:\"social-image-url-gallery\";s:0:\"\";s:23:\"social-image-id-gallery\";i:0;s:22:\"title-service-estimate\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-service-estimate\";s:0:\"\";s:24:\"noindex-service-estimate\";b:0;s:35:\"display-metabox-pt-service-estimate\";b:1;s:35:\"post_types-service-estimate-maintax\";i:0;s:33:\"schema-page-type-service-estimate\";s:7:\"WebPage\";s:36:\"schema-article-type-service-estimate\";s:4:\"None\";s:29:\"social-title-service-estimate\";s:9:\"%%title%%\";s:35:\"social-description-service-estimate\";s:0:\"\";s:33:\"social-image-url-service-estimate\";s:0:\"\";s:32:\"social-image-id-service-estimate\";i:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:31:\"display-metabox-tax-product_cat\";b:1;s:23:\"noindex-tax-product_cat\";b:0;s:28:\"social-title-tax-product_cat\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_cat\";s:0:\"\";s:32:\"social-image-url-tax-product_cat\";s:0:\"\";s:31:\"social-image-id-tax-product_cat\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:31:\"display-metabox-tax-product_tag\";b:1;s:23:\"noindex-tax-product_tag\";b:0;s:28:\"social-title-tax-product_tag\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_tag\";s:0:\"\";s:32:\"social-image-url-tax-product_tag\";s:0:\"\";s:31:\"social-image-id-tax-product_tag\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:42:\"display-metabox-tax-product_shipping_class\";b:1;s:34:\"noindex-tax-product_shipping_class\";b:0;s:39:\"social-title-tax-product_shipping_class\";s:23:\"%%term_title%% Archives\";s:45:\"social-description-tax-product_shipping_class\";s:0:\"\";s:43:\"social-image-url-tax-product_shipping_class\";s:0:\"\";s:42:\"social-image-id-tax-product_shipping_class\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;s:21:\"title-tax-gallery-cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-gallery-cat\";s:0:\"\";s:31:\"display-metabox-tax-gallery-cat\";b:1;s:23:\"noindex-tax-gallery-cat\";b:0;s:28:\"social-title-tax-gallery-cat\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-gallery-cat\";s:0:\"\";s:32:\"social-image-url-tax-gallery-cat\";s:0:\"\";s:31:\"social-image-id-tax-gallery-cat\";i:0;s:29:\"taxonomy-gallery-cat-ptparent\";i:0;s:21:\"title-tax-service-cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-service-cat\";s:0:\"\";s:31:\"display-metabox-tax-service-cat\";b:1;s:23:\"noindex-tax-service-cat\";b:0;s:28:\"social-title-tax-service-cat\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-service-cat\";s:0:\"\";s:32:\"social-image-url-tax-service-cat\";s:0:\"\";s:31:\"social-image-id-tax-service-cat\";i:0;s:29:\"taxonomy-service-cat-ptparent\";i:0;s:20:\"title-tax-make-brand\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-tax-make-brand\";s:0:\"\";s:30:\"display-metabox-tax-make-brand\";b:1;s:22:\"noindex-tax-make-brand\";b:0;s:27:\"social-title-tax-make-brand\";s:23:\"%%term_title%% Archives\";s:33:\"social-description-tax-make-brand\";s:0:\"\";s:31:\"social-image-url-tax-make-brand\";s:0:\"\";s:30:\"social-image-id-tax-make-brand\";i:0;s:28:\"taxonomy-make-brand-ptparent\";i:0;s:19:\"title-tax-model-car\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:22:\"metadesc-tax-model-car\";s:0:\"\";s:29:\"display-metabox-tax-model-car\";b:1;s:21:\"noindex-tax-model-car\";b:0;s:26:\"social-title-tax-model-car\";s:23:\"%%term_title%% Archives\";s:32:\"social-description-tax-model-car\";s:0:\"\";s:30:\"social-image-url-tax-model-car\";s:0:\"\";s:29:\"social-image-id-tax-model-car\";i:0;s:27:\"taxonomy-model-car-ptparent\";i:0;s:20:\"title-tax-model-year\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-tax-model-year\";s:0:\"\";s:30:\"display-metabox-tax-model-year\";b:1;s:22:\"noindex-tax-model-year\";b:0;s:27:\"social-title-tax-model-year\";s:23:\"%%term_title%% Archives\";s:33:\"social-description-tax-model-year\";s:0:\"\";s:31:\"social-image-url-tax-model-year\";s:0:\"\";s:30:\"social-image-id-tax-model-year\";i:0;s:28:\"taxonomy-model-year-ptparent\";i:0;s:22:\"title-tax-service-part\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-tax-service-part\";s:0:\"\";s:32:\"display-metabox-tax-service-part\";b:1;s:24:\"noindex-tax-service-part\";b:0;s:29:\"social-title-tax-service-part\";s:23:\"%%term_title%% Archives\";s:35:\"social-description-tax-service-part\";s:0:\"\";s:33:\"social-image-url-tax-service-part\";s:0:\"\";s:32:\"social-image-id-tax-service-part\";i:0;s:30:\"taxonomy-service-part-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','yes'),(363,'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'),(364,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(365,'action_scheduler_lock_async-request-runner','1652251144','yes'),(366,'woocommerce_admin_notices','a:0:{}','yes'),(368,'elementor_cpt_support','a:3:{i:0;s:4:\"page\";i:1;s:4:\"post\";i:2;s:12:\"car_services\";}','yes'),(369,'elementor_version','3.6.5','yes'),(370,'elementor_install_history','a:1:{s:5:\"3.6.5\";i:1651831317;}','yes'),(371,'elementor_events_db_version','1.0.0','no'),(372,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"7OeYPvz29KmJ8kKxltUrbYXkNVMxey2j\";}','yes'),(373,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(374,'widget_service_menu','a:3:{i:1;a:2:{s:5:\"title\";s:15:\"Repair Services\";s:8:\"nav_menu\";s:2:\"76\";}i:2;a:2:{s:5:\"title\";s:15:\"Repair Services\";s:8:\"nav_menu\";s:2:\"76\";}s:12:\"_multiwidget\";i:1;}','yes'),(375,'widget_smart_contact_list','a:2:{i:1;a:19:{s:5:\"title\";s:10:\"Contact Us\";s:13:\"address_title\";s:17:\"Post Address gvcb\";s:7:\"address\";s:40:\"8494 Signal Hill Road Manassas,VA, 20110\";s:11:\"hours_title\";s:13:\"Opening Hours\";s:5:\"hours\";s:36:\"Mon-Fri 08:00 AM - 05:00 PM, Sat-Sun\";s:8:\"facebook\";s:1:\"#\";s:7:\"twitter\";s:1:\"#\";s:10:\"googleplus\";s:1:\"#\";s:9:\"pinterest\";s:1:\"#\";s:5:\"vimeo\";s:1:\"#\";s:6:\"flickr\";s:1:\"#\";s:8:\"linkedin\";s:1:\"#\";s:7:\"youtube\";s:1:\"#\";s:8:\"dribbble\";s:1:\"#\";s:9:\"instagram\";s:1:\"#\";s:11:\"phone_title\";s:13:\"Contact Phone\";s:5:\"phone\";s:14:\"1-800-123-4567\";s:11:\"email_title\";s:15:\"E-mail Address \";s:5:\"email\";s:23:\"officeone@youremail.com\";}s:12:\"_multiwidget\";i:1;}','yes'),(376,'widget_smart_posts_grid','a:2:{i:1;a:4:{s:5:\"title\";s:12:\"Resent Posts\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:5:\"limit\";s:1:\"2\";}s:12:\"_multiwidget\";i:1;}','yes'),(377,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(378,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(379,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(380,'widget_woocommerce_price_filter','a:2:{i:1;a:1:{s:5:\"title\";s:5:\"Price\";}s:12:\"_multiwidget\";i:1;}','yes'),(381,'widget_woocommerce_product_categories','a:2:{i:1;a:8:{s:5:\"title\";s:10:\"Categories\";s:7:\"orderby\";s:5:\"order\";s:8:\"dropdown\";i:0;s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:18:\"show_children_only\";i:1;s:10:\"hide_empty\";i:0;s:9:\"max_depth\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(382,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(383,'widget_woocommerce_product_tag_cloud','a:2:{i:1;a:1:{s:5:\"title\";s:12:\"Product tags\";}s:12:\"_multiwidget\";i:1;}','yes'),(384,'widget_woocommerce_products','a:2:{i:1;a:7:{s:5:\"title\";s:7:\"Popular\";s:6:\"number\";i:3;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(385,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(386,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(387,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(388,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(394,'woocommerce_admin_version','3.3.2','yes'),(395,'woocommerce_admin_install_timestamp','1651831318','yes'),(396,'wc_remote_inbox_notifications_wca_updated','','no'),(397,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1652782668','no'),(398,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:34:{s:27:\"new_in_app_marketplace_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"new_in_app_marketplace_2021\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Customize your store with extensions\";s:7:\"content\";s:164:\"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"browse_extensions\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Browse extensions\";}}s:3:\"url\";s:15:\"&page=wc-addons\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:14:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.7\";}}}s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:30:\"wc_shipping_mobile_app_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Print and manage your shipping labels with the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:30:\"Get the WooCommerce Mobile App\";}}s:3:\"url\";s:116:\"https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:16:48\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:270:\"Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:01\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"https://youtu.be/V_2XtCOyZ7o\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:175:\"Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:20:31\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:26:\"ecomm-wc-navigation-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"ecomm-wc-navigation-survey\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"We’d like your feedback on the WooCommerce navigation\";s:7:\"content\";s:134:\"We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:63:\"https://automattic.survey.fm/feedback-on-woocommerce-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:38:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:90;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:36:\"setup_task_initiative_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:36:\"setup_task_initiative_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"We want to know what matters most to you\";s:7:\"content\";s:144:\"Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"setup_task_initiative_survey_q2_2022_share_your_input\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Share your input\";}}s:3:\"url\";s:26:\"https://t.maze.co/87390007\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-04-26 00:00:37\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:180;}}}s:53:\"woocommerce_payments_subscriptions_nopayments_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:53:\"woocommerce_payments_subscriptions_nopayments_q2_2022\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:54:\"Sell subscriptions online – without a paid extension\";s:7:\"content\";s:220:\"Say hello to WooCommerce Payments – now with built-in subscriptions functionality. Get free access to the features you need to start earning recurring revenue online. Pay as you go, with no setup costs or monthly fees.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"woocommerce_payments_subscriptions_nopayments_q2_2022\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Start selling subscriptions\";}}s:3:\"url\";s:162:\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_nopayments_q2_2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-04-26 19:53:32\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-05-10 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:54:\"woocommerce_payments_subscriptions_yespayments_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:54:\"woocommerce_payments_subscriptions_yespayments_q2_2022\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Sell subscriptions online – no extra extension required\";s:7:\"content\";s:227:\"It\'s here! WooCommerce Payments now features built-in subscriptions functionality. No need to install an extra, paid extension – we\'ve made it simpler than ever to start earning recurring revenue. Ready to grow your business?\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce_payments_subscriptions_yespayments_q2_2022\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:175:\"https://woocommerce.com/document/payments/subscriptions/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_yespayments_q2_2022#section-2\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-04-26 19:58:06\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-05-10 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:32:\"setup_task_second_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"setup_task_second_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"We want to know what matters most to you\";s:7:\"content\";s:144:\"Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:49:\"setup_task_second_survey_q2_2022_share_your_input\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Share your input\";}}s:3:\"url\";s:26:\"https://t.maze.co/87390007\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-10 01:44:35\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:365;}}}}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}}','no'),(399,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','no'),(400,'envato_market_state','activated','yes'),(405,'wc_blocks_surface_cart_checkout_probability','4','yes'),(406,'wc_blocks_db_schema_version','260','yes'),(407,'woocommerce_meta_box_errors','a:0:{}','yes'),(408,'car_repair_services_opt','a:90:{s:8:\"last_tab\";s:1:\"2\";s:13:\"theme_setting\";s:1:\"2\";s:31:\"car_repair_services-header-type\";s:1:\"2\";s:7:\"bt_type\";s:1:\"1\";s:38:\"car_repair_services-header-transparent\";s:1:\"1\";s:36:\"car_repair_services-is_sticky_header\";s:1:\"1\";s:24:\"car_repair_services-logo\";a:5:{s:3:\"url\";s:92:\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/troostn-logo1-e1652178500867.png\";s:2:\"id\";s:4:\"3178\";s:6:\"height\";s:2:\"64\";s:5:\"width\";s:3:\"238\";s:9:\"thumbnail\";s:85:\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/troostn-logo1-150x150.png\";}s:43:\"car_repair_services-header_background_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:42:\"car_repair_services-other_background_image\";a:5:{s:3:\"url\";s:70:\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/header.png\";s:2:\"id\";s:4:\"3179\";s:6:\"height\";s:3:\"856\";s:5:\"width\";s:4:\"1920\";s:9:\"thumbnail\";s:78:\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/header-150x150.png\";}s:34:\"car_repair_services-site-preloader\";s:1:\"1\";s:42:\"car_repair_services-site-preloader-timeout\";s:3:\"500\";s:40:\"car_repair_services-site-preloader-image\";a:5:{s:3:\"url\";s:73:\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/preloader.png\";s:2:\"id\";s:4:\"3230\";s:6:\"height\";s:3:\"221\";s:5:\"width\";s:3:\"222\";s:9:\"thumbnail\";s:81:\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/preloader-150x150.png\";}s:32:\"car_repair_services-site-favicon\";a:5:{s:3:\"url\";s:73:\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/preloader.png\";s:2:\"id\";s:4:\"3230\";s:6:\"height\";s:3:\"221\";s:5:\"width\";s:3:\"222\";s:9:\"thumbnail\";s:81:\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/preloader-150x150.png\";}s:38:\"car_repair_services-page-header-mobile\";s:1:\"1\";s:47:\"car_repair_services-page-header-mobile-location\";s:16:\"Kochi, Kozhikode\";s:44:\"car_repair_services-page-header-mobile-phone\";s:35:\"800-123-4567, Service: 718-724-3312\";s:44:\"car_repair_services-page-header-mobile-email\";s:19:\"office@troosten.com\";s:43:\"car_repair_services-page-header-mobile-hour\";s:0:\"\";s:40:\"car_repair_services-header-right-content\";s:1:\"1\";s:41:\"car_repair_services-header-top-left-line2\";s:0:\"\";s:48:\"car_repair_services-header-top-right-line-switch\";s:1:\"1\";s:41:\"car_repair_services-header-top-right-line\";s:11:\"Appointment\";s:34:\"car_repair_services-appoinment-url\";s:33:\"https://demoweblinks.in/troosten/\";s:38:\"car_repair_services-header-bottom-line\";s:21:\"Customer Service Desk\";s:34:\"car_repair_services-header-cell-no\";s:14:\"1-800-123-4567\";s:53:\"car_repair_services-header-top-right-cart-icon-switch\";s:1:\"0\";s:38:\"car_repair_services-menu-search-button\";s:1:\"0\";s:17:\"enable_blog_title\";s:1:\"1\";s:35:\"car_repair_services_blog_type_style\";s:1:\"1\";s:17:\"enable_typography\";s:1:\"1\";s:35:\"car_repair_services-body_typography\";a:8:{s:11:\"font-family\";s:4:\"Lato\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:35:\"car_repair_services-menu_typography\";a:8:{s:11:\"font-family\";s:7:\"Poppins\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:40:\"car_repair_services-heading-1-typography\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"40px\";s:11:\"line-height\";s:4:\"40px\";s:5:\"color\";s:4:\"#000\";}s:40:\"car_repair_services-heading-2-typography\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"34px\";s:11:\"line-height\";s:4:\"40px\";s:5:\"color\";s:4:\"#000\";}s:40:\"car_repair_services-heading-3-typography\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"30px\";s:11:\"line-height\";s:4:\"36px\";s:5:\"color\";s:4:\"#000\";}s:40:\"car_repair_services-heading-4-typography\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"36px\";s:11:\"line-height\";s:4:\"32px\";s:5:\"color\";s:4:\"#000\";}s:40:\"car_repair_services-heading-5-typography\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"20px\";s:11:\"line-height\";s:4:\"28px\";s:5:\"color\";s:4:\"#000\";}s:40:\"car_repair_services-heading-6-typography\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:4:\"#000\";}s:43:\"car_repair_services-widget_title_typography\";a:7:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:9:\"font-size\";s:4:\"24px\";s:5:\"color\";s:4:\"#000\";}s:46:\"car_repair_services-slider_h3_title_typography\";a:6:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:9:\"font-size\";s:4:\"90px\";}s:46:\"car_repair_services-slider_h4_title_typography\";a:6:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:9:\"font-size\";s:4:\"44px\";}s:31:\"car_repair_services-footer-type\";s:1:\"2\";s:37:\"car_repair_services-widgetized_footer\";s:0:\"\";s:36:\"car_repair_services-wid_footer_style\";s:1:\"1\";s:31:\"car_repair_services-back_to_top\";s:1:\"1\";s:36:\"car_repair_services-back_to_top_icon\";s:0:\"\";s:31:\"car_repair_services-footer_h1st\";s:12:\"Contact Info\";s:31:\"car_repair_services-footer_h2nd\";s:13:\"Opening Hours\";s:36:\"car_repair_services-footer_copyright\";s:78:\"© 2022 TROOSTEN, <span class=\"clearfix visible-xs\"></span>All Rights Reserved\";s:32:\"car_repair_services-footer_email\";s:23:\"officeone@youremail.com\";s:30:\"car_repair_services-footer_map\";s:1:\"1\";s:36:\"car_repair_services-footer_map_embed\";s:0:\"\";s:41:\"car_repair_services-footer_map_embed_code\";s:0:\"\";s:32:\"car_repair_services-gmap_api_key\";s:39:\"AIzaSyCa33WY3EJObzo592BJKG6JFabx_qo4dtA\";s:33:\"car_repair_services-gmap_latitude\";s:17:\"37.36274700000004\";s:34:\"car_repair_services-gmap_longitude\";s:19:\"-122.03525300000001\";s:29:\"car_repair_services-gmap_zoom\";s:2:\"14\";s:31:\"car_repair_services-gmap_marker\";a:5:{s:3:\"url\";s:74:\"https://demoweblinks.in/troosten/wp-content/uploads/2018/11/map-marker.png\";s:2:\"id\";s:4:\"1632\";s:6:\"height\";s:2:\"86\";s:5:\"width\";s:2:\"81\";s:9:\"thumbnail\";s:74:\"https://demoweblinks.in/troosten/wp-content/uploads/2018/11/map-marker.png\";}s:36:\"car_repair_services-enable_map_style\";s:0:\"\";s:29:\"car_repair_services-map_style\";s:1456:\"[{\"featureType\":\"water\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#e9e9e9\"},{\"lightness\":17}]},{\"featureType\":\"landscape\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#f5f5f5\"},{\"lightness\":20}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#ffffff\"},{\"lightness\":17}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#ffffff\"},{\"lightness\":29},{\"weight\":0.2}]},{\"featureType\":\"road.arterial\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#ffffff\"},{\"lightness\":18}]},{\"featureType\":\"road.local\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#ffffff\"},{\"lightness\":16}]},{\"featureType\":\"poi\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#f5f5f5\"},{\"lightness\":21}]},{\"featureType\":\"poi.park\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#dedede\"},{\"lightness\":21}]},{\"elementType\":\"labels.text.stroke\",\"stylers\":[{\"visibility\":\"on\"},{\"color\":\"#ffffff\"},{\"lightness\":16}]},{\"elementType\":\"labels.text.fill\",\"stylers\":[{\"saturation\":36},{\"color\":\"#333333\"},{\"lightness\":40}]},{\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"transit\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#f2f2f2\"},{\"lightness\":19}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"color\":\"#fefefe\"},{\"lightness\":20}]},{\"featureType\":\"administrative\",\"elementType\":\"geometry.stroke\",\"stylers\":[{\"color\":\"#fefefe\"},{\"lightness\":17},{\"weight\":1.2}]}]\";s:36:\"car_repair_services-footer_map_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:39:\"car_repair_services-footer-contact-info\";s:1:\"1\";s:40:\"car_repair_services-footer_contact_phone\";s:13:\"1-800-1234567\";s:43:\"car_repair_services-footer_contact_location\";s:0:\"\";s:40:\"car_repair_services-footer_contact_clock\";s:116:\"Mon-Fri: <span>7:00 AM - 6:00 PM</span><br> Saturday: <span>9:00 AM - 5:00 PM</span><br> Sunday: <span>Closed</span>\";s:35:\"car_repair_services-footer-facebook\";s:1:\"#\";s:34:\"car_repair_services-footer-twitter\";s:1:\"#\";s:34:\"car_repair_services-footer-youtube\";s:0:\"\";s:38:\"car_repair_services-footer-google-plus\";s:1:\"#\";s:36:\"car_repair_services-footer-instagram\";s:1:\"#\";s:33:\"car_repair_services-footer-tumblr\";s:0:\"\";s:34:\"car_repair_services-footer-behance\";s:0:\"\";s:35:\"car_repair_services-footer-linkedin\";s:0:\"\";s:15:\"is_modal_enable\";s:1:\"0\";s:11:\"modal_title\";s:44:\"Schedule <span class=\"color\">Troostan</span>\";s:13:\"modal_content\";s:132:\"To schedule an appointment give us a call at 1-800-123-4567 or fill out the form below with your information and requested services.\";s:17:\"modal_nomore_text\";s:19:\"Don\'t show it again\";s:13:\"modal_mc_form\";s:49:\"[contact-form-7 id=\"710\" title=\"Apointment Form\"]\";s:17:\"modal_date_format\";s:10:\"DD/MM/YYYY\";s:12:\"modal_bg_img\";a:7:{s:16:\"background-color\";s:7:\"#ffffff\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:78:\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/appointment-bg.png\";s:5:\"media\";a:4:{s:2:\"id\";s:3:\"647\";s:6:\"height\";s:3:\"616\";s:5:\"width\";s:3:\"370\";s:9:\"thumbnail\";s:86:\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/appointment-bg-150x150.png\";}}s:18:\"is_modal_enable_sm\";s:0:\"\";s:14:\"modal_title_sm\";s:57:\"<h2>Schedule <span class=\"color\">Auto Service</span></h2>\";s:16:\"modal_content_sm\";s:87:\"mailing list to receive updates on new arrivals, offers and other discount information.\";s:16:\"modal_mc_form_sm\";s:0:\"\";s:52:\"car_repair_services-slug_postype_car_repair_services\";s:0:\"\";s:49:\"car_repair_services-slug_postype_services_archive\";s:0:\"\";s:48:\"car_repair_services-single_services_custom_title\";s:0:\"\";s:40:\"car_repair_services-js_for_calender_lang\";s:0:\"\";s:9:\"extra_css\";s:0:\"\";s:22:\"product_reviews_enable\";s:0:\"\";}','yes'),(409,'car_repair_services_opt-transients','a:5:{s:14:\"changed_values\";a:1:{s:24:\"car_repair_services-logo\";a:5:{s:3:\"url\";s:68:\"https://demoweblinks.in/troosten/wp-content/uploads/2020/05/logo.png\";s:2:\"id\";s:4:\"2980\";s:6:\"height\";s:2:\"62\";s:5:\"width\";s:3:\"184\";s:9:\"thumbnail\";s:75:\"https://demoweblinks.in/troosten/wp-content/uploads/2020/05/logo-150x62.png\";}}s:9:\"last_save\";i:1652178536;s:13:\"last_compiler\";i:1652178536;s:11:\"last_import\";i:1652178536;s:7:\"notices\";a:2:{s:8:\"warnings\";a:0:{}s:8:\"sanitize\";a:0:{}}}','yes'),(412,'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:14:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";}}}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:796:{i:0;a:16:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?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:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:16:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?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:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:16:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:559;s:11:\"trend_index\";i:284;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:16:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?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:37:\"[\"Ecommerce\",\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:16:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?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:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:16:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:16:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?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:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:16:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?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:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:16:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:383;s:11:\"trend_index\";i:162;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:16:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?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:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:16:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:625;s:11:\"trend_index\";i:309;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:16:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-masterclass/?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:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:16:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-music-concert/?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:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:16:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:16:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?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:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:16:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-cta-clothing-shop-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:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:16:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?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:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:16:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-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:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:16:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?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:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:16:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?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:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:16:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?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:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:16:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-contact-business-consulting/?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:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:16:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-contact-handyman/?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:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:16:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?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:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:16:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?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:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:16:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?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:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:16:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?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:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:16:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?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:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:16:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:739;s:11:\"trend_index\";i:583;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:16:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-booking-life-coach/?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:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:16:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:578;s:11:\"trend_index\";i:312;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:16:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?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:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:16:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:762;s:11:\"trend_index\";i:650;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:16:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?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:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:16:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?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:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:16:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-sports-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:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:16:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?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:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:16:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-discount-cleaning-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:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:16:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?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:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:16:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-booking-yoga-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:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:16:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?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:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:16:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?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:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:16:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-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:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:16:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:673;s:11:\"trend_index\";i:348;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:16:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?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:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:16:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:709;s:11:\"trend_index\";i:459;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:16:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-contact-drone/?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:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:16:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-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:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:16:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?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:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:16:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:16:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?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:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:16:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/full-screen-verification-winery/?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:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:16:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?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:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:16:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscription-app-saas/?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:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:16:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?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:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:16:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?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:30:\"[\"Blog\",\"Fashion\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:16:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?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:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:16:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?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:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:16:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?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:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:16:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?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:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:16:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-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:29:\"[\"subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:16:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/classic-cta-music-band/?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:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:16:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-computer-technician/?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:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:16:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-discount-delivery-company/?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:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:16:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-discount-eco-shop/?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:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:16:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?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:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:16:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?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:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:16:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?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:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:16:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?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:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:16:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?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:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:16:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?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:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:16:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?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:24:\"[\"Discount\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:16:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?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:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:16:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/baby-sleep-consultant/?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:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:16:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?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:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:16:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?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:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:16:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?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:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:16:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?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:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:16:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?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:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:16:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?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:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:16:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?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:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:16:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?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:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:16:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?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:\"[\"Blog\",\"Photography\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:16:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?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:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:16:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-discount-english-pub/?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:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:16:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-menu-singer/?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:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:16:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-subscription-singer/?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:21:\"[\"Music\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:16:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?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:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:16:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?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:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:16:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?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:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:16:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-personal-chef/?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:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:16:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?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:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:16:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?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:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:16:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-cta-black-friday/?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:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:16:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?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:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:16:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?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:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:16:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-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:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:16:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-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:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:16:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-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:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:16:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-halloween-1/?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:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:16:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-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:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:16:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-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:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:16:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-discount-halloween-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:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:16:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-halloween-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:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:16:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?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:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:16:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-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:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:16:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-cta-christmas-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:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:16:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-christmas-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:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:16:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-discount-christmas-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:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:16:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-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:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:16:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-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:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:16:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-cta-valentines-day-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:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:16:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:691;s:11:\"trend_index\";i:428;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:16:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:16:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?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:25:\"[\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:16:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?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:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:16:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-cta-mochi-shop-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:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:16:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?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:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:16:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-login-tech-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:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:16:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?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:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:16:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:696;s:11:\"trend_index\";i:740;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:16:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?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:20:\"[\"Blog\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:16:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/fly-in-login-health-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:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:16:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?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:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:16:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:654;s:11:\"trend_index\";i:626;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:16:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:16:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:16:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:16:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:16:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:16:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:16:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:16:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:16:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:16:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/skincare-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:16:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:16:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:16:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:16:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/lp/dot-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:16:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:16:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:16:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:413;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:16:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:754;s:11:\"trend_index\";i:791;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:16:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:690;s:11:\"trend_index\";i:714;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:144;a:16:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?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:41:\"[\"Ecommerce\",\"online shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:16:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:734;s:11:\"trend_index\";i:686;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:16:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:357;s:11:\"trend_index\";i:281;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:16:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:646;s:11:\"trend_index\";i:521;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:16:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:763;s:11:\"trend_index\";i:679;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:16:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/interior-design-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:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:16:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:530;s:11:\"trend_index\";i:369;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:16:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:55:\"Fly-In | Team Details Popup | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?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:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:16:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:619;s:11:\"trend_index\";i:582;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:16:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:516;s:11:\"trend_index\";i:432;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:154;a:16:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:52:\"Full Screen | Menu Popup | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?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:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:155;a:16:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:51:\"Classic | Discount Popup | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-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:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:16:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:50:\"Hello Bar | CTA Popup | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?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:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:16:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:45:\"Classic | Discount Popup | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?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:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:16:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:51:\"Bottom Bar | Discount Popup | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?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:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:16:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:38:\"Hello Bar | Menu Popup | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?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:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:16:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:43:\"Full Screen | Booking Popup | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?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:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:16:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:710;s:11:\"trend_index\";i:667;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:16:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:40:\"Classic | Discount Popup | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?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:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:16:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:40:\"Slide-In | Contact Popup | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?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:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:16:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?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:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:165;a:16:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:35:\"Classic | Cta Popup | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-popup-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:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:16:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:46:\"Bottom Bar | Contact Popup | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?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:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:16:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:38:\"Fly-In | Contact Popup | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?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:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:168;a:16:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:37:\"Classic |  Login Popup | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?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:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:169;a:16:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:42:\"Full Screen | Login Popup | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?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:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:16:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:34:\"Classic | Login Popup | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-login-popup-login-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:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:16:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:37:\"Classic | Login Popup | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?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:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:172;a:16:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:46:\"Classic |  Login Popup | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?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:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:16:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:650;s:11:\"trend_index\";i:565;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:16:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:42:\"Fly-In | Contact Popup | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?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:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:16:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:42:\"Fly-In | Cta Popup | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?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:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:16:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:717;s:11:\"trend_index\";i:697;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:16:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:43:\"Full Screen | Contact Popup | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?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:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:16:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:45:\"Classic | Contact | Support  Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?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:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:16:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-contact-small-business/?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:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:16:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-contact-online-shop/?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:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:16:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?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:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:16:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-contact-open-week/?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:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:16:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?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:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:16:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/pizza-promotion-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:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:16:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/baby-sleep-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:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:186;a:16:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/ski-hotel-promotion-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:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:187;a:16:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/cake-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:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:16:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/furniture-store-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:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:16:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/nails-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:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:190;a:16:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/music-festival-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:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:191;a:16:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/fashion-styling-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:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:16:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/bags-online-shop-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:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:16:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/cooking-academy-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:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:16:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-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:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:16:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:1;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:16:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/luxury-car-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:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:16:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photographer-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:43:\"[\"Black and white\",\"Photography\",\"project\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:198;a:16:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:2;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:16:{s:4:\"tmpl\";i:1204;s:2:\"id\";i:20208;s:5:\"title\";s:49:\"Alternative Medicine Acupuncture &#8211; Business\";s:9:\"thumbnail\";s:112:\"https://library.elementor.com/wp-content/uploads/2021/10/Alternative-Medicine-Acupuncture-Business-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633880557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/alternative-medicine-acupuncture-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:47:\"[\"Health\",\"Landing Pages\",\"medical\",\"Services\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:200;a:16:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:201;a:16:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:362;s:11:\"trend_index\";i:315;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:16:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:3;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:16:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:204;a:16:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/law-firm-services-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:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:205;a:16:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:206;a:16:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:16:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:208;a:16:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photographer-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:44:\"[\"Gallery\",\"Photography\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:209;a:16:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:210;a:16:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:5;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:16:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-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:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:212;a:16:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/architecture-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:70:\"[\"Architecture\",\"Creative\",\"creative portfolio\",\"portfolio\",\"Project\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:213;a:16:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:6;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:16:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/dogs-adoption-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:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:215;a:16:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/architecture-photography-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:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:216;a:16:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:7;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:217;a:16:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/exercise-fitness-equipment-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:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"online shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:218;a:16:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/3d-designer-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:69:\"[\"3D\",\"creative portfolio\",\"Design\",\"Designer\",\"portfolio\",\"Project\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:219;a:16:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:8;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:220;a:16:{s:4:\"tmpl\";i:1215;s:2:\"id\";i:20556;s:5:\"title\";s:41:\"Faroe Islands Trip Planner &#8211; Travel\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Faroe-Islands-Trip-Planner-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634026480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/faroe-islands-trip-planner-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:26:\"[\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:221;a:16:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/business-consulting-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:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:16:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:9;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:223;a:16:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/interior-design-consultation-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:65:\"[\"Consulting\",\"interior design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:224;a:16:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/conference-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:37:\"[\"Conference\",\"Contact\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:16:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-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:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:226;a:16:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/construction-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:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:16:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:10;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:228;a:16:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:11;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:229;a:16:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/online-english-courses-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:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:230;a:16:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/contact-plants-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:231;a:16:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/plant-pots-online-shop-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:50:\"[\"Ecommerce\",\"Landing Pages\",\"online shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:232;a:16:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/creative-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:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:16:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:234;a:16:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/shared-workspace-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:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:235;a:16:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dental-care-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:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:16:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:13;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:237;a:16:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/teeth-straightening-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:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:238;a:16:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/doctors-online-consultation-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:35:\"[\"App\",\"Health\",\"medical\",\"Online\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:16:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:14;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:240;a:16:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:15;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:241;a:16:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/time-management-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:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:242;a:16:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/exhibition-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:74:\"[\"Art\",\"Creative\",\"creative portfolio\",\"Exhibition\",\"Gallery\",\"portfolio\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:243;a:16:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:16;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:244;a:16:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/coffee-sale-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:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:245;a:16:{s:4:\"tmpl\";i:1133;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:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:246;a:16:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/hotel-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:\"[\"Contact\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:16:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:17;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:16:{s:4:\"tmpl\";i:1138;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:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:249;a:16:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/insurance-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:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:16:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:18;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:251;a:16:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/digital-course-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:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:16:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:19;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:253;a:16:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bag-product-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:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:16:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/interior-designer-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:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:255;a:16:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:20;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:256;a:16:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/camera-product-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:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:16:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/online-training-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:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:258;a:16:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:21;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:259;a:16:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/car-wash-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:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:16:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/packing-moving-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:28:\"[\"Movers\",\"moving\",\"Storge\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:261;a:16:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:22;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:262;a:16:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:16:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/restaurant-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:46:\"[\"Contact\",\"Food\",\"form\",\"Google Maps\",\"Info\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:16:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:16:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:23;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:266;a:16:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/dog-walker-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:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:16:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/spa-beauty-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:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:16:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:24;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:269;a:16:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:16:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/travel-agency-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:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:16:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:16:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:25;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:273;a:16:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:26;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:274;a:16:{s:4:\"tmpl\";i:1153;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:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:16:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/travel-blogger-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:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:16:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:27;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:277;a:16:{s:4:\"tmpl\";i:1158;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:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:16:{s:4:\"tmpl\";i:1146;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:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:16:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:28;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:280;a:16:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:29;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:16:{s:4:\"tmpl\";i:1136;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:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:16:{s:4:\"tmpl\";i:1161;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:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:16:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:30;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:16:{s:4:\"tmpl\";i:1152;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:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:285;a:16:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:31;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:286;a:16:{s:4:\"tmpl\";i:1135;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:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:16:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:32;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:16:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/birthday-party-invitation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:289;a:16:{s:4:\"tmpl\";i:1124;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:33;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:16:{s:4:\"tmpl\";i:1134;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:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:16:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:33;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:16:{s:4:\"tmpl\";i:1125;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:34;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:16:{s:4:\"tmpl\";i:1150;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:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:16:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:34;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:16:{s:4:\"tmpl\";i:1126;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:35;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:16:{s:4:\"tmpl\";i:1137;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:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:16:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:35;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:16:{s:4:\"tmpl\";i:1127;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:36;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:16:{s:4:\"tmpl\";i:1162;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:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:16:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:36;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:16:{s:4:\"tmpl\";i:1128;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:37;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:16:{s:4:\"tmpl\";i:1144;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:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:16:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:37;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:16:{s:4:\"tmpl\";i:1073;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:38;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:16:{s:4:\"tmpl\";i:1147;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:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:16:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:38;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:16:{s:4:\"tmpl\";i:1074;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:39;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:16:{s:4:\"tmpl\";i:1143;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:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:16:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:39;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:16:{s:4:\"tmpl\";i:1075;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:40;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:16:{s:4:\"tmpl\";i:1140;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:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:16:{s:4:\"tmpl\";i:997;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:40;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:16:{s:4:\"tmpl\";i:1056;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:41;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:16:{s:4:\"tmpl\";i:1148;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:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:16:{s:4:\"tmpl\";i:998;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:41;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:16:{s:4:\"tmpl\";i:1057;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:42;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:16:{s:4:\"tmpl\";i:1155;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:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:318;a:16:{s:4:\"tmpl\";i:996;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:42;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:16:{s:4:\"tmpl\";i:1058;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:43;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:16:{s:4:\"tmpl\";i:1159;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:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:321;a:16:{s:4:\"tmpl\";i:995;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:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:16:{s:4:\"tmpl\";i:1055;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:44;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:16:{s:4:\"tmpl\";i:1149;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:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:324;a:16:{s:4:\"tmpl\";i:994;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:44;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:16:{s:4:\"tmpl\";i:1059;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:45;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:16:{s:4:\"tmpl\";i:1131;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:45;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:16:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/flower-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:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:16:{s:4:\"tmpl\";i:1060;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:46;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:16:{s:4:\"tmpl\";i:1130;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:46;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:16:{s:4:\"tmpl\";i:1145;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:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:16:{s:4:\"tmpl\";i:1042;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:47;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:16:{s:4:\"tmpl\";i:1129;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:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:16:{s:4:\"tmpl\";i:1154;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:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:16:{s:4:\"tmpl\";i:1045;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:48;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:16:{s:4:\"tmpl\";i:1142;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:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:16:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:48;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:16:{s:4:\"tmpl\";i:1041;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:49;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:16:{s:4:\"tmpl\";i:1139;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:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:16:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:49;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:16:{s:4:\"tmpl\";i:1044;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:50;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:341;a:16:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bicycle-pre-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:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:16:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:50;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:16:{s:4:\"tmpl\";i:1043;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:51;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:344;a:16:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/virtual-try-on-glasses-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:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:16:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:51;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:346;a:16:{s:4:\"tmpl\";i:1036;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:52;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:16:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/moving-company-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:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:16:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:52;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:16:{s:4:\"tmpl\";i:1037;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:53;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:350;a:16:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:351;a:16:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:53;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:352;a:16:{s:4:\"tmpl\";i:1038;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:54;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:16:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/it-service-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:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:16:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:54;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:355;a:16:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:16:{s:4:\"tmpl\";i:1040;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:55;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:16:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:16:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:55;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:16:{s:4:\"tmpl\";i:1039;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:56;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:16:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"interior design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:361;a:16:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:16:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:56;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:16:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/hair-stylist-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:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:364;a:16:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:57;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:365;a:16:{s:4:\"tmpl\";i:1021;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:57;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:366;a:16:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:46:\"Aesthetic Clinic &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/aesthetic-clinic-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:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:16:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:58;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:368;a:16:{s:4:\"tmpl\";i:1020;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:58;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:16:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/online-cooking-course-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:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:370;a:16:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:59;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:16:{s:4:\"tmpl\";i:1019;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:59;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:16:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:16:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:374;a:16:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:60;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:375;a:16:{s:4:\"tmpl\";i:1018;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:60;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:16:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:16:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:378;a:16:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:61;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:379;a:16:{s:4:\"tmpl\";i:1010;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:61;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:16:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/open-week-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:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:16:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:62;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:16:{s:4:\"tmpl\";i:1007;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:62;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:16:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/makeup-artist-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:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:16:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:63;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:385;a:16:{s:4:\"tmpl\";i:1006;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:63;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:16:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/lp/online-real-estate-investment-conference-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:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:16:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:64;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:388;a:16:{s:4:\"tmpl\";i:1005;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:64;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:16:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/childrens-optometrist-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:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:16:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:65;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:391;a:16:{s:4:\"tmpl\";i:1009;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:65;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:16:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:66;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:16:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/car-insurance-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:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:16:{s:4:\"tmpl\";i:1008;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:66;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:16:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:67;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:16:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/grill-restaurant-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:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:397;a:16:{s:4:\"tmpl\";i:1016;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:67;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:16:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:16:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:68;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:400;a:16:{s:4:\"tmpl\";i:999;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:68;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:16:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/at-home-massage-therapist-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:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:16:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:69;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:16:{s:4:\"tmpl\";i:1000;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:69;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:16:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/insurance-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:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:16:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:70;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:16:{s:4:\"tmpl\";i:1001;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:70;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:16:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:408;a:16:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:71;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:16:{s:4:\"tmpl\";i:1002;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:71;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:16:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:72;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:16:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/real-estate-agency-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:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:16:{s:4:\"tmpl\";i:1003;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:72;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:16:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:16:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:73;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:415;a:16:{s:4:\"tmpl\";i:982;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:73;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:16:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:74;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:16:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:16:{s:4:\"tmpl\";i:983;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:74;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:16:{s:4:\"tmpl\";i:1160;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:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:420;a:16:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:75;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:421;a:16:{s:4:\"tmpl\";i:984;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:75;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:16:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/gym-app-service-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:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:423;a:16:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:76;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:424;a:16:{s:4:\"tmpl\";i:985;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:76;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:16:{s:4:\"tmpl\";i:1156;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:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:426;a:16:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:77;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:427;a:16:{s:4:\"tmpl\";i:971;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:77;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:428;a:16:{s:4:\"tmpl\";i:1157;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:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:429;a:16:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:78;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:430;a:16:{s:4:\"tmpl\";i:972;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:78;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:16:{s:4:\"tmpl\";i:1151;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:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:432;a:16:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:79;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:16:{s:4:\"tmpl\";i:973;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:79;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:16:{s:4:\"tmpl\";i:1163;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:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:16:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:80;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:16:{s:4:\"tmpl\";i:974;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:80;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:16:{s:4:\"tmpl\";i:1164;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:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:16:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:81;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:439;a:16:{s:4:\"tmpl\";i:959;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:81;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:16:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:82;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:441;a:16:{s:4:\"tmpl\";i:960;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:82;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:16:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:83;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:16:{s:4:\"tmpl\";i:961;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:83;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:16:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:84;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:445;a:16:{s:4:\"tmpl\";i:962;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:84;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:16:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:85;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:447;a:16:{s:4:\"tmpl\";i:963;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:85;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:16:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:86;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:16:{s:4:\"tmpl\";i:964;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:86;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:16:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:87;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:16:{s:4:\"tmpl\";i:965;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:87;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:16:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:88;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:453;a:16:{s:4:\"tmpl\";i:966;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:88;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:16:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:89;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:455;a:16:{s:4:\"tmpl\";i:967;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:89;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:16:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:90;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:16:{s:4:\"tmpl\";i:968;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:90;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:16:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:91;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:459;a:16:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;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:91;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:16:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:92;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:16:{s:4:\"tmpl\";i:970;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:92;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:16:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:93;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:463;a:16:{s:4:\"tmpl\";i:940;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:93;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:16:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:94;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:465;a:16:{s:4:\"tmpl\";i:936;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:94;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:16:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:95;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:467;a:16:{s:4:\"tmpl\";i:932;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:95;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:16:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:96;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:469;a:16:{s:4:\"tmpl\";i:938;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:96;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:16:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:97;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:16:{s:4:\"tmpl\";i:937;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:97;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:16:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:98;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:473;a:16:{s:4:\"tmpl\";i:935;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:98;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:16:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:99;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:475;a:16:{s:4:\"tmpl\";i:934;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:99;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:16:{s:4:\"tmpl\";i:933;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:100;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:477;a:16:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:100;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:16:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:101;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:16:{s:4:\"tmpl\";i:892;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:101;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:16:{s:4:\"tmpl\";i:891;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:102;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:481;a:16:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:102;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:16:{s:4:\"tmpl\";i:890;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:103;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:16:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:103;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:16:{s:4:\"tmpl\";i:889;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:104;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:16:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:104;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:16:{s:4:\"tmpl\";i:866;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:105;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:16:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:105;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:488;a:16:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:106;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:16:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:107;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:490;a:16:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:108;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:491;a:16:{s:4:\"tmpl\";i:916;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:108;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:16:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:109;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:493;a:16:{s:4:\"tmpl\";i:920;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:109;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:16:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:110;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:495;a:16:{s:4:\"tmpl\";i:869;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:110;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:16:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:111;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:497;a:16:{s:4:\"tmpl\";i:880;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:111;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:16:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:112;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:499;a:16:{s:4:\"tmpl\";i:1061;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:113;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:16:{s:4:\"tmpl\";i:917;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:113;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:501;a:16:{s:4:\"tmpl\";i:1062;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:114;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:16:{s:4:\"tmpl\";i:915;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:114;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:16:{s:4:\"tmpl\";i:1063;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:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:16:{s:4:\"tmpl\";i:921;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:115;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:16:{s:4:\"tmpl\";i:865;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:116;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:506;a:16:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:116;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:507;a:16:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:508;a:16:{s:4:\"tmpl\";i:879;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:117;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:16:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:118;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:16:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:119;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:511;a:16:{s:4:\"tmpl\";i:922;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:119;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:512;a:16:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:120;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:513;a:16:{s:4:\"tmpl\";i:918;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:120;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:514;a:16:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:121;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:16:{s:4:\"tmpl\";i:864;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:121;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:516;a:16:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:122;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:16:{s:4:\"tmpl\";i:878;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:122;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:518;a:16:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:123;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:16:{s:4:\"tmpl\";i:882;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:123;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:520;a:16:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:124;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:16:{s:4:\"tmpl\";i:919;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:124;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:522;a:16:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:125;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:16:{s:4:\"tmpl\";i:868;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:125;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:524;a:16:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:126;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:16:{s:4:\"tmpl\";i:881;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:126;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:526;a:16:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:127;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:16:{s:4:\"tmpl\";i:877;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:127;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:528;a:16:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:128;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:16:{s:4:\"tmpl\";i:867;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:128;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:16:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:129;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:16:{s:4:\"tmpl\";i:876;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:129;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:16:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:130;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:533;a:16:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:131;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:534;a:16:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:132;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:16:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:133;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:536;a:16:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:134;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:16:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:135;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:16:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:16:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:137;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:16:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:138;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:16:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:139;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:16:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:140;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:543;a:16:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:141;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:544;a:16:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:142;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:545;a:16:{s:4:\"tmpl\";i:1033;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:143;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:16:{s:4:\"tmpl\";i:1032;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:144;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:16:{s:4:\"tmpl\";i:1031;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:145;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:16:{s:4:\"tmpl\";i:1030;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:146;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:16:{s:4:\"tmpl\";i:1029;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:147;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:16:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:148;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:16:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:149;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:552;a:16:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:150;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:16:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:151;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:554;a:16:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:152;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:555;a:16:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:153;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:16:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:154;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:557;a:16:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:155;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:558;a:16:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:156;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:16:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:157;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:16:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:158;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:16:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:159;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:16:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:160;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:16:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:161;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:16:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:162;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:16:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:169;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:16:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:170;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:16:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:171;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:16:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:172;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:569;a:16:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:173;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:16:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:174;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:16:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:175;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:16:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:16:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:16:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:16:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:16:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:16:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:16:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:16:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:16:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:16:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:16:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:16:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:16:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:16:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:16:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:190;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:587;a:16:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:191;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:16:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:192;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:589;a:16:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:193;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:16:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:194;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:16:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:195;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:592;a:16:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:196;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:16:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:197;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:594;a:16:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:198;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:16:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:199;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:596;a:16:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:200;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:597;a:16:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:201;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:16:{s:4:\"tmpl\";i:978;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:202;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:16:{s:4:\"tmpl\";i:979;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:203;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:16:{s:4:\"tmpl\";i:980;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:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:16:{s:4:\"tmpl\";i:977;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:205;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:16:{s:4:\"tmpl\";i:976;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:206;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:16:{s:4:\"tmpl\";i:975;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:207;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:16:{s:4:\"tmpl\";i:1011;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:208;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:16:{s:4:\"tmpl\";i:1012;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:209;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:16:{s:4:\"tmpl\";i:1013;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:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:16:{s:4:\"tmpl\";i:914;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:211;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:16:{s:4:\"tmpl\";i:913;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:212;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:16:{s:4:\"tmpl\";i:912;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:213;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:16:{s:4:\"tmpl\";i:911;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:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:16:{s:4:\"tmpl\";i:910;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:215;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:16:{s:4:\"tmpl\";i:909;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:216;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:16:{s:4:\"tmpl\";i:1022;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:217;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:614;a:16:{s:4:\"tmpl\";i:1023;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:218;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:16:{s:4:\"tmpl\";i:1024;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:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:616;a:16:{s:4:\"tmpl\";i:1026;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:220;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:16:{s:4:\"tmpl\";i:1027;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:221;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:16:{s:4:\"tmpl\";i:1025;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:222;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:619;a:16:{s:4:\"tmpl\";i:950;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:223;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:16:{s:4:\"tmpl\";i:949;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:224;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:621;a:16:{s:4:\"tmpl\";i:946;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:225;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:16:{s:4:\"tmpl\";i:945;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:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:623;a:16:{s:4:\"tmpl\";i:947;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:227;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:624;a:16:{s:4:\"tmpl\";i:944;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:228;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:16:{s:4:\"tmpl\";i:943;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:229;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:16:{s:4:\"tmpl\";i:942;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:230;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:16:{s:4:\"tmpl\";i:941;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:231;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:16:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:232;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:16:{s:4:\"tmpl\";i:990;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:233;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:16:{s:4:\"tmpl\";i:987;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:234;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:16:{s:4:\"tmpl\";i:989;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:235;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:16:{s:4:\"tmpl\";i:988;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:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:16:{s:4:\"tmpl\";i:986;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:237;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:16:{s:4:\"tmpl\";i:953;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:238;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:16:{s:4:\"tmpl\";i:954;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:239;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:16:{s:4:\"tmpl\";i:955;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:240;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:16:{s:4:\"tmpl\";i:957;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:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:16:{s:4:\"tmpl\";i:956;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:242;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:16:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:243;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:16:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:244;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:16:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:245;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:16:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:246;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:16:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:16:{s:4:\"tmpl\";i:896;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:248;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:16:{s:4:\"tmpl\";i:895;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:249;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:16:{s:4:\"tmpl\";i:903;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:250;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:16:{s:4:\"tmpl\";i:894;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:251;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:16:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:252;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:649;a:16:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:253;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:16:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:254;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:16:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:255;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:16:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:256;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:16:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:257;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:16:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:258;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:655;a:16:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:259;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:656;a:16:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:260;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:657;a:16:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:261;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:658;a:16:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:262;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:16:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:263;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:16:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:264;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:16:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:265;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:662;a:16:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:266;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:663;a:16:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:267;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:664;a:16:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:268;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:16:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:269;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:16:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:270;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:16:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:271;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:16:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:272;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:16:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:273;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:16:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:274;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:16:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:275;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:16:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:276;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:16:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:277;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:16:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:278;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:16:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:279;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:676;a:16:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:280;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:16:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:281;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:16:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:282;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:16:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:283;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:16:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:284;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:16:{s:4:\"tmpl\";i:1046;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:285;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:682;a:16:{s:4:\"tmpl\";i:1047;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:286;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:683;a:16:{s:4:\"tmpl\";i:1048;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:287;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:684;a:16:{s:4:\"tmpl\";i:1049;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:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:685;a:16:{s:4:\"tmpl\";i:1050;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:289;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:16:{s:4:\"tmpl\";i:1051;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:290;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:16:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:291;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:688;a:16:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:292;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:16:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:293;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:16:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:294;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:16:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:295;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:692;a:16:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:296;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:693;a:16:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:297;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:694;a:16:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:298;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:695;a:16:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:299;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:696;a:16:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:300;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:697;a:16:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:301;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:698;a:16:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:302;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:699;a:16:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:303;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:700;a:16:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:304;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:701;a:16:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:305;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:702;a:16:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:306;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:703;a:16:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:307;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:704;a:16:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:308;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:705;a:16:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:309;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:706;a:16:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:310;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:707;a:16:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:311;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:708;a:16:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:312;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:709;a:16:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:313;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:16:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:314;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:16:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:315;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:16:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:316;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:16:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:317;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:16:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:318;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:715;a:16:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:319;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:716;a:16:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:320;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:717;a:16:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:321;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:718;a:16:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:322;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:719;a:16:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:323;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:720;a:16:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:324;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:721;a:16:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:325;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:722;a:16:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:326;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:723;a:16:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:327;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:724;a:16:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:328;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:725;a:16:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:329;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:726;a:16:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:330;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:727;a:16:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:331;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:16:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:332;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:16:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:333;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:16:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:334;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:16:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:335;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:16:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:336;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:16:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:337;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:16:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:338;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:16:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:339;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:16:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:340;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:737;a:16:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:341;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:16:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:342;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:16:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:343;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:740;a:16:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:344;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:16:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:345;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:16:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:346;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:16:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:347;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:16:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:348;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:16:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:349;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:746;a:16:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:350;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:16:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:351;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:748;a:16:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:352;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:749;a:16:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:353;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:750;a:16:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:354;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:16:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:355;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:16:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:356;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:16:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:357;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:754;a:16:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:358;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:16:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:359;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:16:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:360;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:757;a:16:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:361;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:16:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:362;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:16:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:363;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:16:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:364;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:16:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:365;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:16:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:366;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:16:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:367;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:764;a:16:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:368;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:765;a:16:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:369;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:16:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:370;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:16:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:371;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:16:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:372;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:16:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:373;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:770;a:16:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:374;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:16:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:375;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:16:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:376;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:773;a:16:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:377;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:774;a:16:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:378;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:16:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:379;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:16:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:380;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:777;a:16:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:381;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:778;a:16:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:382;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:779;a:16:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:383;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:780;a:16:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:384;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:16:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:385;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:16:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:386;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:16:{s:4:\"tmpl\";i:928;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:387;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:16:{s:4:\"tmpl\";i:929;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:388;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:785;a:16:{s:4:\"tmpl\";i:927;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:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:786;a:16:{s:4:\"tmpl\";i:930;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:390;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:787;a:16:{s:4:\"tmpl\";i:931;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:391;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:788;a:16:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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:392;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:789;a:16:{s:4:\"tmpl\";i:1068;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:393;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:790;a:16:{s:4:\"tmpl\";i:1069;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:394;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:16:{s:4:\"tmpl\";i:1070;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:395;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:792;a:16:{s:4:\"tmpl\";i:1071;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:396;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:16:{s:4:\"tmpl\";i:1067;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:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:794;a:16:{s:4:\"tmpl\";i:1072;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:398;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:16:{s:4:\"tmpl\";i:1066;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:399;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(413,'elementor_remote_info_feed_data','a:5:{i:0;a:5:{s:5:\"title\";s:29:\"What Is Inclusive Web Design?\";s:7:\"excerpt\";s:297:\"When designing a website, it is important to keep in mind that not all users interact with it in the same way. Using inclusive design will help you remove bias and assumptions from your website and ensure that users will not feel excluded. Keep reading to learn how to master this modern approach.\";s:7:\"created\";i:1651142542;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:120:\"https://elementor.com/blog/inclusive-web-design/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:55:\"How To Grow Your Business Using Elementor Cloud Website\";s:7:\"excerpt\";s:313:\"In our ‘Community Talks’ event, four leading web creators held a panel discussion with practical tips on how you can incorporate Elementor Cloud Website into your business model to earn more. Uncover low-hanging fruit opportunities and learn to hunt down new avenues for business with Elementor Cloud Website.\";s:7:\"created\";i:1651067671;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:155:\"https://elementor.com/blog/how-to-grow-your-business-using-elementor-cloud-website/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:59:\"Word-of-Mouth Marketing: How To Build a Successful Strategy\";s:7:\"excerpt\";s:337:\"One of the most effective marketing strategies is word-of-mouth. Think about it: would you rather listen to a random guy on an infomercial or a direct recommendation from your business mentor? In this article, we’ll dive into what word-of-mouth marketing actually means and how you can successfully leverage it for your business today.\";s:7:\"created\";i:1650978196;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:123:\"https://elementor.com/blog/word-of-mouth-marketing/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:88:\"More From Elementor 3.6 — Enhanced Import/Export and Rearrange Global Fonts and Colors\";s:7:\"excerpt\";s:251:\"In addition to the Flexbox Containers experiment, Elementor 3.6 also includes additions to the Import/Export tool and the ability to customize the order of your Global Fonts and Colors. These updates allow you to improve and accelerate your workflow. \";s:7:\"created\";i:1650456753;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:164:\"https://elementor.com/blog/introducing-enhanced-import-export-rearrange-global-fonts-colors/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:45:\"PowerPack Addons Thought Leadership Interview\";s:7:\"excerpt\";s:274:\"In our latest edition of the Thought Leadership Interview Series, we spoke with the team behind the PowerPack Addons plugin for Elementor. Get an insight into what makes them tick, how their plugin complements Elementor, and their contributions to the Web Creator community.\";s:7:\"created\";i:1650453676;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:145:\"https://elementor.com/blog/powerpack-addons-thought-leadership-interview/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(421,'cookie_notice_version','2.2.3','no'),(436,'_elementor_installed_time','1651831320','yes'),(449,'_transient_product_query-transient-version','1652160698','yes'),(450,'wp_calendar_block_has_published_posts','1','yes'),(451,'_transient_shipping-transient-version','1651831764','yes'),(452,'_transient_timeout_wc_shipping_method_count_legacy','1654423764','no'),(453,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1651831764\";s:5:\"value\";i:0;}','no'),(460,'woocommerce_demo_store_notice','This is a demo store for testing purposes &mdash; no orders shall be fulfilled.','yes'),(461,'woocommerce_shop_page_display','','yes'),(462,'woocommerce_category_archive_display','','yes'),(463,'woocommerce_default_catalog_orderby','menu_order','yes'),(464,'woocommerce_thumbnail_cropping','1:1','yes'),(465,'woocommerce_thumbnail_cropping_custom_width','4','yes'),(466,'woocommerce_thumbnail_cropping_custom_height','3','yes'),(467,'woocommerce_checkout_company_field','optional','yes'),(468,'woocommerce_checkout_address_2_field','optional','yes'),(469,'woocommerce_checkout_phone_field','required','yes'),(470,'woocommerce_checkout_terms_and_conditions_checkbox_text','I have read and agree to the website [terms]','yes'),(471,'nav_menus_created_posts','a:0:{}','yes'),(481,'_transient_woocommerce_reports-transient-version','1651834495','yes'),(486,'_transient_timeout_orders-all-statuses','1652445803','no'),(487,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1651834495\";s:5:\"value\";a:3:{i:0;s:12:\"wc-cancelled\";i:1;s:10:\"wc-on-hold\";i:2;s:13:\"wc-processing\";}}','no'),(488,'_transient_timeout_woocommerce_admin_payment_method_promotion_specs','1652436621','no'),(489,'_transient_woocommerce_admin_payment_method_promotion_specs','a:1:{s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.<br/><br/>By clicking “Install”, you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}','no'),(490,'_transient_timeout_extendify_import_max_check_1','1652436622','no'),(491,'_transient_extendify_import_max_check_1','1651831822','no'),(492,'_transient_timeout_extendify_free_extra_imports_check_1','1654510222','no'),(493,'_transient_extendify_free_extra_imports_check_1','1651831822','no'),(494,'extendifysdk_sitesettings','{\"state\":{\"enabled\":true},\"version\":0}','yes'),(495,'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'),(496,'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'),(497,'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'),(499,'elementor_log','a:2:{s:32:\"b61890cf3c4a19fdbcbea3972dbd85a7\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"21771\";s:7:\"\0*\0file\";s:103:\"https://demoweblinks.in/troosten/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.6.5\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2022-05-06 10:10:39\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:66:\"Cannot read properties of undefined (reading \\&#039;global\\&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:239;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2022-05-09 14:07:59\";i:1;s:19:\"2022-05-09 14:08:31\";i:2;s:19:\"2022-05-09 14:08:45\";i:3;s:19:\"2022-05-09 14:08:49\";i:4;s:19:\"2022-05-09 14:08:50\";i:5;s:19:\"2022-05-09 14:09:37\";i:6;s:19:\"2022-05-09 14:09:53\";i:7;s:19:\"2022-05-10 02:51:56\";i:8;s:19:\"2022-05-10 02:51:57\";i:9;s:19:\"2022-05-10 02:52:10\";i:10;s:19:\"2022-05-10 03:55:43\";i:11;s:19:\"2022-05-10 03:55:43\";i:12;s:19:\"2022-05-10 03:55:44\";i:13;s:19:\"2022-05-10 10:36:00\";i:14;s:19:\"2022-05-10 10:36:01\";i:15;s:19:\"2022-05-10 10:36:01\";i:16;s:19:\"2022-05-10 10:59:17\";i:17;s:19:\"2022-05-10 10:59:18\";i:18;s:19:\"2022-05-10 10:59:18\";i:19;s:19:\"2022-05-10 11:14:22\";i:20;s:19:\"2022-05-10 11:14:31\";i:21;s:19:\"2022-05-10 11:14:49\";i:22;s:19:\"2022-05-10 11:18:27\";i:23;s:19:\"2022-05-10 11:18:27\";i:24;s:19:\"2022-05-10 11:18:28\";i:25;s:19:\"2022-05-10 11:27:29\";i:26;s:19:\"2022-05-10 11:37:39\";i:27;s:19:\"2022-05-10 11:37:39\";i:28;s:19:\"2022-05-10 11:47:56\";i:29;s:19:\"2022-05-10 11:47:56\";i:30;s:19:\"2022-05-10 12:23:36\";i:31;s:19:\"2022-05-10 12:23:36\";i:32;s:19:\"2022-05-10 12:54:43\";i:33;s:19:\"2022-05-10 12:54:57\";i:34;s:19:\"2022-05-10 12:55:06\";i:35;s:19:\"2022-05-10 12:55:31\";i:36;s:19:\"2022-05-10 13:14:32\";i:37;s:19:\"2022-05-10 13:14:35\";i:38;s:19:\"2022-05-10 15:05:49\";i:39;s:19:\"2022-05-10 15:05:49\";i:40;s:19:\"2022-05-10 15:19:16\";i:41;s:19:\"2022-05-10 15:19:17\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1651831839\";s:7:\"message\";s:56:\"Cannot read properties of undefined (reading \\\'global\\\')\";s:3:\"url\";s:103:\"https://demoweblinks.in/troosten/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.6.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"21771\";}}s:32:\"98f522236c1094c4544131a9c5868540\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"20179\";s:7:\"\0*\0file\";s:103:\"https://demoweblinks.in/troosten/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.6.5\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2022-05-10 11:15:19\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:54:\"An invalid argument supplied as multiple control value\";s:7:\"\0*\0meta\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:66:\"Element `undefined` got as `icon` value. Expected array or object.\";}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2022-05-10 11:15:19\";i:1;s:19:\"2022-05-10 11:15:19\";i:2;s:19:\"2022-05-10 11:15:19\";}s:7:\"\0*\0args\";a:8:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1652181319\";s:7:\"message\";s:54:\"An invalid argument supplied as multiple control value\";s:3:\"url\";s:103:\"https://demoweblinks.in/troosten/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.6.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"20179\";s:12:\"customFields\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:66:\"Element `undefined` got as `icon` value. Expected array or object.\";}s:4:\"meta\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:66:\"Element `undefined` got as `icon` value. Expected array or object.\";}}}}','no'),(544,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1652438585','no'),(545,'_transient_woocommerce_admin_remote_free_extensions_specs','a:4:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":4:{s:11:\"description\";s:163:\"Accept credit cards and other popular payment methods with <a href=\"https://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooCommerce Payments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:3:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}i:2;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_search\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";s:0:\"\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":4:{s:11:\"description\";s:119:\"Print shipping labels with <a href=\"https://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":4:{s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":4:{s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"https://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"https://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:8:\"mailpoet\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:127:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google Listings and Ads</a>\";s:9:\"image_url\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google-listings-and-ads.png\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:23:\"google-listings-and-ads\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.png\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp-for-woocommerce.png\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:29:\"Creative Mail for WooCommerce\";s:11:\"description\";s:99:\"Create on-brand store campaigns, fast email promotions and customer retargeting with Creative Mail.\";s:9:\"image_url\";s:121:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/creative-mail-by-constant-contact.png\";s:10:\"manage_url\";s:27:\"admin.php?page=creativemail\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"creative-mail-by-constant-contact\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google-listings-and-ads.png\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}}}}','no'),(598,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:18;s:3:\"all\";i:18;s:8:\"approved\";s:2:\"18\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(611,'category_children','a:0:{}','yes'),(612,'elementor_library_category_children','a:0:{}','yes'),(613,'product_cat_children','a:2:{i:46;a:2:{i:0;i:57;i:1;i:70;}i:61;a:2:{i:0;i:68;i:1;i:74;}}','yes'),(640,'woocommerce_admin_last_orders_milestone','10','yes'),(828,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(842,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(1814,'_transient_health-check-site-status-result','{\"good\":15,\"recommended\":4,\"critical\":0}','yes'),(1820,'rewrite_rules','a:377:{s:15:\"car-services/?$\";s:32:\"index.php?post_type=car_services\";s:45:\"car-services/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=car_services&feed=$matches[1]\";s:40:\"car-services/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=car_services&feed=$matches[1]\";s:32:\"car-services/page/([0-9]{1,})/?$\";s:50:\"index.php?post_type=car_services&paged=$matches[1]\";s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s: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:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:40:\"category/(.+?)/estimateresult(/(.*))?/?$\";s:62:\"index.php?category_name=$matches[1]&estimateresult=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:37:\"tag/([^/]+)/estimateresult(/(.*))?/?$\";s:52:\"index.php?tag=$matches[1]&estimateresult=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:40:\"car-services/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"car-services/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"car-services/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"car-services/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"car-services/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"car-services/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"car-services/([^/]+)/embed/?$\";s:45:\"index.php?car_services=$matches[1]&embed=true\";s:33:\"car-services/([^/]+)/trackback/?$\";s:39:\"index.php?car_services=$matches[1]&tb=1\";s:53:\"car-services/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?car_services=$matches[1]&feed=$matches[2]\";s:48:\"car-services/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?car_services=$matches[1]&feed=$matches[2]\";s:41:\"car-services/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?car_services=$matches[1]&paged=$matches[2]\";s:48:\"car-services/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?car_services=$matches[1]&cpage=$matches[2]\";s:38:\"car-services/([^/]+)/wc-api(/(.*))?/?$\";s:53:\"index.php?car_services=$matches[1]&wc-api=$matches[3]\";s:46:\"car-services/([^/]+)/estimateresult(/(.*))?/?$\";s:61:\"index.php?car_services=$matches[1]&estimateresult=$matches[3]\";s:44:\"car-services/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"car-services/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"car-services/[^/]+/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:63:\"car-services/[^/]+/attachment/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:37:\"car-services/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?car_services=$matches[1]&page=$matches[2]\";s:29:\"car-services/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"car-services/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"car-services/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"car-services/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"car-services/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"car-services/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:40:\"e-landing-page/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?e-landing-page=$matches[1]&wc-api=$matches[3]\";s:48:\"e-landing-page/([^/]+)/estimateresult(/(.*))?/?$\";s:63:\"index.php?e-landing-page=$matches[1]&estimateresult=$matches[3]\";s:46:\"e-landing-page/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e-landing-page/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"e-landing-page/[^/]+/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:65:\"e-landing-page/[^/]+/attachment/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:41:\"product/([^/]+)/estimateresult(/(.*))?/?$\";s:56:\"index.php?product=$matches[1]&estimateresult=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:47:\"product/[^/]+/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:58:\"product/[^/]+/attachment/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"testimonial/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"testimonial/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"testimonial/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"testimonial/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"testimonial/([^/]+)/embed/?$\";s:48:\"index.php?car-testimonial=$matches[1]&embed=true\";s:32:\"testimonial/([^/]+)/trackback/?$\";s:42:\"index.php?car-testimonial=$matches[1]&tb=1\";s:40:\"testimonial/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?car-testimonial=$matches[1]&paged=$matches[2]\";s:47:\"testimonial/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?car-testimonial=$matches[1]&cpage=$matches[2]\";s:37:\"testimonial/([^/]+)/wc-api(/(.*))?/?$\";s:56:\"index.php?car-testimonial=$matches[1]&wc-api=$matches[3]\";s:45:\"testimonial/([^/]+)/estimateresult(/(.*))?/?$\";s:64:\"index.php?car-testimonial=$matches[1]&estimateresult=$matches[3]\";s:43:\"testimonial/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"testimonial/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"testimonial/[^/]+/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:62:\"testimonial/[^/]+/attachment/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:36:\"testimonial/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?car-testimonial=$matches[1]&page=$matches[2]\";s:28:\"testimonial/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"testimonial/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"testimonial/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"testimonial/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"gallery/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"gallery/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"gallery/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"gallery/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"gallery/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"gallery/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"gallery/([^/]+)/embed/?$\";s:40:\"index.php?gallery=$matches[1]&embed=true\";s:28:\"gallery/([^/]+)/trackback/?$\";s:34:\"index.php?gallery=$matches[1]&tb=1\";s:36:\"gallery/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?gallery=$matches[1]&paged=$matches[2]\";s:43:\"gallery/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?gallery=$matches[1]&cpage=$matches[2]\";s:33:\"gallery/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?gallery=$matches[1]&wc-api=$matches[3]\";s:41:\"gallery/([^/]+)/estimateresult(/(.*))?/?$\";s:56:\"index.php?gallery=$matches[1]&estimateresult=$matches[3]\";s:39:\"gallery/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"gallery/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:47:\"gallery/[^/]+/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:58:\"gallery/[^/]+/attachment/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:32:\"gallery/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?gallery=$matches[1]&page=$matches[2]\";s:24:\"gallery/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"gallery/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"gallery/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"gallery/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"gallery/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"gallery/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:52:\"gallery-cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?gallery-cat=$matches[1]&feed=$matches[2]\";s:47:\"gallery-cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?gallery-cat=$matches[1]&feed=$matches[2]\";s:28:\"gallery-cat/([^/]+)/embed/?$\";s:44:\"index.php?gallery-cat=$matches[1]&embed=true\";s:40:\"gallery-cat/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?gallery-cat=$matches[1]&paged=$matches[2]\";s:22:\"gallery-cat/([^/]+)/?$\";s:33:\"index.php?gallery-cat=$matches[1]\";s:44:\"service-estimate/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"service-estimate/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"service-estimate/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"service-estimate/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"service-estimate/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"service-estimate/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"service-estimate/([^/]+)/embed/?$\";s:49:\"index.php?service-estimate=$matches[1]&embed=true\";s:37:\"service-estimate/([^/]+)/trackback/?$\";s:43:\"index.php?service-estimate=$matches[1]&tb=1\";s:45:\"service-estimate/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?service-estimate=$matches[1]&paged=$matches[2]\";s:52:\"service-estimate/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?service-estimate=$matches[1]&cpage=$matches[2]\";s:42:\"service-estimate/([^/]+)/wc-api(/(.*))?/?$\";s:57:\"index.php?service-estimate=$matches[1]&wc-api=$matches[3]\";s:50:\"service-estimate/([^/]+)/estimateresult(/(.*))?/?$\";s:65:\"index.php?service-estimate=$matches[1]&estimateresult=$matches[3]\";s:48:\"service-estimate/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:59:\"service-estimate/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:56:\"service-estimate/[^/]+/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:67:\"service-estimate/[^/]+/attachment/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:41:\"service-estimate/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?service-estimate=$matches[1]&page=$matches[2]\";s:33:\"service-estimate/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"service-estimate/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"service-estimate/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"service-estimate/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"service-estimate/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"service-estimate/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:52:\"service-cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?service-cat=$matches[1]&feed=$matches[2]\";s:47:\"service-cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?service-cat=$matches[1]&feed=$matches[2]\";s:28:\"service-cat/([^/]+)/embed/?$\";s:44:\"index.php?service-cat=$matches[1]&embed=true\";s:40:\"service-cat/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?service-cat=$matches[1]&paged=$matches[2]\";s:22:\"service-cat/([^/]+)/?$\";s:33:\"index.php?service-cat=$matches[1]\";s:51:\"make-brand/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?make-brand=$matches[1]&feed=$matches[2]\";s:46:\"make-brand/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?make-brand=$matches[1]&feed=$matches[2]\";s:27:\"make-brand/([^/]+)/embed/?$\";s:43:\"index.php?make-brand=$matches[1]&embed=true\";s:39:\"make-brand/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?make-brand=$matches[1]&paged=$matches[2]\";s:21:\"make-brand/([^/]+)/?$\";s:32:\"index.php?make-brand=$matches[1]\";s:50:\"model-car/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?model-car=$matches[1]&feed=$matches[2]\";s:45:\"model-car/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?model-car=$matches[1]&feed=$matches[2]\";s:26:\"model-car/([^/]+)/embed/?$\";s:42:\"index.php?model-car=$matches[1]&embed=true\";s:38:\"model-car/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?model-car=$matches[1]&paged=$matches[2]\";s:20:\"model-car/([^/]+)/?$\";s:31:\"index.php?model-car=$matches[1]\";s:51:\"model-year/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?model-year=$matches[1]&feed=$matches[2]\";s:46:\"model-year/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?model-year=$matches[1]&feed=$matches[2]\";s:27:\"model-year/([^/]+)/embed/?$\";s:43:\"index.php?model-year=$matches[1]&embed=true\";s:39:\"model-year/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?model-year=$matches[1]&paged=$matches[2]\";s:21:\"model-year/([^/]+)/?$\";s:32:\"index.php?model-year=$matches[1]\";s:53:\"service-part/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?service-part=$matches[1]&feed=$matches[2]\";s:48:\"service-part/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?service-part=$matches[1]&feed=$matches[2]\";s:29:\"service-part/([^/]+)/embed/?$\";s:45:\"index.php?service-part=$matches[1]&embed=true\";s:41:\"service-part/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?service-part=$matches[1]&paged=$matches[2]\";s:23:\"service-part/([^/]+)/?$\";s:34:\"index.php?service-part=$matches[1]\";s:43:\"service-contact/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"service-contact/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"service-contact/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"service-contact/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"service-contact/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"service-contact/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"service-contact/([^/]+)/embed/?$\";s:48:\"index.php?service-contact=$matches[1]&embed=true\";s:36:\"service-contact/([^/]+)/trackback/?$\";s:42:\"index.php?service-contact=$matches[1]&tb=1\";s:44:\"service-contact/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?service-contact=$matches[1]&paged=$matches[2]\";s:51:\"service-contact/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?service-contact=$matches[1]&cpage=$matches[2]\";s:41:\"service-contact/([^/]+)/wc-api(/(.*))?/?$\";s:56:\"index.php?service-contact=$matches[1]&wc-api=$matches[3]\";s:49:\"service-contact/([^/]+)/estimateresult(/(.*))?/?$\";s:64:\"index.php?service-contact=$matches[1]&estimateresult=$matches[3]\";s:47:\"service-contact/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:58:\"service-contact/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"service-contact/[^/]+/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:66:\"service-contact/[^/]+/attachment/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:40:\"service-contact/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?service-contact=$matches[1]&page=$matches[2]\";s:32:\"service-contact/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"service-contact/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"service-contact/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"service-contact/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"service-contact/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"service-contact/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"logos/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"logos/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"logos/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"logos/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"logos/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"logos/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"logos/([^/]+)/embed/?$\";s:38:\"index.php?logos=$matches[1]&embed=true\";s:26:\"logos/([^/]+)/trackback/?$\";s:32:\"index.php?logos=$matches[1]&tb=1\";s:34:\"logos/([^/]+)/page/?([0-9]{1,})/?$\";s:45:\"index.php?logos=$matches[1]&paged=$matches[2]\";s:41:\"logos/([^/]+)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?logos=$matches[1]&cpage=$matches[2]\";s:31:\"logos/([^/]+)/wc-api(/(.*))?/?$\";s:46:\"index.php?logos=$matches[1]&wc-api=$matches[3]\";s:39:\"logos/([^/]+)/estimateresult(/(.*))?/?$\";s:54:\"index.php?logos=$matches[1]&estimateresult=$matches[3]\";s:37:\"logos/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:48:\"logos/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:45:\"logos/[^/]+/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:56:\"logos/[^/]+/attachment/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:30:\"logos/([^/]+)(?:/([0-9]+))?/?$\";s:44:\"index.php?logos=$matches[1]&page=$matches[2]\";s:22:\"logos/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"logos/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"logos/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"logos/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"logos/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"logos/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=56&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:25:\"estimateresult(/(.*))?/?$\";s:37:\"index.php?&estimateresult=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:34:\"comments/estimateresult(/(.*))?/?$\";s:37:\"index.php?&estimateresult=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:37:\"search/(.+)/estimateresult(/(.*))?/?$\";s:50:\"index.php?s=$matches[1]&estimateresult=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:40:\"author/([^/]+)/estimateresult(/(.*))?/?$\";s:60:\"index.php?author_name=$matches[1]&estimateresult=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/estimateresult(/(.*))?/?$\";s:90:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&estimateresult=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:49:\"([0-9]{4})/([0-9]{1,2})/estimateresult(/(.*))?/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&estimateresult=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:36:\"([0-9]{4})/estimateresult(/(.*))?/?$\";s:53:\"index.php?year=$matches[1]&estimateresult=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:33:\"(.?.+?)/estimateresult(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&estimateresult=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:39:\".?.+?/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:50:\".?.+?/attachment/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:33:\"([^/]+)/estimateresult(/(.*))?/?$\";s:53:\"index.php?name=$matches[1]&estimateresult=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:39:\"[^/]+/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:50:\"[^/]+/attachment/([^/]+)/estimateresult(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&estimateresult=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(1926,'site_logo','3173','yes'),(2010,'_elementor_global_css','a:6:{s:4:\"time\";i:1652094395;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}','yes'),(2012,'_elementor_assets_data','a:1:{s:3:\"css\";a:1:{s:7:\"widgets\";a:32:{s:15:\"csr_slickslider\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:19:\"banner_under_slider\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:10:\"crs_banner\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:12:\"crs-icon-box\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:12:\"CounterBlock\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:20:\"crs_testimonials_two\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:15:\"banner_services\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:12:\"our_services\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:16:\"home_page_coupns\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:8:\"about_us\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:20:\"electrician-brands-2\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:18:\"crs-icon-thumb-box\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:16:\"crs_testimonials\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:17:\"crs-estimate-form\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:20:\"appointment_schedule\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:12:\"contact_page\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:10:\"about_us_1\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:23:\"advantages_our_services\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:13:\"team_carousel\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:15:\"service_gallery\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:11:\"crs_gallery\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:13:\"image-gallery\";a:2:{s:7:\"content\";s:2473:\"<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>\";s:7:\"version\";s:5:\"3.6.5\";}s:14:\"image-carousel\";a:2:{s:7:\"content\";s:426:\"<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>\";s:7:\"version\";s:5:\"3.6.5\";}s:9:\"image-box\";a:2:{s:7:\"content\";s:1770:\"<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style>\";s:7:\"version\";s:5:\"3.6.5\";}s:10:\"car-brands\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:13:\"about_company\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:18:\"additional_service\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:13:\"service_modal\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:12:\"crs_services\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:13:\"our_advantage\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:258:\"<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>\";s:7:\"version\";s:5:\"3.6.5\";}s:9:\"shortcode\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}}}}','yes'),(2599,'_transient_timeout_wpseo_total_unindexed_post_type_archives','1652241396','no'),(2600,'_transient_wpseo_total_unindexed_post_type_archives','0','no'),(2601,'_transient_timeout_wpseo_total_unindexed_general_items','1652241396','no'),(2602,'_transient_wpseo_total_unindexed_general_items','0','no'),(2603,'_transient_timeout_wpseo_unindexed_term_link_count','1652241397','no'),(2604,'_transient_wpseo_unindexed_term_link_count','0','no'),(2655,'gallery-cat_children','a:0:{}','yes'),(2682,'_transient_product-transient-version','1652160885','yes'),(2683,'_transient_timeout_wc_product_children_934','1654752885','no'),(2684,'_transient_wc_product_children_934','a:2:{s:3:\"all\";a:2:{i:0;i:944;i:1;i:945;}s:7:\"visible\";a:2:{i:0;i:944;i:1;i:945;}}','no'),(2685,'_transient_timeout_wc_var_prices_934','1654752885','no'),(2686,'_transient_wc_var_prices_934','{\"version\":\"1652160885\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"944\":\"35.00\",\"945\":\"30.00\"},\"regular_price\":{\"944\":\"35.00\",\"945\":\"35.00\"},\"sale_price\":{\"944\":\"35.00\",\"945\":\"30.00\"}}}','no'),(2687,'_transient_timeout_wc_product_children_22','1654752885','no'),(2688,'_transient_wc_product_children_22','a:2:{s:3:\"all\";a:2:{i:0;i:23;i:1;i:943;}s:7:\"visible\";a:2:{i:0;i:23;i:1;i:943;}}','no'),(2689,'_transient_timeout_wc_var_prices_22','1654752885','no'),(2690,'_transient_wc_var_prices_22','{\"version\":\"1652160885\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"23\":\"20.00\",\"943\":\"20.00\"},\"regular_price\":{\"23\":\"20.00\",\"943\":\"20.00\"},\"sale_price\":{\"23\":\"20.00\",\"943\":\"20.00\"}}}','no'),(2692,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:27:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:12;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:13;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-payments/\";}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:15;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:16;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:17;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:18;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:19;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:20;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:21;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:22;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:23;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:24;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:25;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:26;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1652160892;}','no'),(2693,'woocommerce_task_list_tracked_completed_tasks','a:1:{i:0;s:8:\"products\";}','yes'),(2694,'woocommerce_task_list_completed_lists','a:2:{i:0;s:8:\"extended\";i:1;s:19:\"extended_two_column\";}','yes'),(2700,'_transient_timeout_wc_term_counts','1654752894','no'),(2701,'_transient_wc_term_counts','a:1:{i:65;s:1:\"2\";}','no'),(2702,'_transient_timeout_wc_related_940','1652247294','no'),(2703,'_transient_wc_related_940','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=940\";a:1:{i:0;s:3:\"939\";}}','no'),(2790,'_transient_timeout_wc_onboarding_product_data','1652264518','no'),(2791,'_transient_wc_onboarding_product_data','a:6:{s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 10 May 2022 10:21:58 GMT\";s:12:\"content-type\";s:31:\"application/json; charset=UTF-8\";s:14:\"content-length\";s:5:\"12917\";s:12:\"x-robots-tag\";s:7:\"noindex\";s:4:\"link\";s:60:\"<https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:29:\"access-control-expose-headers\";s:33:\"X-WP-Total, X-WP-TotalPages, Link\";s:28:\"access-control-allow-headers\";s:73:\"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\";s:13:\"x-wccom-cache\";s:3:\"HIT\";s:13:\"cache-control\";s:10:\"max-age=60\";s:5:\"allow\";s:3:\"GET\";s:4:\"x-rq\";s:13:\"bom1 0 4 9980\";s:16:\"content-encoding\";s:4:\"gzip\";s:3:\"age\";s:2:\"32\";s:7:\"x-cache\";s:3:\"hit\";s:4:\"vary\";s:23:\"Accept-Encoding, Origin\";s:13:\"accept-ranges\";s:5:\"bytes\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";}}s:4:\"body\";s:69710:\"{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.2,\"reviews_count\":75,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":3.5,\"reviews_count\":13,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.4,\"reviews_count\":41,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":null},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/marketplace-card.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.6,\"reviews_count\":16,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":2.7,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":null},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.6,\"reviews_count\":26,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":78,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":115,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3,\"reviews_count\":35,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.9,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.7,\"reviews_count\":44,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":null},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Cart Add-ons\",\"image\":\"\",\"excerpt\":\"A powerful tool for driving incremental and impulse purchases by customers once they are in the shopping cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/cart-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"3a8ef25334396206f5da4cf208adeda3\",\"slug\":\"woocommerce-cart-add-ons\",\"id\":18717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Email Customizer\",\"image\":\"\",\"excerpt\":\"Connect with your customers with each email you send by visually modifying your email templates via the WordPress Customizer.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-email-customizer\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"bd909fa97874d431f203b5336c7e8873\",\"slug\":\"woocommerce-email-customizer\",\"id\":853277,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.5,\"reviews_count\":23,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Product Enquiry Form\",\"image\":\"\",\"excerpt\":\"Allow visitors to contact you directly from the product details page via a reCAPTCHA protected form to enquire about a product.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-enquiry-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5a0f5d72519a8ffcc86669f042296937\",\"slug\":\"woocommerce-product-enquiry-form\",\"id\":18601,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":null},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":129,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/woocommerce-zapier-logo.png\",\"excerpt\":\"Integrate your WooCommerce store with 4000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.5,\"reviews_count\":35,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/OM4-Software-Logo-RGB-Round-160x160-1-372opg.png\"},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":53,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.3,\"reviews_count\":28,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.2,\"reviews_count\":42,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":28,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":99,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"Automatic two-way sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.3,\"reviews_count\":10,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":148,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":4,\"reviews_count\":20,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":null},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":null},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-FirstData-updated.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"}]}\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;s:13:\"http_response\";O:25:\"WP_HTTP_Requests_Response\":5:{s:11:\"\0*\0response\";O:17:\"Requests_Response\":10:{s:4:\"body\";s:69710:\"{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.2,\"reviews_count\":75,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":3.5,\"reviews_count\":13,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.4,\"reviews_count\":41,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":null},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/marketplace-card.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.6,\"reviews_count\":16,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":2.7,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":null},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.6,\"reviews_count\":26,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":78,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":115,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3,\"reviews_count\":35,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.9,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.7,\"reviews_count\":44,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":null},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Cart Add-ons\",\"image\":\"\",\"excerpt\":\"A powerful tool for driving incremental and impulse purchases by customers once they are in the shopping cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/cart-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"3a8ef25334396206f5da4cf208adeda3\",\"slug\":\"woocommerce-cart-add-ons\",\"id\":18717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Email Customizer\",\"image\":\"\",\"excerpt\":\"Connect with your customers with each email you send by visually modifying your email templates via the WordPress Customizer.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-email-customizer\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"bd909fa97874d431f203b5336c7e8873\",\"slug\":\"woocommerce-email-customizer\",\"id\":853277,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.5,\"reviews_count\":23,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Product Enquiry Form\",\"image\":\"\",\"excerpt\":\"Allow visitors to contact you directly from the product details page via a reCAPTCHA protected form to enquire about a product.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-enquiry-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5a0f5d72519a8ffcc86669f042296937\",\"slug\":\"woocommerce-product-enquiry-form\",\"id\":18601,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":null},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":129,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/woocommerce-zapier-logo.png\",\"excerpt\":\"Integrate your WooCommerce store with 4000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.5,\"reviews_count\":35,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/OM4-Software-Logo-RGB-Round-160x160-1-372opg.png\"},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":53,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.3,\"reviews_count\":28,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.2,\"reviews_count\":42,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":28,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":99,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"Automatic two-way sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.3,\"reviews_count\":10,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":148,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":4,\"reviews_count\":20,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":null},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":null},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-FirstData-updated.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"}]}\";s:3:\"raw\";s:70390:\"HTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Tue, 10 May 2022 10:21:58 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 12917\r\nConnection: close\r\nX-Robots-Tag: noindex\r\nLink: <https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\r\nX-Content-Type-Options: nosniff\r\nAccess-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages, Link\r\nAccess-Control-Allow-Headers: Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\r\nX-WCCOM-Cache: HIT\r\nCache-Control: max-age=60\r\nAllow: GET\r\nX-rq: bom1 0 4 9980\r\nContent-Encoding: gzip\r\nAge: 32\r\nX-Cache: hit\r\nVary: Accept-Encoding, Origin\r\nAccept-Ranges: bytes\r\nStrict-Transport-Security: max-age=31536000\r\n\r\n{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.2,\"reviews_count\":75,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":3.5,\"reviews_count\":13,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.4,\"reviews_count\":41,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":null},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/marketplace-card.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.6,\"reviews_count\":16,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":2.7,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":null},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.6,\"reviews_count\":26,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":78,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":115,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3,\"reviews_count\":35,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.9,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.7,\"reviews_count\":44,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":null},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Cart Add-ons\",\"image\":\"\",\"excerpt\":\"A powerful tool for driving incremental and impulse purchases by customers once they are in the shopping cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/cart-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"3a8ef25334396206f5da4cf208adeda3\",\"slug\":\"woocommerce-cart-add-ons\",\"id\":18717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Email Customizer\",\"image\":\"\",\"excerpt\":\"Connect with your customers with each email you send by visually modifying your email templates via the WordPress Customizer.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-email-customizer\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"bd909fa97874d431f203b5336c7e8873\",\"slug\":\"woocommerce-email-customizer\",\"id\":853277,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.5,\"reviews_count\":23,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Product Enquiry Form\",\"image\":\"\",\"excerpt\":\"Allow visitors to contact you directly from the product details page via a reCAPTCHA protected form to enquire about a product.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-enquiry-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5a0f5d72519a8ffcc86669f042296937\",\"slug\":\"woocommerce-product-enquiry-form\",\"id\":18601,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":null},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":129,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/woocommerce-zapier-logo.png\",\"excerpt\":\"Integrate your WooCommerce store with 4000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.5,\"reviews_count\":35,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/OM4-Software-Logo-RGB-Round-160x160-1-372opg.png\"},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":53,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.3,\"reviews_count\":28,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.2,\"reviews_count\":42,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":28,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":99,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"Automatic two-way sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.3,\"reviews_count\":10,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":148,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":4,\"reviews_count\":20,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":null},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":null},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-FirstData-updated.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"}]}\";s:7:\"headers\";O:25:\"Requests_Response_Headers\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";a:1:{i:0;s:5:\"nginx\";}s:4:\"date\";a:1:{i:0;s:29:\"Tue, 10 May 2022 10:21:58 GMT\";}s:12:\"content-type\";a:1:{i:0;s:31:\"application/json; charset=UTF-8\";}s:14:\"content-length\";a:1:{i:0;s:5:\"12917\";}s:12:\"x-robots-tag\";a:1:{i:0;s:7:\"noindex\";}s:4:\"link\";a:1:{i:0;s:60:\"<https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\";}s:22:\"x-content-type-options\";a:1:{i:0;s:7:\"nosniff\";}s:29:\"access-control-expose-headers\";a:1:{i:0;s:33:\"X-WP-Total, X-WP-TotalPages, Link\";}s:28:\"access-control-allow-headers\";a:1:{i:0;s:73:\"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\";}s:13:\"x-wccom-cache\";a:1:{i:0;s:3:\"HIT\";}s:13:\"cache-control\";a:1:{i:0;s:10:\"max-age=60\";}s:5:\"allow\";a:1:{i:0;s:3:\"GET\";}s:4:\"x-rq\";a:1:{i:0;s:13:\"bom1 0 4 9980\";}s:16:\"content-encoding\";a:1:{i:0;s:4:\"gzip\";}s:3:\"age\";a:1:{i:0;s:2:\"32\";}s:7:\"x-cache\";a:1:{i:0;s:3:\"hit\";}s:4:\"vary\";a:1:{i:0;s:23:\"Accept-Encoding, Origin\";}s:13:\"accept-ranges\";a:1:{i:0;s:5:\"bytes\";}s:25:\"strict-transport-security\";a:1:{i:0;s:16:\"max-age=31536000\";}}}s:11:\"status_code\";i:200;s:16:\"protocol_version\";d:1.100000000000000088817841970012523233890533447265625;s:7:\"success\";b:1;s:9:\"redirects\";i:0;s:3:\"url\";s:59:\"https://woocommerce.com/wp-json/wccom-extensions/1.0/search\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:19:\"Requests_Cookie_Jar\":1:{s:10:\"\0*\0cookies\";a:0:{}}}s:11:\"\0*\0filename\";N;s:4:\"data\";N;s:7:\"headers\";N;s:6:\"status\";N;}}','no'),(2796,'_transient_timeout_meta-box-news','1652264520','no'),(2797,'_transient_meta-box-news','<div class=\"rss-widget\"><ul><li class=\"meta-box-news-item\"><a href=\"#\" class=\"dashicons dashicons-no-alt\" title=\"Dismiss all Meta Box news\" style=\"float: right; box-shadow: none; margin-left: 5px;\"></a><a class=\'rsswidget\' href=\'https://metabox.io/changing-meta-box-field-id/\'>Meta Box: How to Change the ID of a Meta Box Field</a></li><li class=\"meta-box-news-item\"><a href=\"#\" class=\"dashicons dashicons-no-alt\" title=\"Dismiss all Meta Box news\" style=\"float: right; box-shadow: none; margin-left: 5px;\"></a><a class=\'rsswidget\' href=\'https://metabox.io/create-simple-listing-meta-box-wp-grid-builder/\'>Meta Box: How to Create a Simple Listing Using Meta Box and WP Grid Builder</a></li><li class=\"meta-box-news-item\"><a href=\"#\" class=\"dashicons dashicons-no-alt\" title=\"Dismiss all Meta Box news\" style=\"float: right; box-shadow: none; margin-left: 5px;\"></a><a class=\'rsswidget\' href=\'https://metabox.io/display-product-variations-p2-meta-box-oxygen/\'>Meta Box: How to Display Product Variations - P2 - Using Meta Box and Oxygen</a></li></ul></div>','no'),(2805,'_transient_timeout_ace-editor-js_script_cdn_is_up','1652264691','no'),(2806,'_transient_ace-editor-js_script_cdn_is_up','1','no'),(3071,'_transient_timeout_core_plugin_check','1652530193','no'),(3072,'_transient_core_plugin_check','{\"car-repair-services-core\\/car-repair-services-core.php\":{\"slug\":\"car-repair-services-core\",\"pname\":\"Car Repair Services Core\",\"new_version\":\"4.4\",\"changelog\":\"\",\"details\":\"\"},\"car-repair-demo-installer\\/car-repair-demo-installer.php\":{\"slug\":\"car-repair-demo-installer\",\"pname\":\"Car Repair Demo Installer\",\"new_version\":\"3.1\",\"changelog\":\"\",\"details\":\"\"},\"js_composer\\/js_composer.php\":{\"slug\":\"js_composer\",\"pname\":\"WPBakery Page Builder\",\"new_version\":\"6.8.0\",\"changelog\":\"\",\"details\":\"\"},\"auto-repair-search\\/index.php\":{\"slug\":\"auto-repair-search\",\"pname\":\"Auto Repair Search\",\"new_version\":\"2.0\",\"changelog\":\"\",\"details\":\"\"},\"estimate-plugin\\/estimate-plugin.php\":{\"slug\":\"estimate-plugin\",\"pname\":\"Estimate Plugin\",\"new_version\":\"3.4\",\"changelog\":\"\",\"details\":\"\"},\"icon-moon-font-add\\/icon-moon-font-add.php\":{\"slug\":\"icon-moon-font-add\",\"pname\":\"Custom Iconmoon Icon Add\",\"new_version\":\"1.2\",\"changelog\":\"\",\"details\":\"\"}}','no'),(3112,'_transient_timeout_wpseo_unindexed_post_link_count','1652271602','no'),(3113,'_transient_wpseo_unindexed_post_link_count','0','no'),(3289,'_transient_timeout_as-post-store-dependencies-met','1652276001','no'),(3290,'_transient_as-post-store-dependencies-met','yes','no'),(3293,'action_scheduler_migration_status','complete','yes'),(3354,'_transient_is_multi_author','0','yes'),(3490,'_transient_timeout__woocommerce_helper_updates','1652241414','no'),(3491,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1652198214;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(3528,'_site_transient_timeout_envato_market_plugins','1652244974','no'),(3529,'_site_transient_envato_market_plugins','a:4:{s:9:\"purchased\";a:0:{}s:6:\"active\";a:0:{}s:9:\"installed\";a:0:{}s:7:\"install\";a:0:{}}','no'),(3530,'_transient_timeout__woocommerce_helper_subscriptions','1652242272','no'),(3531,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),(3532,'_site_transient_timeout_theme_roots','1652243172','no'),(3533,'_site_transient_theme_roots','a:5:{s:25:\"car-repair-services-child\";s:7:\"/themes\";s:19:\"car-repair-services\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(3534,'_site_transient_timeout_envato_market_themes','1652244973','no'),(3535,'_site_transient_envato_market_themes','a:4:{s:9:\"purchased\";a:0:{}s:6:\"active\";a:0:{}s:9:\"installed\";a:0:{}s:7:\"install\";a:0:{}}','no');
INSERT INTO `wp_options` VALUES (3536,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1652241374;s:8:\"response\";a:1:{s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"6.5.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2366418\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2366418\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:5:\"5.9.3\";s:12:\"requires_php\";s:3:\"7.2\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:7:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.2.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.2.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.5.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.5.6.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";}s:31:\"cookie-notice/cookie-notice.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/cookie-notice\";s:4:\"slug\";s:13:\"cookie-notice\";s:6:\"plugin\";s:31:\"cookie-notice/cookie-notice.php\";s:11:\"new_version\";s:5:\"2.2.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/cookie-notice/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/cookie-notice.2.2.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/cookie-notice/assets/icon-256x256.png?rev=2466385\";s:2:\"1x\";s:66:\"https://ps.w.org/cookie-notice/assets/icon-128x128.png?rev=2466385\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/cookie-notice/assets/banner-772x250.png?rev=2466385\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.3\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.5\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.5.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=2622511\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:29:\"logo-awesome/logo-awesome.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/logo-awesome\";s:4:\"slug\";s:12:\"logo-awesome\";s:6:\"plugin\";s:29:\"logo-awesome/logo-awesome.php\";s:11:\"new_version\";s:5:\"1.0.0\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/logo-awesome/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/logo-awesome.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/logo-awesome/assets/icon-256x256.gif?rev=2417098\";s:2:\"1x\";s:65:\"https://ps.w.org/logo-awesome/assets/icon-256x256.gif?rev=2417098\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/logo-awesome/assets/banner-772x250.jpg?rev=2388095\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";}s:21:\"meta-box/meta-box.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/meta-box\";s:4:\"slug\";s:8:\"meta-box\";s:6:\"plugin\";s:21:\"meta-box/meta-box.php\";s:11:\"new_version\";s:5:\"5.6.4\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/meta-box/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/meta-box.5.6.4.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/meta-box/assets/icon-128x128.png?rev=1100915\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:63:\"https://ps.w.org/meta-box/assets/banner-772x250.png?rev=1929588\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.3\";}s:35:\"redux-framework/redux-framework.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/redux-framework\";s:4:\"slug\";s:15:\"redux-framework\";s:6:\"plugin\";s:35:\"redux-framework/redux-framework.php\";s:11:\"new_version\";s:6:\"4.3.13\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/redux-framework/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/redux-framework.4.3.13.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/redux-framework/assets/icon-256x256.png?rev=2671465\";s:2:\"1x\";s:68:\"https://ps.w.org/redux-framework/assets/icon-128x128.png?rev=2671465\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/redux-framework/assets/banner-1544x500.png?rev=2671465\";s:2:\"1x\";s:70:\"https://ps.w.org/redux-framework/assets/banner-772x250.png?rev=2671465\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}}s:7:\"checked\";a:12:{s:19:\"akismet/akismet.php\";s:5:\"4.2.3\";s:55:\"car-repair-demo-installer/car-repair-demo-installer.php\";s:3:\"3.1\";s:53:\"car-repair-services-core/car-repair-services-core.php\";s:3:\"4.4\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.5.6\";s:31:\"cookie-notice/cookie-notice.php\";s:5:\"2.2.3\";s:23:\"elementor/elementor.php\";s:5:\"3.6.5\";s:31:\"envato-market/envato-market.php\";s:5:\"2.0.1\";s:35:\"estimate-plugin/estimate-plugin.php\";s:3:\"3.4\";s:29:\"logo-awesome/logo-awesome.php\";s:5:\"1.0.0\";s:21:\"meta-box/meta-box.php\";s:5:\"5.6.4\";s:35:\"redux-framework/redux-framework.php\";s:6:\"4.3.13\";s:27:\"woocommerce/woocommerce.php\";s:5:\"6.4.1\";}}','no'),(3588,'_transient_timeout_global_styles_car-repair-services-child','1652252291','no'),(3589,'_transient_global_styles_car-repair-services-child','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(3590,'_transient_timeout_global_styles_svg_filters_car-repair-services-child','1652252291','no'),(3591,'_transient_global_styles_svg_filters_car-repair-services-child','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-dark-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncG type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncB type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.54901960784314 0.98823529411765\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.71764705882353 0.25490196078431\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-red\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 0.27843137254902\" /><feFuncB type=\"table\" tableValues=\"0.5921568627451 0.27843137254902\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-midnight\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0\" /><feFuncG type=\"table\" tableValues=\"0 0.64705882352941\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-magenta-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.78039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.94901960784314\" /><feFuncB type=\"table\" tableValues=\"0.35294117647059 0.47058823529412\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-green\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.65098039215686 0.40392156862745\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.44705882352941 0.4\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-orange\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.098039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.66274509803922\" /><feFuncB type=\"table\" tableValues=\"0.84705882352941 0.41960784313725\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg>','no');
/*!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,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=10785 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 (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(7,7,'_form','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]'),(8,7,'_mail','a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:41:\"[_site_title] <wordpress@demoweblinks.in>\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(9,7,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:41:\"[_site_title] <wordpress@demoweblinks.in>\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(10,7,'_messages','a:12:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";}'),(11,7,'_additional_settings',''),(12,7,'_locale','en_US'),(13,8,'_elementor_edit_mode','builder'),(14,8,'_elementor_template_type','kit'),(15,9,'_wp_attached_file','woocommerce-placeholder.png'),(16,9,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-491x491.png\";s:5:\"width\";i:491;s:6:\"height\";i:491;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:33:\"woocommerce-placeholder-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-653x235.png\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:33:\"woocommerce-placeholder-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:33:\"woocommerce-placeholder-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(17,15,'_wp_attached_file','2022/05/log_file_2022-05-06__10-04-19.txt'),(18,45,'_wp_attached_file','2013/06/hoodie_1_back.jpg'),(19,45,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:25:\"2013/06/hoodie_1_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"hoodie_1_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_1_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hoodie_1_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_1_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"hoodie_1_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_1_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"hoodie_1_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"hoodie_1_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"hoodie_1_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"hoodie_1_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"hoodie_1_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"hoodie_1_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_1_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21,46,'_wp_attached_file','2013/06/hoodie_1_front.jpg'),(22,46,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:26:\"2013/06/hoodie_1_front.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"hoodie_1_front-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"hoodie_1_front-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"hoodie_1_front-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"hoodie_1_front-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"hoodie_1_front-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"hoodie_1_front-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"hoodie_1_front-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"hoodie_1_front-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"hoodie_1_front-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"hoodie_1_front-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"hoodie_1_front-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"hoodie_1_front-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"hoodie_1_front-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24,881,'_wp_attached_file','2013/06/T_1_back.jpg'),(25,881,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:20:\"2013/06/T_1_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"T_1_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_1_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"T_1_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"T_1_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"T_1_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"T_1_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"T_1_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"T_1_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"T_1_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"T_1_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"T_1_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"T_1_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_1_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27,883,'_wp_attached_file','2013/06/T_2_back.jpg'),(28,883,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:20:\"2013/06/T_2_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"T_2_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_2_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"T_2_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"T_2_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"T_2_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"T_2_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"T_2_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"T_2_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"T_2_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"T_2_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"T_2_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"T_2_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_2_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30,885,'_wp_attached_file','2013/06/T_3_back.jpg'),(31,885,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:20:\"2013/06/T_3_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"T_3_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_3_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"T_3_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"T_3_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"T_3_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"T_3_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"T_3_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"T_3_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"T_3_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"T_3_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"T_3_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"T_3_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_3_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(33,886,'_wp_attached_file','2013/06/T_3_front.jpg'),(34,886,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:21:\"2013/06/T_3_front.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"T_3_front-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"T_3_front-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"T_3_front-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"T_3_front-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"T_3_front-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"T_3_front-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:21:\"T_3_front-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"T_3_front-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"T_3_front-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"T_3_front-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"T_3_front-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"T_3_front-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"T_3_front-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(36,887,'_wp_attached_file','2013/06/T_4_back.jpg'),(37,887,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:20:\"2013/06/T_4_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"T_4_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_4_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"T_4_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"T_4_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"T_4_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"T_4_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"T_4_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"T_4_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"T_4_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"T_4_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"T_4_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"T_4_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_4_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(39,888,'_wp_attached_file','2013/06/T_4_front1.jpg'),(40,888,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:115;s:4:\"file\";s:22:\"2013/06/T_4_front1.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"T_4_front1-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"T_4_front1-88x85.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"T_4_front1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"T_4_front1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"T_4_front1-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(42,890,'_wp_attached_file','2013/06/T_5_back.jpg'),(43,890,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:20:\"2013/06/T_5_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"T_5_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_5_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"T_5_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"T_5_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"T_5_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"T_5_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"T_5_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"T_5_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"T_5_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"T_5_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"T_5_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"T_5_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_5_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(45,892,'_wp_attached_file','2013/06/T_6_back.jpg'),(46,892,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:20:\"2013/06/T_6_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"T_6_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_6_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"T_6_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"T_6_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"T_6_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"T_6_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"T_6_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"T_6_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"T_6_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"T_6_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"T_6_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"T_6_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_6_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(48,894,'_wp_attached_file','2013/06/T_7_back.jpg'),(49,894,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:20:\"2013/06/T_7_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"T_7_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_7_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"T_7_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"T_7_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"T_7_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"T_7_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"T_7_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"T_7_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"T_7_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"T_7_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"T_7_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"T_7_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"T_7_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(51,896,'_wp_attached_file','2013/06/hoodie_7_back.jpg'),(52,896,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:25:\"2013/06/hoodie_7_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"hoodie_7_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_7_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hoodie_7_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_7_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"hoodie_7_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_7_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"hoodie_7_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"hoodie_7_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"hoodie_7_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"hoodie_7_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"hoodie_7_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"hoodie_7_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_7_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(54,898,'_wp_attached_file','2013/06/hoodie_2_back.jpg'),(55,898,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:25:\"2013/06/hoodie_2_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"hoodie_2_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_2_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hoodie_2_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_2_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"hoodie_2_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_2_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"hoodie_2_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"hoodie_2_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"hoodie_2_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"hoodie_2_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"hoodie_2_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"hoodie_2_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_2_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(57,900,'_wp_attached_file','2013/06/hoodie_3_back.jpg'),(58,900,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:25:\"2013/06/hoodie_3_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"hoodie_3_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_3_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hoodie_3_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_3_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"hoodie_3_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_3_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"hoodie_3_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"hoodie_3_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"hoodie_3_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"hoodie_3_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"hoodie_3_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"hoodie_3_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_3_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(60,902,'_wp_attached_file','2013/06/hoodie_4_back.jpg'),(61,902,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:25:\"2013/06/hoodie_4_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"hoodie_4_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_4_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hoodie_4_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_4_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"hoodie_4_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_4_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"hoodie_4_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"hoodie_4_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"hoodie_4_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"hoodie_4_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"hoodie_4_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"hoodie_4_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_4_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(63,904,'_wp_attached_file','2013/06/hoodie_5_back.jpg'),(64,904,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:115;s:4:\"file\";s:25:\"2013/06/hoodie_5_back.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"hoodie_5_back-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"hoodie_5_back-88x85.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"hoodie_5_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"hoodie_5_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"hoodie_5_back-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(66,906,'_wp_attached_file','2013/06/hoodie_6_back.jpg'),(67,906,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:25:\"2013/06/hoodie_6_back.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"hoodie_6_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_6_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hoodie_6_back-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_6_back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"hoodie_6_back-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_6_back-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"hoodie_6_back-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"hoodie_6_back-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"hoodie_6_back-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"hoodie_6_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"hoodie_6_back-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"hoodie_6_back-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"hoodie_6_back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(69,908,'_wp_attached_file','2013/06/Poster_1_flat.jpg'),(70,908,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2013/06/Poster_1_flat.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Poster_1_flat-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-491x491.jpg\";s:5:\"width\";i:491;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"Poster_1_flat-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"Poster_1_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"Poster_1_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"Poster_1_flat-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(72,910,'_wp_attached_file','2013/06/Poster_2_flat.jpg'),(73,910,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:25:\"2013/06/Poster_2_flat.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Poster_2_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_2_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Poster_2_flat-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_2_flat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"Poster_2_flat-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_2_flat-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"Poster_2_flat-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"Poster_2_flat-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"Poster_2_flat-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"Poster_2_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"Poster_2_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"Poster_2_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_2_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(75,912,'_wp_attached_file','2013/06/Poster_3_flat.jpg'),(76,912,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:25:\"2013/06/Poster_3_flat.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Poster_3_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_3_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Poster_3_flat-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_3_flat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"Poster_3_flat-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_3_flat-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"Poster_3_flat-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"Poster_3_flat-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"Poster_3_flat-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"Poster_3_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"Poster_3_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"Poster_3_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_3_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(77,18,'_wp_attached_file','2017/03/services-img-01.jpg'),(78,18,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:251;s:4:\"file\";s:27:\"2017/03/services-img-01.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"services-img-01-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"services-img-01-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"services-img-01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"services-img-01-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"services-img-01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"services-img-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"services-img-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"services-img-01-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(79,21,'_wp_attached_file','2017/03/services-img-02.jpg'),(80,21,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:251;s:4:\"file\";s:27:\"2017/03/services-img-02.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"services-img-02-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"services-img-02-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"services-img-02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-02-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"services-img-02-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"services-img-02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"services-img-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"services-img-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"services-img-02-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(81,31,'_wp_attached_file','2017/03/block-bg-1.jpg'),(82,31,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2017/03/block-bg-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"block-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"block-bg-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"block-bg-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"block-bg-1-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"block-bg-1-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"block-bg-1-1536x800.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-1-870x453.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:22:\"block-bg-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"block-bg-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:22:\"block-bg-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"block-bg-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"block-bg-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"block-bg-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"block-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"block-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"block-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"block-bg-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(84,42,'_wp_attached_file','2017/03/services-img-03.jpg'),(85,42,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:251;s:4:\"file\";s:27:\"2017/03/services-img-03.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"services-img-03-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"services-img-03-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"services-img-03-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-03-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"services-img-03-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"services-img-03-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"services-img-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"services-img-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"services-img-03-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(86,62,'_wp_attached_file','2017/03/slide3.jpg'),(87,62,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:866;s:4:\"file\";s:18:\"2017/03/slide3.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"slide3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"slide3-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide3-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide3-1024x462.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slide3-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"slide3-1536x693.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:693;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-870x392.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"slide3-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"slide3-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"slide3-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"slide3-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"slide3-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"slide3-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"slide3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"slide3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"slide3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"slide3-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(89,66,'_wp_attached_file','2017/03/banner-bg.png'),(90,66,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:21:\"2017/03/banner-bg.png\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"banner-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"banner-bg-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"banner-bg-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"banner-bg-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"banner-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(92,67,'_wp_attached_file','2017/03/banner-key.png'),(93,67,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:250;s:4:\"file\";s:22:\"2017/03/banner-key.png\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"banner-key-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"banner-key-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"banner-key-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"banner-key-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"banner-key-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"banner-key-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"banner-key-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"banner-key-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"banner-key-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"banner-key-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"banner-key-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"banner-key-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(95,73,'_wp_attached_file','2017/03/block-bg-2.jpg'),(96,73,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2017/03/block-bg-2.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"block-bg-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"block-bg-2-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"block-bg-2-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"block-bg-2-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"block-bg-2-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"block-bg-2-1536x800.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-2-870x453.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:22:\"block-bg-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"block-bg-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:22:\"block-bg-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"block-bg-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"block-bg-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"block-bg-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"block-bg-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"block-bg-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"block-bg-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"block-bg-2-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(98,83,'_wp_attached_file','2017/03/service-1-bg.png'),(99,83,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:24:\"2017/03/service-1-bg.png\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"service-1-bg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-1-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"service-1-bg-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:24:\"service-1-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"service-1-bg-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"service-1-bg-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"service-1-bg-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-1-bg-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"service-1-bg-390x310.png\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-1-bg-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"service-1-bg-390x235.png\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"service-1-bg-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"service-1-bg-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"service-1-bg-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"service-1-bg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-1-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(101,84,'_wp_attached_file','2017/03/service-2-bg.jpg'),(102,84,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:24:\"2017/03/service-2-bg.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"service-2-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-2-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"service-2-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"service-2-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"service-2-bg-370x390.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"service-2-bg-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"service-2-bg-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-2-bg-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"service-2-bg-390x310.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-2-bg-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"service-2-bg-390x235.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"service-2-bg-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"service-2-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"service-2-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"service-2-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-2-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(104,90,'_wp_attached_file','2017/03/service-3-bg.jpg'),(105,90,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:24:\"2017/03/service-3-bg.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"service-3-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-3-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"service-3-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"service-3-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"service-3-bg-370x390.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"service-3-bg-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"service-3-bg-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-3-bg-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"service-3-bg-390x310.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-3-bg-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"service-3-bg-390x235.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"service-3-bg-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"service-3-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"service-3-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"service-3-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-3-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(107,901,'_wp_attached_file','2017/03/about-img.jpg'),(108,901,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:470;s:6:\"height\";i:365;s:4:\"file\";s:21:\"2017/03/about-img.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"about-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"about-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"about-img-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"about-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:21:\"about-img-370x365.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"about-img-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:21:\"about-img-390x365.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"about-img-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:21:\"about-img-470x310.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:21:\"about-img-370x365.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"about-img-470x235.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"about-img-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"about-img-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"about-img-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"about-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"about-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(110,914,'_wp_attached_file','2013/06/Poster_4_flat.jpg'),(111,914,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:115;s:4:\"file\";s:25:\"2013/06/Poster_4_flat.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Poster_4_flat-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"Poster_4_flat-88x85.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"Poster_4_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"Poster_4_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Poster_4_flat-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(112,916,'_wp_attached_file','2013/06/Poster_5_flat.jpg'),(113,916,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:25:\"2013/06/Poster_5_flat.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Poster_5_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_5_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Poster_5_flat-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_5_flat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"Poster_5_flat-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_5_flat-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"Poster_5_flat-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"Poster_5_flat-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"Poster_5_flat-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"Poster_5_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"Poster_5_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"Poster_5_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Poster_5_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(114,918,'_wp_attached_file','2013/06/cd_1_flat.jpg'),(115,918,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:21:\"2013/06/cd_1_flat.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"cd_1_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_1_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"cd_1_flat-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_1_flat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"cd_1_flat-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_1_flat-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:21:\"cd_1_flat-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"cd_1_flat-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"cd_1_flat-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"cd_1_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"cd_1_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"cd_1_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_1_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(116,920,'_wp_attached_file','2013/06/cd_2_flat.jpg'),(117,920,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:21:\"2013/06/cd_2_flat.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"cd_2_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_2_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"cd_2_flat-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_2_flat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"cd_2_flat-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_2_flat-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:21:\"cd_2_flat-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"cd_2_flat-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"cd_2_flat-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"cd_2_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"cd_2_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"cd_2_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_2_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(118,922,'_wp_attached_file','2013/06/cd_3_flat.jpg'),(119,922,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:21:\"2013/06/cd_3_flat.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"cd_3_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_3_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"cd_3_flat-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_3_flat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"cd_3_flat-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_3_flat-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:21:\"cd_3_flat-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"cd_3_flat-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"cd_3_flat-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"cd_3_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"cd_3_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"cd_3_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_3_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(120,923,'_wp_attached_file','2013/06/cd_4_flat.jpg'),(121,923,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:21:\"2013/06/cd_4_flat.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"cd_4_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_4_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"cd_4_flat-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_4_flat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"cd_4_flat-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_4_flat-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:21:\"cd_4_flat-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"cd_4_flat-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"cd_4_flat-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"cd_4_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"cd_4_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"cd_4_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_4_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(122,926,'_wp_attached_file','2013/06/cd_5_flat.jpg'),(123,926,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:115;s:4:\"file\";s:21:\"2013/06/cd_5_flat.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"cd_5_flat-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"cd_5_flat-88x85.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"cd_5_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"cd_5_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"cd_5_flat-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(124,928,'_wp_attached_file','2013/06/cd_6_flat.jpg'),(125,928,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:21:\"2013/06/cd_6_flat.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"cd_6_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_6_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"cd_6_flat-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_6_flat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"cd_6_flat-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_6_flat-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:21:\"cd_6_flat-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"cd_6_flat-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"cd_6_flat-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"cd_6_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"cd_6_flat-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"cd_6_flat-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"cd_6_flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(126,92,'_wp_attached_file','2017/03/service-4-bg.jpg'),(127,92,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:24:\"2017/03/service-4-bg.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"service-4-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-4-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"service-4-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"service-4-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"service-4-bg-370x390.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"service-4-bg-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"service-4-bg-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-4-bg-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"service-4-bg-390x310.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-4-bg-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"service-4-bg-390x235.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"service-4-bg-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"service-4-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"service-4-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"service-4-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-4-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(129,94,'_wp_attached_file','2017/03/service-6-bg.jpg'),(130,94,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:24:\"2017/03/service-6-bg.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"service-6-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-6-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"service-6-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"service-6-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"service-6-bg-370x390.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"service-6-bg-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"service-6-bg-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-6-bg-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"service-6-bg-390x310.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-6-bg-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"service-6-bg-390x235.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"service-6-bg-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"service-6-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"service-6-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"service-6-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-6-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(132,95,'_wp_attached_file','2017/03/service-5-bg.jpg'),(133,95,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:24:\"2017/03/service-5-bg.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"service-5-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-5-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"service-5-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"service-5-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"service-5-bg-370x390.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"service-5-bg-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"service-5-bg-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-5-bg-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"service-5-bg-390x310.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-5-bg-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"service-5-bg-390x235.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"service-5-bg-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"service-5-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"service-5-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"service-5-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-5-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(135,104,'_wp_attached_file','2017/03/grey-bg-1.png'),(136,104,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:21:\"2017/03/grey-bg-1.png\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"grey-bg-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"grey-bg-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"grey-bg-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(138,109,'_wp_attached_file','2017/03/img-car-move.png'),(139,109,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:745;s:6:\"height\";i:253;s:4:\"file\";s:24:\"2017/03/img-car-move.png\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"img-car-move-300x253.png\";s:5:\"width\";i:300;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"img-car-move-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"img-car-move-600x204.png\";s:5:\"width\";i:600;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"img-car-move-300x102.png\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img-car-move-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"img-car-move-370x253.png\";s:5:\"width\";i:370;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"img-car-move-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"img-car-move-390x253.png\";s:5:\"width\";i:390;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"img-car-move-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"img-car-move-570x253.png\";s:5:\"width\";i:570;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"img-car-move-370x253.png\";s:5:\"width\";i:370;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"img-car-move-653x235.png\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"img-car-move-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"img-car-move-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"img-car-move-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"img-car-move-300x253.png\";s:5:\"width\";i:300;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"img-car-move-600x204.png\";s:5:\"width\";i:600;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"img-car-move-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(141,123,'_wp_attached_file','2017/03/blog-post-img-1.jpg'),(142,123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:483;s:4:\"file\";s:27:\"2017/03/blog-post-img-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"blog-post-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-768x426.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"blog-post-img-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"blog-post-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"blog-post-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"blog-post-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143,202,'_wp_attached_file','2017/03/blog-post-img-2.jpg'),(144,202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:483;s:4:\"file\";s:27:\"2017/03/blog-post-img-2.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"blog-post-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-768x426.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"blog-post-img-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"blog-post-img-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"blog-post-img-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"blog-post-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145,203,'_wp_attached_file','2017/03/blog-post-img-2-1.jpg'),(146,203,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:483;s:4:\"file\";s:29:\"2017/03/blog-post-img-2-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"blog-post-img-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-768x426.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"blog-post-img-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(147,204,'_wp_attached_file','2017/03/blog-post-img-2-2.jpg'),(148,204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:483;s:4:\"file\";s:29:\"2017/03/blog-post-img-2-2.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"blog-post-img-2-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-768x426.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"blog-post-img-2-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(149,211,'_wp_attached_file','2017/03/blog-post-img-3.jpg'),(150,211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:483;s:4:\"file\";s:27:\"2017/03/blog-post-img-3.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"blog-post-img-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-768x426.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"blog-post-img-3-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"blog-post-img-3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"blog-post-img-3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"blog-post-img-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151,252,'_wp_attached_file','2017/03/person-02.jpg'),(152,252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:21:\"2017/03/person-02.jpg\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"person-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"person-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"person-02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"person-02-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"person-02-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"person-02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"person-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"person-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"person-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154,253,'_wp_attached_file','2017/03/person-03.jpg'),(155,253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:21:\"2017/03/person-03.jpg\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"person-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"person-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"person-03-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"person-03-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"person-03-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"person-03-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"person-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"person-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"person-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(157,254,'_wp_attached_file','2017/03/person-04.jpg'),(158,254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:21:\"2017/03/person-04.jpg\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"person-04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"person-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"person-04-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"person-04-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"person-04-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"person-04-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"person-04-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"person-04-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"person-04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160,255,'_wp_attached_file','2017/03/person-01.jpg'),(161,255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:21:\"2017/03/person-01.jpg\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"person-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"person-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"person-01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"person-01-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"person-01-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"person-01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"person-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"person-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"person-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(163,304,'_wp_attached_file','2017/03/services-img-04.jpg'),(164,304,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:251;s:4:\"file\";s:27:\"2017/03/services-img-04.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"services-img-04-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"services-img-04-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"services-img-04-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-04-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"services-img-04-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"services-img-04-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"services-img-04-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"services-img-04-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"services-img-04-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(165,306,'_wp_attached_file','2017/03/services-img-05.jpg'),(166,306,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:251;s:4:\"file\";s:27:\"2017/03/services-img-05.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"services-img-05-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"services-img-05-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"services-img-05-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-05-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"services-img-05-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"services-img-05-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"services-img-05-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"services-img-05-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"services-img-05-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(167,307,'_wp_attached_file','2017/03/services-img-06.jpg'),(168,307,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:311;s:4:\"file\";s:27:\"2017/03/services-img-06.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"services-img-06-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-06-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"services-img-06-300x252.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"services-img-06-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-06-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"services-img-06-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"services-img-06-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"services-img-06-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"services-img-06-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"services-img-06-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"services-img-06-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169,339,'_wp_attached_file','2017/03/gallery-img-06.jpg'),(170,339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:668;s:4:\"file\";s:26:\"2017/03/gallery-img-06.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"gallery-img-06-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-735x491.jpg\";s:5:\"width\";i:735;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"gallery-img-06-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"gallery-img-06-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"gallery-img-06-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"gallery-img-06-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(172,344,'_wp_attached_file','2017/03/gallery-img-01-1.jpg'),(173,344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:28:\"2017/03/gallery-img-01-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"gallery-img-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"gallery-img-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(175,345,'_wp_attached_file','2017/03/gallery-img-thumb-02.jpg'),(176,345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:290;s:4:\"file\";s:32:\"2017/03/gallery-img-thumb-02.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-02-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-02-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(178,347,'_wp_attached_file','2017/03/2.jpg'),(179,347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:627;s:4:\"file\";s:13:\"2017/03/2.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"2-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x482.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-783x491.jpg\";s:5:\"width\";i:783;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:13:\"2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:11:\"2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:13:\"2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:13:\"2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:13:\"2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:13:\"2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:11:\"2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:11:\"2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"2-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(181,348,'_wp_attached_file','2017/03/3.jpg'),(182,348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:664;s:4:\"file\";s:13:\"2017/03/3.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"3-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"3-739x491.jpg\";s:5:\"width\";i:739;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:13:\"3-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:11:\"3-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:13:\"3-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:13:\"3-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:13:\"3-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:13:\"3-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:13:\"3-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:13:\"3-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:11:\"3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:11:\"3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"3-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(184,349,'_wp_attached_file','2017/03/4.jpg'),(185,349,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:13:\"2017/03/4.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"4-736x491.jpg\";s:5:\"width\";i:736;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:13:\"4-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:11:\"4-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:13:\"4-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:13:\"4-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:13:\"4-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:13:\"4-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:13:\"4-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:13:\"4-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:11:\"4-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:11:\"4-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(187,350,'_wp_attached_file','2017/03/5.jpg'),(188,350,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:13:\"2017/03/5.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"5-736x491.jpg\";s:5:\"width\";i:736;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:13:\"5-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:11:\"5-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:13:\"5-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:13:\"5-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:13:\"5-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:13:\"5-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:13:\"5-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:13:\"5-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:11:\"5-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:11:\"5-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(190,351,'_wp_attached_file','2017/03/6.jpg'),(191,351,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:668;s:4:\"file\";s:13:\"2017/03/6.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"6-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"6-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"6-735x491.jpg\";s:5:\"width\";i:735;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:13:\"6-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:11:\"6-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:13:\"6-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:13:\"6-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:13:\"6-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:13:\"6-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:13:\"6-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:13:\"6-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:11:\"6-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:11:\"6-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"6-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193,352,'_wp_attached_file','2017/03/7.jpg'),(194,352,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:666;s:4:\"file\";s:13:\"2017/03/7.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"7-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"7-737x491.jpg\";s:5:\"width\";i:737;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:13:\"7-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:11:\"7-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:13:\"7-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:13:\"7-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:13:\"7-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:13:\"7-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:13:\"7-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:13:\"7-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:11:\"7-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:11:\"7-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(196,353,'_wp_attached_file','2017/03/8.jpg'),(197,353,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:625;s:4:\"file\";s:13:\"2017/03/8.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"8-600x375.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"8-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"8-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"8-786x491.jpg\";s:5:\"width\";i:786;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:13:\"8-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:11:\"8-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:13:\"8-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:13:\"8-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:13:\"8-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:13:\"8-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:13:\"8-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:13:\"8-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:11:\"8-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:11:\"8-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"8-600x375.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(199,354,'_wp_attached_file','2017/03/9.jpg'),(200,354,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:13:\"2017/03/9.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"9-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"9-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"9-736x491.jpg\";s:5:\"width\";i:736;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:13:\"9-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:11:\"9-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:13:\"9-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:13:\"9-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:13:\"9-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:13:\"9-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:13:\"9-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:13:\"9-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:11:\"9-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:11:\"9-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(202,356,'_wp_attached_file','2017/03/2-1.jpg'),(203,356,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:290;s:4:\"file\";s:15:\"2017/03/2-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"2-1-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-1-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"2-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"2-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"2-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"2-1-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(205,358,'_wp_attached_file','2017/03/3-1.jpg'),(206,358,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:15:\"2017/03/3-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3-1-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"3-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"3-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"3-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"3-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(208,359,'_wp_attached_file','2017/03/4-1.jpg'),(209,359,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:310;s:4:\"file\";s:15:\"2017/03/4-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"4-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"4-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"4-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"4-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"4-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"4-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(211,360,'_wp_attached_file','2017/03/5-1.jpg'),(212,360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:320;s:4:\"file\";s:15:\"2017/03/5-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"5-1-300x259.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"5-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"5-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"5-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"5-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"5-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"5-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"5-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(214,361,'_wp_attached_file','2017/03/6-1.jpg'),(215,361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:260;s:4:\"file\";s:15:\"2017/03/6-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"6-1-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"6-1-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"6-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"6-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"6-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"6-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"6-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"6-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"6-1-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(217,363,'_wp_attached_file','2017/03/7-1.jpg'),(218,363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:15:\"2017/03/7-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"7-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"7-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"7-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"7-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"7-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"7-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:15:\"7-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"7-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"7-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"7-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"7-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"7-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"7-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(220,365,'_wp_attached_file','2017/03/8-1.jpg'),(221,365,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:15:\"2017/03/8-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"8-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"8-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"8-1-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"8-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"8-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"8-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"8-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"8-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"8-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"8-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"8-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"8-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(223,367,'_wp_attached_file','2017/03/9-1.jpg'),(224,367,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:15:\"2017/03/9-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"9-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"9-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"9-1-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"9-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"9-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"9-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"9-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"9-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"9-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"9-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"9-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"9-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"9-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(226,412,'_wp_attached_file','2017/04/gallery-img-01.jpg'),(227,412,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:716;s:4:\"file\";s:26:\"2017/04/gallery-img-01.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"gallery-img-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-600x430.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-300x215.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-768x550.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-686x491.jpg\";s:5:\"width\";i:686;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"gallery-img-01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"gallery-img-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"gallery-img-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"gallery-img-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-600x430.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(229,414,'_wp_attached_file','2017/03/gallery-img-thumb-02-1.jpg'),(230,414,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:290;s:4:\"file\";s:34:\"2017/03/gallery-img-thumb-02-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(232,415,'_wp_attached_file','2017/04/gallery-img-02.jpg'),(233,415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:627;s:4:\"file\";s:26:\"2017/04/gallery-img-02.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"gallery-img-02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-768x482.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-783x491.jpg\";s:5:\"width\";i:783;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"gallery-img-02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"gallery-img-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"gallery-img-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"gallery-img-02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(235,416,'_wp_attached_file','2017/03/gallery-img-thumb-03.jpg'),(236,416,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:32:\"2017/03/gallery-img-thumb-03.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-03-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(238,417,'_wp_attached_file','2017/03/gallery-img-03.jpg'),(239,417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:664;s:4:\"file\";s:26:\"2017/03/gallery-img-03.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"gallery-img-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-739x491.jpg\";s:5:\"width\";i:739;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"gallery-img-03-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"gallery-img-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"gallery-img-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"gallery-img-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(241,418,'_wp_attached_file','2017/04/gallery-img-thumb-03.jpg'),(242,418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:32:\"2017/04/gallery-img-thumb-03.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-03-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(244,419,'_wp_attached_file','2017/04/gallery-img-thumb-04.jpg'),(245,419,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:310;s:4:\"file\";s:32:\"2017/04/gallery-img-thumb-04.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-04-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-04-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-04-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-04-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-04-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-04-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-04-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-04-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-04-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(247,420,'_wp_attached_file','2017/04/gallery-img-thumb-05.jpg'),(248,420,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:320;s:4:\"file\";s:32:\"2017/04/gallery-img-thumb-05.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-05-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-05-300x259.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-05-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-05-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-05-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-05-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-05-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-05-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-05-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-05-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(250,421,'_wp_attached_file','2017/04/gallery-img-thumb-06.jpg'),(251,421,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:260;s:4:\"file\";s:32:\"2017/04/gallery-img-thumb-06.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-06-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-06-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-06-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-06-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-06-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-06-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-06-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-06-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-06-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-06-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-06-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(253,422,'_wp_attached_file','2017/04/gallery-img-thumb-07.jpg'),(254,422,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:32:\"2017/04/gallery-img-thumb-07.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-07-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-07-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-07-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-07-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-07-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-07-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-07-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-07-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-07-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-07-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-07-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-07-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-07-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(256,423,'_wp_attached_file','2017/04/gallery-img-thumb-08.jpg'),(257,423,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:32:\"2017/04/gallery-img-thumb-08.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-08-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-08-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-08-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-08-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-08-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-08-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-08-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-08-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-08-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-08-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(259,424,'_wp_attached_file','2017/04/gallery-img-thumb-09.jpg'),(260,424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:32:\"2017/04/gallery-img-thumb-09.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-09-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-09-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-09-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-09-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-09-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-09-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-09-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-09-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-09-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-09-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-09-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-09-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(262,425,'_wp_attached_file','2017/04/gallery-img-thumb-02.jpg'),(263,425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:290;s:4:\"file\";s:32:\"2017/04/gallery-img-thumb-02.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-02-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-02-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(265,432,'_wp_attached_file','2017/04/gallery-img-thumb-01.jpg'),(266,432,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:32:\"2017/04/gallery-img-thumb-01.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-01-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-01-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-01-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"gallery-img-thumb-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"gallery-img-thumb-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(268,458,'_wp_attached_file','2017/04/1474061829492.png'),(269,458,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:404;s:6:\"height\";i:404;s:4:\"file\";s:25:\"2017/04/1474061829492.png\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"1474061829492-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"1474061829492-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"1474061829492-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:25:\"1474061829492-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"1474061829492-370x404.png\";s:5:\"width\";i:370;s:6:\"height\";i:404;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"1474061829492-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:25:\"1474061829492-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"1474061829492-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"1474061829492-404x310.png\";s:5:\"width\";i:404;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"1474061829492-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"1474061829492-404x235.png\";s:5:\"width\";i:404;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"1474061829492-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"1474061829492-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"1474061829492-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"1474061829492-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"1474061829492-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(270,458,'_wxr_import_parent','457'),(271,469,'_wp_attached_file','2017/04/images.png'),(272,469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:18:\"2017/04/images.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"images-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"images-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"images-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"images-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"images-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"images-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"images-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(273,490,'_wp_attached_file','2017/04/ValeraSportAS.png'),(274,490,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:200;s:4:\"file\";s:25:\"2017/04/ValeraSportAS.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"ValeraSportAS-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"ValeraSportAS-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"ValeraSportAS-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"ValeraSportAS-160x179.png\";s:5:\"width\";i:160;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"ValeraSportAS-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"ValeraSportAS-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"ValeraSportAS-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(275,490,'_wxr_import_parent','489'),(276,495,'_wp_attached_file','2017/04/FirehawkIndy500.png'),(277,495,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:200;s:4:\"file\";s:27:\"2017/04/FirehawkIndy500.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"FirehawkIndy500-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"FirehawkIndy500-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"FirehawkIndy500-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"FirehawkIndy500-160x179.png\";s:5:\"width\";i:160;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"FirehawkIndy500-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"FirehawkIndy500-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"FirehawkIndy500-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(278,495,'_wxr_import_parent','494'),(279,647,'_wp_attached_file','2017/04/appointment-bg.png'),(280,647,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:616;s:4:\"file\";s:26:\"2017/04/appointment-bg.png\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"appointment-bg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"appointment-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"appointment-bg-180x300.png\";s:5:\"width\";i:180;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"appointment-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"appointment-bg-295x491.png\";s:5:\"width\";i:295;s:6:\"height\";i:491;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"appointment-bg-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"appointment-bg-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"appointment-bg-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"appointment-bg-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"appointment-bg-370x310.png\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"appointment-bg-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"appointment-bg-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"appointment-bg-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"appointment-bg-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"appointment-bg-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"appointment-bg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"appointment-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(281,791,'_wp_attached_file','2017/03/about-img-1.jpg'),(282,791,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:670;s:6:\"height\";i:378;s:4:\"file\";s:23:\"2017/03/about-img-1.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"about-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"about-img-1-600x339.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:339;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"about-img-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"about-img-1-370x378.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"about-img-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:23:\"about-img-1-390x378.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"about-img-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"about-img-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"about-img-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"about-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"about-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"about-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"about-img-1-600x339.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:339;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(284,794,'_wp_attached_file','2017/03/about-img-2.jpg'),(285,794,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:322;s:4:\"file\";s:23:\"2017/03/about-img-2.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"about-img-2-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"about-img-2-252x300.jpg\";s:5:\"width\";i:252;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"about-img-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-2-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"about-img-2-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"about-img-2-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"about-img-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"about-img-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"about-img-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"about-img-2-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(287,795,'_wp_attached_file','2017/03/about-img-3.jpg'),(288,795,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:322;s:4:\"file\";s:23:\"2017/03/about-img-3.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"about-img-3-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"about-img-3-252x300.jpg\";s:5:\"width\";i:252;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"about-img-3-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-3-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"about-img-3-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"about-img-3-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"about-img-3-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"about-img-3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"about-img-3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"about-img-3-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(290,958,'_wp_attached_file','2013/06/prd-thumb-1.jpg'),(291,958,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:106;s:6:\"height\";i:139;s:4:\"file\";s:23:\"2013/06/prd-thumb-1.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"prd-thumb-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"prd-thumb-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"prd-thumb-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"prd-thumb-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"prd-thumb-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(292,959,'_wp_attached_file','2013/06/prd-thumb-2.jpg'),(293,959,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:106;s:6:\"height\";i:139;s:4:\"file\";s:23:\"2013/06/prd-thumb-2.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"prd-thumb-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"prd-thumb-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"prd-thumb-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"prd-thumb-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"prd-thumb-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(294,960,'_wp_attached_file','2013/06/prd-thumb-3.jpg'),(295,960,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:106;s:6:\"height\";i:139;s:4:\"file\";s:23:\"2013/06/prd-thumb-3.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"prd-thumb-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"prd-thumb-3-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"prd-thumb-3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"prd-thumb-3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"prd-thumb-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(296,997,'_wp_attached_file','2017/03/services-1-img.jpg'),(297,997,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:26:\"2017/03/services-1-img.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-1-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"services-1-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"services-1-img-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"services-1-img-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"services-1-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"services-1-img-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-1-img-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"services-1-img-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"services-1-img-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"services-1-img-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-1-img-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"services-1-img-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-1-img-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"services-1-img-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"services-1-img-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"services-1-img-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"services-1-img-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"services-1-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"services-1-img-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"services-1-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(299,1000,'_wp_attached_file','2017/03/services-2-img.jpg'),(300,1000,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:26:\"2017/03/services-2-img.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-2-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"services-2-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"services-2-img-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"services-2-img-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"services-2-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"services-2-img-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-2-img-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"services-2-img-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"services-2-img-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"services-2-img-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-2-img-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"services-2-img-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-2-img-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"services-2-img-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"services-2-img-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"services-2-img-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"services-2-img-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"services-2-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"services-2-img-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"services-2-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(302,1001,'_wp_attached_file','2017/03/services-3-img.jpg'),(303,1001,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:26:\"2017/03/services-3-img.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-3-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"services-3-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"services-3-img-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"services-3-img-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"services-3-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"services-3-img-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-3-img-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"services-3-img-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"services-3-img-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"services-3-img-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-3-img-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"services-3-img-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-3-img-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"services-3-img-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"services-3-img-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"services-3-img-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"services-3-img-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"services-3-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"services-3-img-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"services-3-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(305,1003,'_wp_attached_file','2017/03/services-4-img.jpg'),(306,1003,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:26:\"2017/03/services-4-img.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-4-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"services-4-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"services-4-img-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"services-4-img-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"services-4-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"services-4-img-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-4-img-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"services-4-img-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"services-4-img-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"services-4-img-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-4-img-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"services-4-img-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-4-img-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"services-4-img-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"services-4-img-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"services-4-img-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"services-4-img-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"services-4-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"services-4-img-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"services-4-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(308,1004,'_wp_attached_file','2017/03/services-5-img.jpg'),(309,1004,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:26:\"2017/03/services-5-img.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-5-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"services-5-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"services-5-img-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"services-5-img-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"services-5-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"services-5-img-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-5-img-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"services-5-img-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"services-5-img-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"services-5-img-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-5-img-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"services-5-img-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"services-5-img-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"services-5-img-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"services-5-img-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"services-5-img-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"services-5-img-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"services-5-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"services-5-img-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"services-5-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(311,1058,'_wp_attached_file','2017/03/tabform-bg.jpg'),(312,1058,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:460;s:6:\"height\";i:610;s:4:\"file\";s:22:\"2017/03/tabform-bg.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"tabform-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"tabform-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"tabform-bg-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"tabform-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"tabform-bg-370x491.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:22:\"tabform-bg-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"tabform-bg-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:22:\"tabform-bg-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"tabform-bg-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"tabform-bg-460x310.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:22:\"tabform-bg-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"tabform-bg-460x235.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"tabform-bg-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"tabform-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"tabform-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"tabform-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"tabform-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(314,1105,'_wp_attached_file','2017/03/services-1-img-1.jpg'),(315,1105,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:28:\"2017/03/services-1-img-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"services-1-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"services-1-img-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"services-1-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"services-1-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"services-1-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(316,1105,'_yoast_wpseo_content_score','30'),(318,1106,'_wp_attached_file','2017/03/services-3-img-1.jpg'),(319,1106,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:28:\"2017/03/services-3-img-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"services-3-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"services-3-img-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"services-3-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"services-3-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"services-3-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(321,1142,'_wp_attached_file','2013/06/prod_4.jpg'),(322,1142,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:18:\"2013/06/prod_4.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"prod_4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"prod_4-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"prod_4-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"prod_4-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"prod_4-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"prod_4-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_4-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"prod_4-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"prod_4-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"prod_4-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_4-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"prod_4-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_4-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"prod_4-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"prod_4-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"prod_4-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"prod_4-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"prod_4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"prod_4-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(323,1143,'_wp_attached_file','2013/06/prod_9.jpg'),(324,1143,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:18:\"2013/06/prod_9.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"prod_9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"prod_9-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"prod_9-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"prod_9-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"prod_9-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"prod_9-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_9-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"prod_9-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"prod_9-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"prod_9-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_9-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"prod_9-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_9-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"prod_9-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"prod_9-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"prod_9-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"prod_9-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"prod_9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"prod_9-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(325,1144,'_wp_attached_file','2013/06/prod_7.jpg'),(326,1144,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:18:\"2013/06/prod_7.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"prod_7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"prod_7-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"prod_7-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"prod_7-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"prod_7-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"prod_7-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_7-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"prod_7-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"prod_7-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"prod_7-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_7-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"prod_7-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_7-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"prod_7-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"prod_7-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"prod_7-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"prod_7-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"prod_7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"prod_7-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(327,1145,'_wp_attached_file','2013/06/prod_5.jpg'),(328,1145,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:18:\"2013/06/prod_5.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"prod_5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"prod_5-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"prod_5-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"prod_5-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"prod_5-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"prod_5-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_5-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"prod_5-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"prod_5-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"prod_5-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_5-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"prod_5-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_5-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"prod_5-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"prod_5-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"prod_5-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"prod_5-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"prod_5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"prod_5-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(329,1146,'_wp_attached_file','2013/06/prod_3.jpg'),(330,1146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:18:\"2013/06/prod_3.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"prod_3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"prod_3-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"prod_3-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"prod_3-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"prod_3-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"prod_3-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_3-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"prod_3-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"prod_3-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"prod_3-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_3-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"prod_3-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_3-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"prod_3-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"prod_3-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"prod_3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"prod_3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"prod_3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"prod_3-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(331,1147,'_wp_attached_file','2013/06/prod_1.jpg'),(332,1147,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:18:\"2013/06/prod_1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"prod_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"prod_1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"prod_1-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"prod_1-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"prod_1-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"prod_1-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_1-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"prod_1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"prod_1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"prod_1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"prod_1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"prod_1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"prod_1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"prod_1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"prod_1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"prod_1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"prod_1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(333,1148,'_wp_attached_file','2013/06/prod_2.jpg'),(334,1148,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:18:\"2013/06/prod_2.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"prod_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"prod_2-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"prod_2-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"prod_2-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"prod_2-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"prod_2-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_2-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"prod_2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"prod_2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"prod_2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"prod_2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"prod_2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"prod_2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"prod_2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"prod_2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"prod_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"prod_2-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(335,1149,'_wp_attached_file','2013/06/prod_8.jpg'),(336,1149,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:18:\"2013/06/prod_8.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"prod_8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"prod_8-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"prod_8-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"prod_8-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"prod_8-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"prod_8-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_8-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"prod_8-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"prod_8-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"prod_8-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_8-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"prod_8-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_8-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"prod_8-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"prod_8-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"prod_8-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"prod_8-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"prod_8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"prod_8-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(338,1150,'_wp_attached_file','2013/06/prod_6.jpg'),(339,1150,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:18:\"2013/06/prod_6.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"prod_6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"prod_6-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"prod_6-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"prod_6-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"prod_6-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"prod_6-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_6-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"prod_6-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"prod_6-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"prod_6-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_6-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"prod_6-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_6-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"prod_6-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"prod_6-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"prod_6-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"prod_6-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"prod_6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"prod_6-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"prod_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(341,1213,'_wp_attached_file','2017/06/logo.png'),(342,1213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:320;s:6:\"height\";i:105;s:4:\"file\";s:16:\"2017/06/logo.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"logo-300x105.png\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"logo-300x98.png\";s:5:\"width\";i:300;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-150x105.png\";s:5:\"width\";i:150;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:14:\"logo-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:16:\"logo-178x105.png\";s:5:\"width\";i:178;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:14:\"logo-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:14:\"logo-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"logo-300x105.png\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(343,1222,'_wp_attached_file','2017/03/block-bg-1-1.jpg'),(344,1222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"2017/03/block-bg-1-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"block-bg-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"block-bg-1-1-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"block-bg-1-1-1536x800.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-870x453.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"block-bg-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"block-bg-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"block-bg-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"block-bg-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(346,1519,'_wp_attached_file','2017/12/banner-key-new.png'),(347,1519,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:250;s:4:\"file\";s:26:\"2017/12/banner-key-new.png\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"banner-key-new-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"banner-key-new-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"banner-key-new-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"banner-key-new-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"banner-key-new-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"banner-key-new-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"banner-key-new-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"banner-key-new-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"banner-key-new-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"banner-key-new-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"banner-key-new-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"banner-key-new-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(349,1623,'_wp_attached_file','2018/11/header-photo-bg.jpg'),(350,1623,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:27:\"2018/11/header-photo-bg.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"header-photo-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"header-photo-bg-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"header-photo-bg-1536x800.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-870x453.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"header-photo-bg-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"header-photo-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"header-photo-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"header-photo-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(351,1631,'_wp_attached_file','2018/11/grey-bg.png'),(352,1631,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:19:\"2018/11/grey-bg.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:{}}}'),(353,1632,'_wp_attached_file','2018/11/map-marker.png'),(354,1632,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:81;s:6:\"height\";i:86;s:4:\"file\";s:22:\"2018/11/map-marker.png\";s:5:\"sizes\";a:2:{s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"map-marker-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"map-marker-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(355,1670,'_wp_attached_file','2019/06/woocommerce-placeholder.png'),(356,1670,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"2019/06/woocommerce-placeholder.png\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-491x491.png\";s:5:\"width\";i:491;s:6:\"height\";i:491;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:33:\"woocommerce-placeholder-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-653x235.png\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:33:\"woocommerce-placeholder-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:33:\"woocommerce-placeholder-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(357,1697,'_wp_attached_file','2020/02/slide3.jpg'),(358,1697,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:866;s:4:\"file\";s:18:\"2020/02/slide3.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"slide3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"slide3-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide3-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide3-1024x462.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slide3-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"slide3-1536x693.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:693;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-870x392.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"slide3-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"slide3-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"slide3-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"slide3-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"slide3-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"slide3-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"slide3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"slide3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"slide3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"slide3-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(360,1742,'_wp_attached_file','2020/02/service-6-bg.jpg'),(361,1742,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:24:\"2020/02/service-6-bg.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"service-6-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-6-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"service-6-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"service-6-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"service-6-bg-370x390.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"service-6-bg-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"service-6-bg-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-6-bg-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"service-6-bg-390x310.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"service-6-bg-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"service-6-bg-390x235.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"service-6-bg-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"service-6-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"service-6-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"service-6-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"service-6-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(363,1872,'_wp_attached_file','2017/03/services-2-img-1.jpg'),(364,1872,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:28:\"2017/03/services-2-img-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"services-2-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"services-2-img-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"services-2-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"services-2-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"services-2-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(366,1945,'_wp_attached_file','2020/03/logo.png'),(367,1945,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:222;s:6:\"height\";i:75;s:4:\"file\";s:16:\"2020/03/logo.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-100x75.png\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:14:\"logo-92x75.png\";s:5:\"width\";i:92;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"logo-178x75.png\";s:5:\"width\";i:178;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:14:\"logo-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:14:\"logo-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-100x75.png\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(368,1946,'_wp_attached_file','2020/03/grey-bg.png'),(369,1946,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:125;s:4:\"file\";s:19:\"2020/03/grey-bg.png\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"grey-bg-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"grey-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"grey-bg-600x64.png\";s:5:\"width\";i:600;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"grey-bg-300x32.png\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"grey-bg-1024x109.png\";s:5:\"width\";i:1024;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"grey-bg-150x125.png\";s:5:\"width\";i:150;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"grey-bg-768x82.png\";s:5:\"width\";i:768;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"grey-bg-870x93.png\";s:5:\"width\";i:870;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:19:\"grey-bg-370x125.png\";s:5:\"width\";i:370;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:17:\"grey-bg-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:19:\"grey-bg-390x125.png\";s:5:\"width\";i:390;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:19:\"grey-bg-357x125.png\";s:5:\"width\";i:357;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:19:\"grey-bg-570x125.png\";s:5:\"width\";i:570;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:19:\"grey-bg-370x125.png\";s:5:\"width\";i:370;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:19:\"grey-bg-653x125.png\";s:5:\"width\";i:653;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:19:\"grey-bg-178x125.png\";s:5:\"width\";i:178;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:17:\"grey-bg-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:17:\"grey-bg-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"grey-bg-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"grey-bg-600x64.png\";s:5:\"width\";i:600;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"grey-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(370,1978,'_wp_attached_file','2020/03/block-bg-1.jpg'),(371,1978,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2020/03/block-bg-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"block-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"block-bg-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"block-bg-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"block-bg-1-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"block-bg-1-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"block-bg-1-1536x800.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-1-870x453.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:22:\"block-bg-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"block-bg-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:22:\"block-bg-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"block-bg-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"block-bg-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"block-bg-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"block-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"block-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"block-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"block-bg-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(373,1982,'_wp_attached_file','2020/03/img-parallax01-img01.jpg'),(374,1982,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:573;s:6:\"height\";i:501;s:4:\"file\";s:32:\"2020/03/img-parallax01-img01.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"img-parallax01-img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-300x262.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-562x491.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"img-parallax01-img01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-573x235.jpg\";s:5:\"width\";i:573;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"img-parallax01-img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"img-parallax01-img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"img-parallax01-img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(376,1984,'_wp_attached_file','2020/03/img-parallax01-img02.jpg'),(377,1984,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:322;s:6:\"height\";i:426;s:4:\"file\";s:32:\"2020/03/img-parallax01-img02.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"img-parallax01-img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-322x411.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"img-parallax01-img02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-322x390.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-322x242.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-322x310.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-322x370.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-322x235.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"img-parallax01-img02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"img-parallax01-img02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"img-parallax01-img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(379,1988,'_wp_attached_file','2020/03/block-bg-2.jpg'),(380,1988,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2020/03/block-bg-2.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"block-bg-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"block-bg-2-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"block-bg-2-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"block-bg-2-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"block-bg-2-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"block-bg-2-1536x800.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-2-870x453.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:22:\"block-bg-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"block-bg-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:22:\"block-bg-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"block-bg-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"block-bg-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"block-bg-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"block-bg-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"block-bg-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"block-bg-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"block-bg-2-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(382,1993,'_wp_attached_file','2020/03/promo02-img-01.jpg'),(383,1993,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:302;s:6:\"height\";i:306;s:4:\"file\";s:26:\"2020/03/promo02-img-01.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"promo02-img-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"promo02-img-01-296x300.jpg\";s:5:\"width\";i:296;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"promo02-img-01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-01-302x242.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"promo02-img-01-302x235.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"promo02-img-01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"promo02-img-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"promo02-img-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"promo02-img-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(385,1995,'_wp_attached_file','2020/03/promo02-img-02.jpg'),(386,1995,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:302;s:6:\"height\";i:306;s:4:\"file\";s:26:\"2020/03/promo02-img-02.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"promo02-img-02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"promo02-img-02-296x300.jpg\";s:5:\"width\";i:296;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"promo02-img-02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-02-302x242.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"promo02-img-02-302x235.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"promo02-img-02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"promo02-img-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"promo02-img-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"promo02-img-02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(388,1997,'_wp_attached_file','2020/03/promo02-img-03.jpg'),(389,1997,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:302;s:6:\"height\";i:306;s:4:\"file\";s:26:\"2020/03/promo02-img-03.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"promo02-img-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"promo02-img-03-296x300.jpg\";s:5:\"width\";i:296;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"promo02-img-03-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-03-302x242.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"promo02-img-03-302x235.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"promo02-img-03-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"promo02-img-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"promo02-img-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"promo02-img-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(391,1998,'_wp_attached_file','2020/03/promo02-img-04.jpg'),(392,1998,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:302;s:6:\"height\";i:306;s:4:\"file\";s:26:\"2020/03/promo02-img-04.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"promo02-img-04-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"promo02-img-04-296x300.jpg\";s:5:\"width\";i:296;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"promo02-img-04-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-04-302x242.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"promo02-img-04-302x235.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"promo02-img-04-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"promo02-img-04-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"promo02-img-04-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"promo02-img-04-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"promo02-img-04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(394,2006,'_wp_attached_file','2017/06/section-blog-img01.jpg'),(395,2006,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:178;s:6:\"height\";i:179;s:4:\"file\";s:30:\"2017/06/section-blog-img01.jpg\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"section-blog-img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"section-blog-img01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:28:\"section-blog-img01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:30:\"section-blog-img01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:28:\"section-blog-img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:28:\"section-blog-img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"section-blog-img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(397,2009,'_wp_attached_file','2020/03/video-img-01.jpg'),(398,2009,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:604;s:6:\"height\";i:381;s:4:\"file\";s:24:\"2020/03/video-img-01.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"video-img-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"video-img-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"video-img-01-600x378.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"video-img-01-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"video-img-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"video-img-01-370x381.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:381;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"video-img-01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"video-img-01-390x381.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:381;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"video-img-01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"video-img-01-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"video-img-01-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"video-img-01-604x235.jpg\";s:5:\"width\";i:604;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"video-img-01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"video-img-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"video-img-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"video-img-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"video-img-01-600x378.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"video-img-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(400,2041,'_wp_attached_file','2020/03/slide2.jpg'),(401,2041,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:846;s:4:\"file\";s:18:\"2020/03/slide2.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"slide2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"slide2-600x264.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide2-300x132.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide2-1024x451.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:451;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slide2-768x338.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"slide2-1536x677.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:677;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-870x383.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"slide2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"slide2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"slide2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"slide2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"slide2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"slide2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"slide2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"slide2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"slide2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"slide2-600x264.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(403,2047,'_wp_attached_file','2020/03/img-logo.png'),(404,2047,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:231;s:6:\"height\";i:79;s:4:\"file\";s:20:\"2020/03/img-logo.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"img-logo-100x79.png\";s:5:\"width\";i:100;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"img-logo-150x79.png\";s:5:\"width\";i:150;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"img-logo-92x79.png\";s:5:\"width\";i:92;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:19:\"img-logo-178x79.png\";s:5:\"width\";i:178;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"img-logo-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"img-logo-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"img-logo-100x79.png\";s:5:\"width\";i:100;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(405,2050,'_wp_attached_file','2020/03/img-parallax02-img01.png'),(406,2050,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:615;s:6:\"height\";i:501;s:4:\"file\";s:32:\"2020/03/img-parallax02-img01.png\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"img-parallax02-img01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-600x489.png\";s:5:\"width\";i:600;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-300x244.png\";s:5:\"width\";i:300;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-603x491.png\";s:5:\"width\";i:603;s:6:\"height\";i:491;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"img-parallax02-img01-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-615x235.png\";s:5:\"width\";i:615;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"img-parallax02-img01-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"img-parallax02-img01-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"img-parallax02-img01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-600x489.png\";s:5:\"width\";i:600;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(408,2058,'_wp_attached_file','2020/03/card01-img01.png'),(409,2058,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:395;s:4:\"file\";s:24:\"2020/03/card01-img01.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"card01-img01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"card01-img01-281x300.png\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"card01-img01-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"card01-img01-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img01-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"card01-img01-370x310.png\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img01-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"card01-img01-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"card01-img01-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"card01-img01-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"card01-img01-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"card01-img01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(411,2062,'_wp_attached_file','2020/03/card01-img02.png'),(412,2062,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:395;s:4:\"file\";s:24:\"2020/03/card01-img02.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"card01-img02-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"card01-img02-281x300.png\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"card01-img02-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"card01-img02-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img02-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"card01-img02-370x310.png\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img02-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"card01-img02-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"card01-img02-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"card01-img02-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"card01-img02-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"card01-img02-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(414,2063,'_wp_attached_file','2020/03/card01-img03.png'),(415,2063,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:395;s:4:\"file\";s:24:\"2020/03/card01-img03.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"card01-img03-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"card01-img03-281x300.png\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"card01-img03-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"card01-img03-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img03-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"card01-img03-370x310.png\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img03-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"card01-img03-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"card01-img03-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"card01-img03-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"card01-img03-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"card01-img03-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(417,2099,'_wp_attached_file','2020/03/popup-img01.jpg'),(418,2099,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:23:\"2020/03/popup-img01.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"popup-img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"popup-img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"popup-img01-370x384.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"popup-img01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"popup-img01-384x310.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img01-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"popup-img01-384x235.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"popup-img01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"popup-img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"popup-img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"popup-img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(420,2127,'_wp_attached_file','2017/03/services-item-img02.jpg'),(421,2127,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:348;s:4:\"file\";s:31:\"2017/03/services-item-img02.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"services-item-img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"services-item-img02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"services-item-img02-300x298.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"services-item-img02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:29:\"services-item-img02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:31:\"services-item-img02-350x242.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:31:\"services-item-img02-350x310.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:31:\"services-item-img02-350x235.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:31:\"services-item-img02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:29:\"services-item-img02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:29:\"services-item-img02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"services-item-img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"services-item-img02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(423,2186,'_wp_attached_file','2017/03/img01-before.jpg'),(424,2186,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:24:\"2017/03/img01-before.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"img01-before-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"img01-before-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"img01-before-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"img01-before-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img01-before-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"img01-before-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"img01-before-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"img01-before-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"img01-before-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"img01-before-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"img01-before-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"img01-before-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"img01-before-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"img01-before-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"img01-before-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"img01-before-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"img01-before-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"img01-before-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"img01-before-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(426,2187,'_wp_attached_file','2017/03/img01-after.jpg'),(427,2187,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:23:\"2017/03/img01-after.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"img01-after-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"img01-after-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"img01-after-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"img01-after-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"img01-after-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"img01-after-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"img01-after-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"img01-after-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:23:\"img01-after-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"img01-after-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"img01-after-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"img01-after-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"img01-after-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"img01-after-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"img01-after-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"img01-after-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"img01-after-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"img01-after-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"img01-after-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(429,2191,'_wp_attached_file','2017/03/img02-before.jpg'),(430,2191,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:24:\"2017/03/img02-before.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"img02-before-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"img02-before-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"img02-before-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"img02-before-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img02-before-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"img02-before-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"img02-before-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"img02-before-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"img02-before-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"img02-before-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"img02-before-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"img02-before-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"img02-before-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"img02-before-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"img02-before-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"img02-before-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"img02-before-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"img02-before-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"img02-before-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(432,2192,'_wp_attached_file','2017/03/img02-after.jpg'),(433,2192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:23:\"2017/03/img02-after.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"img02-after-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"img02-after-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"img02-after-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"img02-after-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"img02-after-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"img02-after-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"img02-after-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"img02-after-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:23:\"img02-after-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"img02-after-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"img02-after-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"img02-after-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"img02-after-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"img02-after-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"img02-after-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"img02-after-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"img02-after-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"img02-after-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"img02-after-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(435,2193,'_wp_attached_file','2017/03/img03-before.jpg'),(436,2193,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:24:\"2017/03/img03-before.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"img03-before-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"img03-before-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"img03-before-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"img03-before-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img03-before-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"img03-before-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"img03-before-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"img03-before-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"img03-before-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"img03-before-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"img03-before-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"img03-before-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"img03-before-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"img03-before-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"img03-before-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"img03-before-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"img03-before-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"img03-before-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"img03-before-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(438,2194,'_wp_attached_file','2017/03/img03-after.jpg'),(439,2194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:23:\"2017/03/img03-after.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"img03-after-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"img03-after-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"img03-after-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"img03-after-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"img03-after-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"img03-after-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"img03-after-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"img03-after-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:23:\"img03-after-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"img03-after-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"img03-after-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"img03-after-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"img03-after-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"img03-after-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"img03-after-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"img03-after-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"img03-after-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"img03-after-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"img03-after-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(441,2195,'_wp_attached_file','2017/03/img04-before.jpg'),(442,2195,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:24:\"2017/03/img04-before.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"img04-before-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"img04-before-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"img04-before-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"img04-before-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img04-before-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"img04-before-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"img04-before-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"img04-before-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"img04-before-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"img04-before-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"img04-before-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"img04-before-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"img04-before-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"img04-before-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"img04-before-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"img04-before-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"img04-before-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"img04-before-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"img04-before-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(444,2196,'_wp_attached_file','2017/03/img04-after.jpg'),(445,2196,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:23:\"2017/03/img04-after.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"img04-after-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"img04-after-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"img04-after-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"img04-after-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"img04-after-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"img04-after-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"img04-after-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"img04-after-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:23:\"img04-after-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"img04-after-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"img04-after-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"img04-after-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"img04-after-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"img04-after-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"img04-after-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"img04-after-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"img04-after-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"img04-after-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"img04-after-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(447,2197,'_wp_attached_file','2017/03/img05-before.jpg'),(448,2197,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:24:\"2017/03/img05-before.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"img05-before-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"img05-before-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"img05-before-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"img05-before-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img05-before-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"img05-before-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"img05-before-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"img05-before-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"img05-before-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"img05-before-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"img05-before-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"img05-before-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"img05-before-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"img05-before-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"img05-before-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"img05-before-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"img05-before-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"img05-before-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"img05-before-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(450,2198,'_wp_attached_file','2017/03/img05-after.jpg'),(451,2198,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:23:\"2017/03/img05-after.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"img05-after-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"img05-after-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"img05-after-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"img05-after-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"img05-after-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"img05-after-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"img05-after-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"img05-after-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:23:\"img05-after-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"img05-after-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"img05-after-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"img05-after-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"img05-after-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"img05-after-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"img05-after-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"img05-after-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"img05-after-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"img05-after-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"img05-after-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(453,2199,'_wp_attached_file','2017/03/img06-before.jpg'),(454,2199,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:24:\"2017/03/img06-before.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"img06-before-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"img06-before-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"img06-before-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"img06-before-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img06-before-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"img06-before-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"img06-before-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"img06-before-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"img06-before-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"img06-before-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"img06-before-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"img06-before-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"img06-before-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"img06-before-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"img06-before-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"img06-before-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"img06-before-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"img06-before-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"img06-before-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(456,2200,'_wp_attached_file','2017/03/img06-after.jpg'),(457,2200,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:23:\"2017/03/img06-after.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"img06-after-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"img06-after-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"img06-after-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"img06-after-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"img06-after-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"img06-after-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"img06-after-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"img06-after-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:23:\"img06-after-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"img06-after-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"img06-after-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"img06-after-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"img06-after-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"img06-after-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"img06-after-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"img06-after-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"img06-after-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"img06-after-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"img06-after-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(459,2229,'_wp_attached_file','2020/03/section-bg01.png'),(460,2229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:494;s:4:\"file\";s:24:\"2020/03/section-bg01.png\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"section-bg01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"section-bg01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"section-bg01-600x154.png\";s:5:\"width\";i:600;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"section-bg01-300x77.png\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"section-bg01-1024x263.png\";s:5:\"width\";i:1024;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"section-bg01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"section-bg01-768x198.png\";s:5:\"width\";i:768;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"section-bg01-1536x395.png\";s:5:\"width\";i:1536;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"section-bg01-870x224.png\";s:5:\"width\";i:870;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"section-bg01-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"section-bg01-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"section-bg01-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"section-bg01-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"section-bg01-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"section-bg01-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"section-bg01-653x235.png\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"section-bg01-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"section-bg01-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"section-bg01-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"section-bg01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"section-bg01-600x154.png\";s:5:\"width\";i:600;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"section-bg01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(462,2252,'_wp_attached_file','2017/03/services-item-img01.jpg'),(463,2252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:355;s:4:\"file\";s:31:\"2017/03/services-item-img01.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"services-item-img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"services-item-img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"services-item-img01-600x277.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"services-item-img01-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"services-item-img01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"services-item-img01-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:31:\"services-item-img01-370x355.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:29:\"services-item-img01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:31:\"services-item-img01-390x355.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:31:\"services-item-img01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:31:\"services-item-img01-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:31:\"services-item-img01-370x355.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:31:\"services-item-img01-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:31:\"services-item-img01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:29:\"services-item-img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:29:\"services-item-img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"services-item-img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"services-item-img01-600x277.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"services-item-img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(465,2298,'_wp_attached_file','2020/03/header-photo-bg.jpg'),(466,2298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:351;s:4:\"file\";s:27:\"2020/03/header-photo-bg.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"header-photo-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-600x110.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"header-photo-bg-300x55.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"header-photo-bg-1024x187.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-768x140.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"header-photo-bg-1536x281.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-870x159.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-370x351.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:351;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"header-photo-bg-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-390x351.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:351;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-370x351.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:351;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"header-photo-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"header-photo-bg-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"header-photo-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-600x110.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(467,2344,'_wp_attached_file','2020/04/slide3.jpg'),(468,2344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:846;s:4:\"file\";s:18:\"2020/04/slide3.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"slide3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"slide3-600x264.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide3-300x132.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide3-1024x451.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:451;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slide3-768x338.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"slide3-1536x677.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:677;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-870x383.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"slide3-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"slide3-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"slide3-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"slide3-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"slide3-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"slide3-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"slide3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"slide3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"slide3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"slide3-600x264.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(470,2345,'_wp_attached_file','2020/04/slide1.jpg'),(471,2345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:846;s:4:\"file\";s:18:\"2020/04/slide1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"slide1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"slide1-600x264.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide1-300x132.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide1-1024x451.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:451;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slide1-768x338.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"slide1-1536x677.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:677;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-870x383.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"slide1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"slide1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"slide1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"slide1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"slide1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"slide1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"slide1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"slide1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"slide1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"slide1-600x264.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(473,2370,'_wp_attached_file','2017/04/blog-post-img-01.jpg'),(474,2370,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:478;s:4:\"file\";s:28:\"2017/04/blog-post-img-01.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"blog-post-img-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-768x477.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:477;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"blog-post-img-01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"blog-post-img-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"blog-post-img-01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"blog-post-img-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(476,2373,'_wp_attached_file','2017/04/blog-post-img-02.jpg'),(477,2373,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:478;s:4:\"file\";s:28:\"2017/04/blog-post-img-02.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"blog-post-img-02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-768x477.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:477;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"blog-post-img-02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"blog-post-img-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"blog-post-img-02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"blog-post-img-02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(479,2400,'_wp_attached_file','2017/03/gallery-img01.jpg'),(480,2400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/gallery-img01.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"gallery-img01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"gallery-img01-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img01-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"gallery-img01-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"gallery-img01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"gallery-img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"gallery-img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(482,2403,'_wp_attached_file','2017/03/gallery-img02.jpg'),(483,2403,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/gallery-img02.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"gallery-img02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img02-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"gallery-img02-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img02-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"gallery-img02-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"gallery-img02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"gallery-img02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"gallery-img02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(485,2404,'_wp_attached_file','2017/03/gallery-img03.jpg'),(486,2404,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/gallery-img03.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-img03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-img03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"gallery-img03-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img03-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"gallery-img03-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img03-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"gallery-img03-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"gallery-img03-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"gallery-img03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"gallery-img03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-img03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(488,2405,'_wp_attached_file','2017/03/gallery-img04.jpg'),(489,2405,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/gallery-img04.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-img04-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-img04-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"gallery-img04-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img04-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"gallery-img04-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img04-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"gallery-img04-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"gallery-img04-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"gallery-img04-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"gallery-img04-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-img04-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(491,2406,'_wp_attached_file','2017/03/gallery-img05.jpg'),(492,2406,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/gallery-img05.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-img05-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-img05-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"gallery-img05-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img05-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"gallery-img05-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img05-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"gallery-img05-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"gallery-img05-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"gallery-img05-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"gallery-img05-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-img05-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(494,2408,'_wp_attached_file','2017/03/gallery-img06.jpg'),(495,2408,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/gallery-img06.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-img06-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img06-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-img06-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"gallery-img06-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img06-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"gallery-img06-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img06-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"gallery-img06-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"gallery-img06-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"gallery-img06-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"gallery-img06-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-img06-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img06-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(497,2409,'_wp_attached_file','2017/03/gallery-img07.jpg'),(498,2409,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/gallery-img07.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-img07-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img07-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-img07-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"gallery-img07-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img07-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"gallery-img07-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img07-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"gallery-img07-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"gallery-img07-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"gallery-img07-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"gallery-img07-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-img07-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img07-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(500,2410,'_wp_attached_file','2017/03/gallery-img08.jpg'),(501,2410,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/gallery-img08.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-img08-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-img08-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"gallery-img08-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img08-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"gallery-img08-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img08-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"gallery-img08-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"gallery-img08-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"gallery-img08-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"gallery-img08-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-img08-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(503,2411,'_wp_attached_file','2017/03/gallery-img09.jpg'),(504,2411,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/gallery-img09.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"gallery-img09-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img09-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gallery-img09-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"gallery-img09-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img09-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"gallery-img09-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img09-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"gallery-img09-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"gallery-img09-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"gallery-img09-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"gallery-img09-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"gallery-img09-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"gallery-img09-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(506,2430,'_wp_attached_file','2020/04/card01-img05.png'),(507,2430,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:395;s:4:\"file\";s:24:\"2020/04/card01-img05.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"card01-img05-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img05-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"card01-img05-281x300.png\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"card01-img05-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"card01-img05-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img05-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"card01-img05-370x310.png\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img05-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"card01-img05-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"card01-img05-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"card01-img05-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"card01-img05-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"card01-img05-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img05-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(509,2433,'_wp_attached_file','2020/04/card01-img04.png'),(510,2433,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:395;s:4:\"file\";s:24:\"2020/04/card01-img04.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"card01-img04-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"card01-img04-281x300.png\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"card01-img04-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"card01-img04-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img04-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"card01-img04-370x310.png\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img04-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"card01-img04-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"card01-img04-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"card01-img04-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"card01-img04-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"card01-img04-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"card01-img04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(512,2438,'_wp_attached_file','2020/04/popup-img05.jpg'),(513,2438,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:23:\"2020/04/popup-img05.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"popup-img05-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"popup-img05-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"popup-img05-370x384.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"popup-img05-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img05-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"popup-img05-384x310.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img05-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"popup-img05-384x235.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"popup-img05-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"popup-img05-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"popup-img05-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"popup-img05-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(515,2445,'_wp_attached_file','2020/04/popup-img02.jpg'),(516,2445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:23:\"2020/04/popup-img02.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"popup-img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"popup-img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"popup-img02-370x384.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"popup-img02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img02-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"popup-img02-384x310.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img02-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"popup-img02-384x235.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"popup-img02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"popup-img02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"popup-img02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"popup-img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(518,313,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(519,313,'_thumbnail_id','304'),(520,313,'framework-service-icon','icon-car-wheel'),(521,313,'_yoast_wpseo_content_score','90'),(522,313,'framework-service-page-head','Services'),(523,313,'framework-service-page-sub-head','The best way to minimize breakdowns is doing routine maintenance'),(524,313,'_wpb_vc_js_status','true'),(525,313,'_elementor_edit_mode','builder'),(526,313,'_elementor_template_type','wp-post'),(527,313,'_elementor_version','2.9.7'),(528,313,'_wp_page_template','default'),(529,313,'_elementor_data','[{\"id\":\"7ffe8b6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"31ccb75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5288f7bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68493ecc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"98925ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e11e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11ebef8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1001ec73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cecd17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45ac594e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"393e3a3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"247ed5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5589c62b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"ef14add\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1444c5a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1dec1a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"30f8a4f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d5d060\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a79ef87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47659f8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"497e7dba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6bd208ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b19ed04\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(530,313,'framework-service-single-image','2252'),(531,313,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(533,314,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(534,314,'_thumbnail_id','307'),(535,314,'framework-service-icon','icon-exhaust-pipe'),(536,314,'_yoast_wpseo_content_score','90'),(537,314,'_wpb_vc_js_status','true'),(538,314,'framework-service-page-head','Services'),(539,314,'framework-service-page-sub-head','The transmission is complicated and important component of your car'),(540,314,'framework-service-single-image','2252'),(541,314,'_elementor_edit_mode','builder'),(542,314,'_elementor_template_type','wp-post'),(543,314,'_elementor_version','2.9.7'),(544,314,'_wp_page_template','default'),(545,314,'_elementor_data','[{\"id\":\"10c7ee6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1f7d1569\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4107e044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"387eff29\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"73d04252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a16dc1b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"609a18bb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"24a0d307\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e11ccf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8b4a6e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"76b0393f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ca2adc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e69ef8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"7aa3ada0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2eec8fe4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3e1f5631\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5c295dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"385ca452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1cc56126\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c4a9e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5727ea09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c0bd885\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57b9f3a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(546,314,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(548,317,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(549,317,'_thumbnail_id','306'),(550,317,'framework-service-icon','icon-engine'),(551,317,'_yoast_wpseo_content_score','90'),(552,317,'_wpb_vc_js_status','true'),(553,317,'framework-service-page-head','Services'),(554,317,'framework-service-page-sub-head','Brakes wear out over time requiring service'),(555,317,'_elementor_edit_mode','builder'),(556,317,'_elementor_template_type','wp-post'),(557,317,'_elementor_version','2.9.7'),(558,317,'_elementor_data','[{\"id\":\"7baa482a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c75a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"655cdb8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d1c9f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5801b86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e1a36ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41c3f8f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2e2dac3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b9030c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19e38909\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"1897e608\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cc4e517\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5be9a3cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"6076ba8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"58f4e3bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a46a42e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4e64558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f36c5e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4193cc96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64981d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a773768\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2857905c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c95df8\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(559,317,'_wp_page_template','default'),(560,317,'framework-service-single-image','2252'),(561,317,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(563,318,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(564,318,'_thumbnail_id','42'),(565,318,'framework-service-icon','icon-gearshift'),(566,318,'_yoast_wpseo_content_score','90'),(567,318,'_wpb_vc_js_status','true'),(568,318,'framework-service-page-head','Services'),(569,318,'framework-service-page-sub-head','The transmission is complicated and important components of your car'),(570,318,'_elementor_template_type','wp-post'),(571,318,'_elementor_version','2.9.7'),(572,318,'_elementor_edit_mode','builder'),(573,318,'_wp_page_template','default'),(574,318,'_elementor_data','[{\"id\":\"5eb29a9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"e607811\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d9e60e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"502fb53e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7a86c97a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"637b1924\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50742d5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c9a8f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d4c6987\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"130086c0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"6ca70154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63892994\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"447a7c57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"53762a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"456c16ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"51ba6120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f011139\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"256f51e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4254ed30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2f889b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9129\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"219a15e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44f8158\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(575,318,'framework-service-single-image','2252'),(576,318,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(578,319,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(579,319,'_thumbnail_id','21'),(580,319,'framework-service-icon','icon-disc-brake'),(581,319,'_yoast_wpseo_content_score','90'),(582,319,'_wpb_vc_js_status','true'),(583,319,'framework-service-page-head','Services'),(584,319,'framework-service-page-sub-head','Brakes wear out over time requiring service'),(585,319,'_elementor_edit_mode','builder'),(586,319,'_elementor_template_type','wp-post'),(587,319,'_elementor_version','2.9.7'),(588,319,'_wp_page_template','default'),(589,319,'_elementor_data','[{\"id\":\"16b7e27f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"c2d8b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"649803f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d80724\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"43f960f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"217ec6fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"329f16f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"372d1355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"176cc643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"392cf051\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9b739\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"730dfcfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d24d2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"50f7210b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d2f0a16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2cbeb8f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1675a2c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61d644a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"428beb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb81718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d039008\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8ed9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eba72dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(590,319,'framework-service-single-image','2252'),(591,319,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(593,320,'_wpb_shortcodes_custom_css','.vc_custom_1516676717012{margin-bottom: 20px !important;}'),(594,320,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(595,320,'_thumbnail_id','307'),(596,320,'framework-service-icon','icon-oil'),(597,320,'_yoast_wpseo_content_score','90'),(598,320,'framework-service-page-head','Services'),(599,320,'framework-service-page-sub-head','The best way to minimize breakdowns is doing routine maintenance'),(600,320,'_wpb_vc_js_status','true'),(601,320,'_wp_page_template','default'),(602,320,'_elementor_data','[{\"id\":\"c910ce3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6ff00ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d656cd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4479d67\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7440151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0193f66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b524bc5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"b464cf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cc8f0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ade937c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"27333f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0cbed8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ec0dd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"348e96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7d93720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"700ee98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7642acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f958861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d44dd76\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aee857d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"551b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"457941a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bfdb1f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(603,320,'_elementor_version','2.9.7'),(604,320,'_elementor_edit_mode','builder'),(605,320,'_elementor_template_type','wp-post'),(606,320,'framework-service-single-image','2252'),(607,320,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(608,320,'_wp_old_slug','automatic-updatesand-unlock'),(610,1066,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(611,1066,'framework-client-name','Harold K. Glidden'),(612,1066,'framework-client-ratting','5'),(613,1066,'_wpb_vc_js_status','false'),(614,1066,'_yoast_wpseo_content_score','90'),(615,1066,'framework-ratting_style','2'),(616,1066,'_thumbnail_id','2475'),(617,1066,'framework-client-designation','DEA agent'),(618,2266,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(619,2266,'_thumbnail_id','304'),(620,2266,'framework-service-icon','icon-car-wheel'),(621,2266,'_yoast_wpseo_content_score','90'),(622,2266,'framework-service-page-head','Services'),(623,2266,'framework-service-page-sub-head','The best way to minimize breakdowns is doing routine maintenance'),(624,2266,'_wpb_vc_js_status','true'),(625,2266,'_elementor_edit_mode','builder'),(626,2266,'_elementor_template_type','wp-post'),(627,2266,'_elementor_version','2.9.7'),(628,2266,'_wp_page_template','default'),(629,2266,'_elementor_data','[{\"id\":\"7ffe8b6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"31ccb75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5288f7bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68493ecc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"98925ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e11e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11ebef8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1001ec73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cecd17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45ac594e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"393e3a3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"247ed5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5589c62b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"ef14add\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1444c5a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1dec1a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"30f8a4f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d5d060\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a79ef87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47659f8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"497e7dba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6bd208ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b19ed04\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(630,2266,'framework-service-single-image','2252'),(631,2266,'_wp_old_slug','preventative-maintenance-3'),(632,2266,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(634,2268,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(635,2268,'_thumbnail_id','306'),(636,2268,'framework-service-icon','icon-engine'),(637,2268,'_yoast_wpseo_content_score','90'),(638,2268,'_wpb_vc_js_status','true'),(639,2268,'framework-service-page-head','Services'),(640,2268,'framework-service-page-sub-head','Brakes wear out over time requiring service'),(641,2268,'_elementor_edit_mode','builder'),(642,2268,'_elementor_template_type','wp-post'),(643,2268,'_elementor_version','2.9.7'),(644,2268,'_elementor_data','[{\"id\":\"7baa482a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c75a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"655cdb8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d1c9f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5801b86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e1a36ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41c3f8f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2e2dac3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b9030c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19e38909\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"1897e608\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cc4e517\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5be9a3cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"6076ba8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"58f4e3bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a46a42e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4e64558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f36c5e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4193cc96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64981d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a773768\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2857905c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c95df8\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(645,2268,'_wp_page_template','default'),(646,2268,'framework-service-single-image','2252'),(647,2268,'_wp_old_slug','tires-wheels'),(648,2268,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(650,2270,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(651,2270,'_thumbnail_id','42'),(652,2270,'framework-service-icon','icon-gearshift'),(653,2270,'_yoast_wpseo_content_score','90'),(654,2270,'_wpb_vc_js_status','true'),(655,2270,'framework-service-page-head','Services'),(656,2270,'framework-service-page-sub-head','The transmission is complicated and important components of your car'),(657,2270,'_elementor_template_type','wp-post'),(658,2270,'_elementor_version','2.9.7'),(659,2270,'_elementor_edit_mode','builder'),(660,2270,'_wp_page_template','default'),(661,2270,'_elementor_data','[{\"id\":\"5eb29a9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"e607811\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d9e60e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"502fb53e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7a86c97a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"637b1924\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50742d5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c9a8f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d4c6987\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"130086c0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"6ca70154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63892994\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"447a7c57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"53762a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"456c16ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"51ba6120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f011139\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"256f51e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4254ed30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2f889b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9129\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"219a15e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44f8158\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(662,2270,'framework-service-single-image','2252'),(663,2270,'_wp_old_slug','exhaustsystem-2'),(664,2270,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(666,2272,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(667,2272,'_thumbnail_id','21'),(668,2272,'framework-service-icon','icon-disc-brake'),(669,2272,'_yoast_wpseo_content_score','90'),(670,2272,'_wpb_vc_js_status','true'),(671,2272,'framework-service-page-head','Services'),(672,2272,'framework-service-page-sub-head','Brakes wear out over time requiring service'),(673,2272,'_elementor_edit_mode','builder'),(674,2272,'_elementor_template_type','wp-post'),(675,2272,'_elementor_version','2.9.7'),(676,2272,'_wp_page_template','default'),(677,2272,'_elementor_data','[{\"id\":\"16b7e27f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"c2d8b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"649803f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d80724\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"43f960f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"217ec6fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"329f16f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"372d1355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"176cc643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"392cf051\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9b739\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"730dfcfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d24d2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"50f7210b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d2f0a16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2cbeb8f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1675a2c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61d644a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"428beb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb81718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d039008\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8ed9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eba72dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(678,2272,'framework-service-single-image','2252'),(679,2272,'_wp_old_slug','would-you-like-to'),(680,2272,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(682,2275,'_wpb_shortcodes_custom_css','.vc_custom_1516676717012{margin-bottom: 20px !important;}'),(683,2275,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(684,2275,'_thumbnail_id','18'),(685,2275,'framework-service-icon','icon-oil'),(686,2275,'_yoast_wpseo_content_score','90'),(687,2275,'framework-service-page-head','Services'),(688,2275,'framework-service-page-sub-head','The best way to minimize breakdowns is doing routine maintenance'),(689,2275,'_wpb_vc_js_status','true'),(690,2275,'_wp_page_template','default'),(691,2275,'_elementor_data','[{\"id\":\"c910ce3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6ff00ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d656cd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4479d67\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7440151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0193f66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b524bc5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"b464cf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cc8f0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ade937c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"27333f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0cbed8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ec0dd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"348e96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7d93720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"700ee98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7642acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f958861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d44dd76\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aee857d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"551b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"457941a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bfdb1f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(692,2275,'_elementor_version','2.9.7'),(693,2275,'_elementor_edit_mode','builder'),(694,2275,'_elementor_template_type','wp-post'),(695,2275,'framework-service-single-image','2252'),(696,2275,'_wp_old_slug','automatic-updatesand-unlock'),(697,2275,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(699,2447,'_wp_attached_file','2020/04/popup-img03.jpg'),(700,2447,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:23:\"2020/04/popup-img03.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"popup-img03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"popup-img03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"popup-img03-370x384.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"popup-img03-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img03-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"popup-img03-384x310.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img03-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"popup-img03-384x235.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"popup-img03-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"popup-img03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"popup-img03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"popup-img03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(702,2449,'_wp_attached_file','2020/04/popup-img04.jpg'),(703,2449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:23:\"2020/04/popup-img04.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"popup-img04-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"popup-img04-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"popup-img04-370x384.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"popup-img04-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img04-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"popup-img04-384x310.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img04-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"popup-img04-384x235.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"popup-img04-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"popup-img04-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"popup-img04-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"popup-img04-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"popup-img04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(705,2470,'_wp_attached_file','2017/06/testimonial1.jpg'),(706,2470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:515;s:4:\"file\";s:24:\"2017/06/testimonial1.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"testimonial1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"testimonial1-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial1-488x491.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"testimonial1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"testimonial1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"testimonial1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"testimonial1-512x310.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"testimonial1-512x235.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"testimonial1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"testimonial1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"testimonial1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"testimonial1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(708,2471,'_wp_attached_file','2017/06/testimonial2.jpg'),(709,2471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:515;s:4:\"file\";s:24:\"2017/06/testimonial2.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"testimonial2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"testimonial2-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial2-488x491.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"testimonial2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"testimonial2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"testimonial2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"testimonial2-512x310.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"testimonial2-512x235.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"testimonial2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"testimonial2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"testimonial2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"testimonial2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(711,2472,'_wp_attached_file','2017/06/testimonial3.jpg'),(712,2472,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:515;s:4:\"file\";s:24:\"2017/06/testimonial3.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"testimonial3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"testimonial3-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial3-488x491.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"testimonial3-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"testimonial3-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"testimonial3-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial3-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"testimonial3-512x310.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial3-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"testimonial3-512x235.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"testimonial3-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"testimonial3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"testimonial3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"testimonial3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(715,313,'_elementor_page_assets','a:0:{}'),(717,314,'_elementor_page_assets','a:0:{}'),(719,317,'_elementor_page_assets','a:0:{}'),(721,318,'_elementor_page_assets','a:0:{}'),(723,319,'_elementor_page_assets','a:0:{}'),(725,320,'_elementor_page_assets','a:0:{}'),(727,2266,'_elementor_page_assets','a:0:{}'),(729,2268,'_elementor_page_assets','a:0:{}'),(731,2270,'_elementor_page_assets','a:0:{}'),(733,2272,'_elementor_page_assets','a:0:{}'),(735,2275,'_elementor_page_assets','a:0:{}'),(736,2473,'_wp_attached_file','2017/06/testimonial4.jpg'),(737,2473,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:515;s:4:\"file\";s:24:\"2017/06/testimonial4.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"testimonial4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"testimonial4-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial4-488x491.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"testimonial4-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"testimonial4-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"testimonial4-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial4-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"testimonial4-512x310.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial4-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"testimonial4-512x235.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"testimonial4-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"testimonial4-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"testimonial4-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"testimonial4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(739,2474,'_wp_attached_file','2017/06/testimonial5.jpg'),(740,2474,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:515;s:4:\"file\";s:24:\"2017/06/testimonial5.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"testimonial5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"testimonial5-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial5-488x491.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"testimonial5-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"testimonial5-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"testimonial5-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial5-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"testimonial5-512x310.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial5-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"testimonial5-512x235.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"testimonial5-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"testimonial5-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"testimonial5-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"testimonial5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(742,2475,'_wp_attached_file','2017/06/testimonial6.jpg'),(743,2475,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:515;s:4:\"file\";s:24:\"2017/06/testimonial6.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"testimonial6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"testimonial6-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial6-488x491.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"testimonial6-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"testimonial6-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"testimonial6-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial6-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"testimonial6-512x310.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial6-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"testimonial6-512x235.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"testimonial6-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"testimonial6-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"testimonial6-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"testimonial6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(745,1013,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(746,1013,'framework-client-name','Silvia R. Brown'),(747,1013,'framework-client-ratting','5'),(748,1013,'_wpb_vc_js_status','false'),(749,1013,'_yoast_wpseo_content_score','90'),(750,1013,'framework-ratting_style','1'),(752,1013,'framework-client-designation','Manager'),(753,1014,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(754,1014,'framework-client-name','Rod N. Clay'),(755,1014,'framework-client-ratting','5'),(756,1014,'_wpb_vc_js_status','false'),(757,1014,'_yoast_wpseo_content_score','90'),(758,1014,'framework-ratting_style','2'),(760,1014,'framework-client-designation','Electrician'),(761,1062,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(762,1062,'framework-client-name','Joseph C. Billups'),(763,1062,'framework-client-ratting','5'),(764,1062,'_wpb_vc_js_status','false'),(765,1062,'_yoast_wpseo_content_score','60'),(766,1062,'framework-ratting_style','2'),(768,1062,'framework-client-designation','Industrial photographer'),(769,1064,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(770,1064,'framework-client-name','Vernice M. Sanders'),(771,1064,'framework-client-ratting','5'),(772,1064,'_wpb_vc_js_status','false'),(773,1064,'_yoast_wpseo_content_score','60'),(774,1064,'framework-ratting_style','1'),(775,1064,'_thumbnail_id','2470'),(776,1064,'framework-client-designation','Resort desk clerk'),(777,1065,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(778,1065,'framework-client-name','Edna J. Young'),(779,1065,'framework-client-ratting','5'),(780,1065,'_wpb_vc_js_status','false'),(781,1065,'_yoast_wpseo_content_score','30'),(782,1065,'framework-ratting_style','1'),(783,1065,'_thumbnail_id','2471'),(784,1065,'framework-client-designation','Administrative assistant'),(785,1192,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(786,1192,'framework-client-name','William N. Argo'),(787,1192,'framework-client-ratting','5'),(788,1192,'_wpb_vc_js_status','false'),(789,1192,'_yoast_wpseo_content_score','90'),(790,1192,'framework-ratting_style','1'),(791,1192,'_thumbnail_id','2473'),(792,1192,'framework-client-designation','DEA agent'),(793,1193,'_thumbnail_id','2472'),(794,1193,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(795,1193,'framework-client-name','Jana G. Thomas'),(796,1193,'framework-client-ratting','5'),(797,1193,'_wpb_vc_js_status','false'),(798,1193,'_yoast_wpseo_content_score','90'),(799,1193,'framework-ratting_style','2'),(800,1193,'framework-client-designation','Administrative assistant'),(801,1194,'_thumbnail_id','2471'),(802,1194,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(803,1194,'framework-client-name','Travis E. Corlett'),(804,1194,'framework-client-ratting','5'),(805,1194,'_wpb_vc_js_status','false'),(806,1194,'_yoast_wpseo_content_score','90'),(807,1194,'framework-ratting_style','2'),(808,1194,'framework-client-designation','Resort desk clerk'),(809,1199,'_thumbnail_id','2470'),(810,1199,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(811,1199,'framework-client-name','Jana G. Thomas'),(812,1199,'framework-client-ratting','5'),(813,1199,'_wpb_vc_js_status','false'),(814,1199,'_yoast_wpseo_content_score','90'),(815,1199,'framework-ratting_style','1'),(816,1199,'framework-client-designation','Industrial photographer'),(817,1201,'_thumbnail_id','2006'),(818,1201,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(819,1201,'framework-client-name','Travis E. Corlett'),(820,1201,'framework-client-ratting','5'),(821,1201,'_wpb_vc_js_status','false'),(822,1201,'_yoast_wpseo_content_score','90'),(823,1201,'framework-ratting_style','1'),(824,1201,'framework-client-designation','Electrician'),(825,1203,'_thumbnail_id','2475'),(826,1203,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(827,1203,'framework-client-name','William N. Argo'),(828,1203,'framework-client-ratting','5'),(829,1203,'_wpb_vc_js_status','false'),(830,1203,'_yoast_wpseo_content_score','90'),(831,1203,'framework-ratting_style','2'),(832,1203,'framework-client-designation','Manager'),(833,1205,'_thumbnail_id','2474'),(834,1205,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(835,1205,'framework-client-name','Edna J. Young'),(836,1205,'framework-client-ratting','5'),(837,1205,'_wpb_vc_js_status','false'),(838,1205,'_yoast_wpseo_content_score','60'),(839,1205,'framework-ratting_style','2'),(840,1205,'framework-client-designation','DEA agent'),(841,1206,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(842,1206,'framework-client-name','Harold K. Glidden'),(843,1206,'framework-client-ratting','5'),(844,1206,'_wpb_vc_js_status','false'),(845,1206,'_yoast_wpseo_content_score','90'),(846,1206,'_thumbnail_id','2473'),(847,1206,'framework-ratting_style','1'),(848,1206,'framework-client-designation','Administrative assistant'),(849,1207,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(850,1207,'framework-client-name','Vernice M. Sanders'),(851,1207,'framework-client-ratting','5'),(852,1207,'_wpb_vc_js_status','false'),(853,1207,'_yoast_wpseo_content_score','30'),(854,1207,'_thumbnail_id','2472'),(855,1207,'framework-ratting_style','1'),(856,1207,'framework-client-designation','Resort desk clerk'),(857,1209,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(858,1209,'framework-client-name','Rod N. Clay'),(859,1209,'framework-client-ratting','5'),(860,1209,'_wpb_vc_js_status','false'),(861,1209,'_yoast_wpseo_content_score','90'),(862,1209,'_thumbnail_id','2471'),(863,1209,'framework-ratting_style','2'),(864,1209,'framework-client-designation','Industrial photographer'),(865,1210,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(866,1210,'framework-client-name','Joseph C. Billups'),(867,1210,'framework-client-ratting','5'),(868,1210,'_wpb_vc_js_status','false'),(869,1210,'_yoast_wpseo_content_score','90'),(870,1210,'framework-ratting_style','2'),(871,1210,'_thumbnail_id','2470'),(872,1210,'framework-client-designation','Electrician'),(873,1212,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(874,1212,'framework-client-name','Silvia R. Brown'),(875,1212,'framework-client-ratting','5'),(876,1212,'_wpb_vc_js_status','false'),(877,1212,'_yoast_wpseo_content_score','60'),(878,1212,'_thumbnail_id','2006'),(879,1212,'framework-ratting_style','1'),(880,1212,'framework-client-designation','Manager'),(881,1721,'_elementor_edit_mode','builder'),(882,1721,'_elementor_template_type','page'),(883,1721,'_elementor_version','2.9.7'),(884,1721,'_wp_page_template','default'),(885,1721,'_elementor_data','[{\"id\":\"63b1082\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"927c409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18cdbfd\",\"elType\":\"widget\",\"settings\":{\"left_title\":\"Coupons from\",\"currency_symbol\":\"$\",\"currency_price\":\"25\",\"currency_text\":\"off\",\"left_footer\":\"Repairs!\",\"title\":\"Our Latest Specials\",\"sub_title\":\"Any Servcie of $250 or More\",\"link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"top_title\":\"Coupons from\",\"type\":\"Repairs!\"},\"elements\":[],\"widgetType\":\"home_page_coupns\"}],\"isInner\":false}],\"isInner\":false}]'),(886,1721,'_elementor_controls_usage','a:3:{s:16:\"home_page_coupns\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:28:\"crs_section_home_page_coupns\";a:1:{s:4:\"link\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(887,1944,'_elementor_edit_mode','builder'),(888,1944,'_elementor_template_type','kit'),(889,1944,'_elementor_version','3.0.14'),(890,1944,'_wp_page_template','default'),(891,1944,'_elementor_data','[]'),(892,1944,'_elementor_page_settings','a:13:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"global_image_lightbox\";s:0:\"\";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:8:\"7bc8e9d5\";s:5:\"title\";s:14:\"Saved Color #5\";s:5:\"color\";s:7:\"#4054B2\";}i:1;a:3:{s:3:\"_id\";s:8:\"5ce5bc0a\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#23A455\";}i:2;a:3:{s:3:\"_id\";s:8:\"7610e03f\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:3;a:3:{s:3:\"_id\";s:7:\"632dab4\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}}s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:9:\"site_name\";s:10:\"Car Repair\";s:16:\"site_description\";s:42:\"Just another car-repair-service Sites site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(893,323,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(894,323,'_thumbnail_id','2411'),(895,323,'framework-gallery','2411'),(896,323,'framework-compare-before-gallery','2193'),(897,323,'framework-compare-after-gallery','2194'),(898,323,'_yoast_wpseo_content_score','30'),(899,334,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(900,334,'_thumbnail_id','2410'),(901,334,'framework-gallery','2410'),(902,334,'framework-compare-before-gallery','2191'),(903,334,'framework-compare-after-gallery','2192'),(904,334,'_yoast_wpseo_content_score','30'),(905,336,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(906,336,'_thumbnail_id','2409'),(907,336,'framework-gallery','2409'),(908,336,'framework-compare-before-gallery','2186'),(909,336,'framework-compare-after-gallery','2187'),(910,336,'_yoast_wpseo_content_score','30'),(911,338,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(912,338,'_thumbnail_id','2408'),(913,338,'framework-gallery','2408'),(914,338,'framework-compare-before-gallery','2199'),(915,338,'framework-compare-after-gallery','2200'),(916,338,'_yoast_wpseo_content_score','30'),(917,340,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(918,340,'_thumbnail_id','2406'),(919,340,'framework-gallery','2406'),(920,340,'framework-compare-before-gallery','2197'),(921,340,'framework-compare-after-gallery','2198'),(922,340,'_yoast_wpseo_content_score','30'),(923,342,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(924,342,'_thumbnail_id','2405'),(925,342,'framework-gallery','2405'),(926,342,'framework-compare-before-gallery','2195'),(927,342,'framework-compare-after-gallery','2196'),(928,342,'_yoast_wpseo_content_score','30'),(929,362,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(930,362,'_thumbnail_id','2404'),(931,362,'framework-gallery','2404'),(932,362,'framework-compare-before-gallery','2193'),(933,362,'framework-compare-after-gallery','2194'),(934,362,'_yoast_wpseo_content_score','30'),(935,364,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(936,364,'_thumbnail_id','2403'),(937,364,'framework-gallery','2403'),(938,364,'framework-compare-before-gallery','2191'),(939,364,'framework-compare-after-gallery','2192'),(940,364,'_yoast_wpseo_content_score','30'),(941,366,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(942,366,'_thumbnail_id','2400'),(943,366,'framework-gallery-url','#'),(944,366,'framework-gallery','2400'),(945,366,'framework-compare-before-gallery','2186'),(946,366,'framework-compare-after-gallery','2187'),(947,366,'_yoast_wpseo_content_score','30'),(948,1521,'_menu_item_type','post_type'),(949,1521,'_menu_item_menu_item_parent','1568'),(950,1521,'_menu_item_object_id','320'),(951,1521,'_menu_item_object','car_services'),(952,1521,'_menu_item_target',''),(953,1521,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(954,1521,'_menu_item_xfn',''),(955,1521,'_menu_item_url',''),(956,1522,'_menu_item_type','post_type'),(957,1522,'_menu_item_menu_item_parent','1568'),(958,1522,'_menu_item_object_id','319'),(959,1522,'_menu_item_object','car_services'),(960,1522,'_menu_item_target',''),(961,1522,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(962,1522,'_menu_item_xfn',''),(963,1522,'_menu_item_url',''),(964,1565,'_menu_item_type','post_type'),(965,1565,'_menu_item_menu_item_parent','0'),(966,1565,'_menu_item_object_id','114'),(967,1565,'_menu_item_object','page'),(968,1565,'_menu_item_target',''),(969,1565,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(970,1565,'_menu_item_xfn',''),(971,1565,'_menu_item_url',''),(973,1566,'_menu_item_type','post_type'),(974,1566,'_menu_item_menu_item_parent','0'),(975,1566,'_menu_item_object_id','56'),(976,1566,'_menu_item_object','page'),(977,1566,'_menu_item_target',''),(978,1566,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(979,1566,'_menu_item_xfn',''),(980,1566,'_menu_item_url',''),(982,1567,'_menu_item_type','post_type'),(983,1567,'_menu_item_menu_item_parent','0'),(984,1567,'_menu_item_object_id','48'),(985,1567,'_menu_item_object','page'),(986,1567,'_menu_item_target',''),(987,1567,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(988,1567,'_menu_item_xfn',''),(989,1567,'_menu_item_url',''),(991,2567,'_elementor_edit_mode','builder'),(992,2567,'_elementor_template_type','page'),(993,2567,'_elementor_version','2.9.11'),(994,2567,'_wp_page_template','default'),(995,2567,'_elementor_data','[{\"id\":\"6daaaaca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"12c1af10\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4707342e\",\"elType\":\"widget\",\"settings\":{\"limit_per_tab\":6,\"title\":\"What We Do\",\"title_2\":\"We offer full service auto repair & maintenance\",\"content\":\"<h2 class=\\\"h-lg\\\">Vehicle damage? <span class=\\\"color\\\">We\'ll fix it<\\/span><\\/h2>\\n\\t\\t\\t\\t\\t<p class=\\\"info\\\">We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.<\\/p>\\n\\t\\t\\t\\t\\t<h2 class=\\\"h-phone\\\">Call: 1-800-123-4567<\\/h2>\\n\\t\\t\\t\\t\\t<div class=\\\"btn-inline\\\"><a class=\\\"btn btn-invert\\\" href=\\\"contact.html\\\"><span>Need help?<\\/span><\\/a><\\/div>\",\"pagination\":\"1\"},\"elements\":[],\"widgetType\":\"crs_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"286405c1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"518164a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"233b4c1f\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Vehicle damage? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialize in car repair. We\'re the one of largest accident damage repair network\",\"call\":\"1-800-123-4567\",\"button_text\":\"Need Help?\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"bg_text\":\"\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/block-bg-1-1.jpg\",\"id\":1222},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"button_url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2feef315\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"32d920e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c664224\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"extra_class\":\"\",\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false}]'),(996,2567,'_elementor_controls_usage','a:5:{s:12:\"crs_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_section_services\";a:1:{s:10:\"pagination\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:3;s:13:\"content_width\";i:1;s:6:\"layout\";i:3;s:3:\"gap\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:13:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:11:\"button_text\";i:1;s:7:\"bg_text\";i:1;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:10:\"button_url\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:3:{s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(998,2668,'_elementor_edit_mode','builder'),(999,2668,'_elementor_template_type','page'),(1000,2668,'_elementor_version','3.0.5'),(1001,2668,'_elementor_data','[{\"id\":\"78d192bc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5eaa5a9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"62f1b1d1\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"text_position\":\"center\",\"heading\":\"Looking for Right Vehicle\",\"sub_heading\":\"Repair Service?\",\"short_description\":\"Get your fair-price repair estimates\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"text_position\":\"center\",\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb68000\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3e0a1842\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e7f0286\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"After Hours\",\"title_2\":\"Drop-OFF\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79f8231a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7588e63d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26bb0fa7\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"We offer full service auto repair & maintenance\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Preventative<br>Maintenance\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Maintenance\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/automatic-updatesand-unlock\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Most Common<br>Repairs\",\"sub_title\":\"Repairs\",\"content\":\"We have over 30 common car repairs<br>and the list is growing\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Common\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Brake<br>Repair &amp; Service\",\"sub_title\":\"Repair & Service\",\"content\":\"Brake maintenance is important in helping<br>ensure the safety of you and your<br>\\npassengers\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Brake\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ec5b73\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e32c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2a0cc66e\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ea9c0cd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"49474846\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"67d3bd4a\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"225ed6cc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"72beb3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ce4e0ae\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df4f5f2\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"74d49fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68e5f379\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5147f64d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2fbad260\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8912ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38947efb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"95d717a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"276cdf77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72891feb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"460887c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"181e7a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"}},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b980a96\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4921d852\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c88ecf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4129b888\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6266756b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b02cb33\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(1002,2668,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(1004,2677,'_wpb_shortcodes_custom_css','.vc_custom_1543378423090{background-image: url(https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/block-bg-1-1.jpg?id=1222) !important;}.vc_custom_1513071360349{margin-top: -40px !important;}.vc_custom_1516676478000{margin-bottom: 40px !important;}.vc_custom_1497078484481{padding-top: 30px !important;}.vc_custom_1513060709621{margin-bottom: 0px !important;}.vc_custom_1512554285898{margin-bottom: 0px !important;}.vc_custom_1512554292882{margin-bottom: 0px !important;}.vc_custom_1512554300673{margin-bottom: 0px !important;}.vc_custom_1512554357404{margin-bottom: 0px !important;}.vc_custom_1512554364709{margin-bottom: 0px !important;}.vc_custom_1512554372677{margin-bottom: 0px !important;}'),(1005,2677,'_wpb_vc_js_status','true'),(1006,2677,'framework_show_page_title','on'),(1007,2677,'_yoast_wpseo_content_score','30'),(1008,2677,'framework_show_breadcrumb','on'),(1009,2677,'_elementor_edit_mode','builder'),(1010,2677,'_elementor_template_type','wp-page'),(1011,2677,'_elementor_version','2.9.7'),(1012,2677,'_wp_page_template','default'),(1013,2677,'_elementor_data','[{\"id\":\"b951ccc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"984661c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"92350bf\",\"elType\":\"widget\",\"settings\":{\"limit_per_tab\":6,\"title\":\"What We Do\",\"title_2\":\"We offer full service auto repair & maintenance\",\"content\":\"<h2 class=\\\"h-lg\\\">Vehicle damage? <span class=\\\"color\\\">We\'ll fix it<\\/span><\\/h2>\\n\\t\\t\\t\\t\\t<p class=\\\"info\\\">We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.<\\/p>\\n\\t\\t\\t\\t\\t<h2 class=\\\"h-phone\\\">Call: 1-800-123-4567<\\/h2>\\n\\t\\t\\t\\t\\t<div class=\\\"btn-inline\\\"><a class=\\\"btn btn-invert\\\" href=\\\"contact.html\\\"><span>Need help?<\\/span><\\/a><\\/div>\",\"pagination\":\"1\"},\"elements\":[],\"widgetType\":\"crs_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"835202a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"15c23c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19b8131\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Vehicle damage? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialize in car repair. We\'re the one of largest accident damage repair network\",\"call\":\"1-800-123-4567\",\"button_text\":\"Need Help?\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"bg_text\":\"\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/block-bg-1-1.jpg\",\"id\":1222},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"button_url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8255ea\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"793ea16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c00b0b\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"extra_class\":\"\",\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false}]'),(1014,2677,'_elementor_controls_usage','a:5:{s:12:\"crs_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_section_services\";a:1:{s:10:\"pagination\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:3;s:13:\"content_width\";i:1;s:6:\"layout\";i:3;s:3:\"gap\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:13:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:11:\"button_text\";i:1;s:7:\"bg_text\";i:1;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:10:\"button_url\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:3:{s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(1016,1520,'_wpb_shortcodes_custom_css','.vc_custom_1516675792626{padding-bottom: 20px !important;}.vc_custom_1516676192530{margin-top: 20px !important;margin-bottom: 30px !important;}.vc_custom_1516613479551{margin-bottom: 0px !important;}'),(1017,1520,'_wpb_vc_js_status','true'),(1018,1520,'framework_show_page_title','on'),(1019,1520,'framework_show_breadcrumb','on'),(1020,1520,'_yoast_wpseo_content_score','60'),(1021,1520,'_elementor_edit_mode','builder'),(1022,1520,'_elementor_template_type','wp-page'),(1023,1520,'_elementor_version','3.6.5'),(1024,1520,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights.\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/AdobeStock_352834325.jpg\",\"id\":3209,\"alt\":\"\",\"source\":\"library\"},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Stay Comfortable with Annual HVAC Maintenance\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Timely Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. \",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Service\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(1025,1520,'_wp_page_template','default'),(1026,1520,'framework_page_title_style','on'),(1027,1520,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(1029,1568,'_menu_item_type','post_type'),(1030,1568,'_menu_item_menu_item_parent','0'),(1031,1568,'_menu_item_object_id','2677'),(1032,1568,'_menu_item_object','page'),(1033,1568,'_menu_item_target',''),(1034,1568,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1035,1568,'_menu_item_xfn',''),(1036,1568,'_menu_item_url',''),(1037,1569,'_menu_item_type','post_type'),(1038,1569,'_menu_item_menu_item_parent','0'),(1039,1569,'_menu_item_object_id','1520'),(1040,1569,'_menu_item_object','page'),(1041,1569,'_menu_item_target',''),(1042,1569,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1043,1569,'_menu_item_xfn',''),(1044,1569,'_menu_item_url',''),(1045,1570,'_menu_item_type','post_type'),(1046,1570,'_menu_item_menu_item_parent','0'),(1047,1570,'_menu_item_object_id','225'),(1048,1570,'_menu_item_object','page'),(1049,1570,'_menu_item_target',''),(1050,1570,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1051,1570,'_menu_item_xfn',''),(1052,1570,'_menu_item_url',''),(1054,1571,'_menu_item_type','post_type'),(1055,1571,'_menu_item_menu_item_parent','0'),(1056,1571,'_menu_item_object_id','393'),(1057,1571,'_menu_item_object','page'),(1058,1571,'_menu_item_target',''),(1059,1571,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1060,1571,'_menu_item_xfn',''),(1061,1571,'_menu_item_url',''),(1063,1573,'_menu_item_type','post_type'),(1064,1573,'_menu_item_menu_item_parent','0'),(1065,1573,'_menu_item_object_id','711'),(1066,1573,'_menu_item_object','page'),(1067,1573,'_menu_item_target',''),(1068,1573,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1069,1573,'_menu_item_xfn',''),(1070,1573,'_menu_item_url',''),(1072,1574,'_menu_item_type','post_type'),(1073,1574,'_menu_item_menu_item_parent','0'),(1074,1574,'_menu_item_object_id','814'),(1075,1574,'_menu_item_object','page'),(1076,1574,'_menu_item_target',''),(1077,1574,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1078,1574,'_menu_item_xfn',''),(1079,1574,'_menu_item_url',''),(1081,1575,'_menu_item_type','post_type'),(1082,1575,'_menu_item_menu_item_parent','0'),(1083,1575,'_menu_item_object_id','971'),(1084,1575,'_menu_item_object','page'),(1085,1575,'_menu_item_target',''),(1086,1575,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1087,1575,'_menu_item_xfn',''),(1088,1575,'_menu_item_url',''),(1090,1576,'_menu_item_type','post_type'),(1091,1576,'_menu_item_menu_item_parent','1565'),(1092,1576,'_menu_item_object_id','659'),(1093,1576,'_menu_item_object','post'),(1094,1576,'_menu_item_target',''),(1095,1576,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1096,1576,'_menu_item_xfn',''),(1097,1576,'_menu_item_url',''),(1099,1577,'_menu_item_type','post_type'),(1100,1577,'_menu_item_menu_item_parent','1565'),(1101,1577,'_menu_item_object_id','114'),(1102,1577,'_menu_item_object','page'),(1103,1577,'_menu_item_target',''),(1104,1577,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1105,1577,'_menu_item_xfn',''),(1106,1577,'_menu_item_url',''),(1108,2147,'_menu_item_type','post_type'),(1109,2147,'_menu_item_menu_item_parent','0'),(1110,2147,'_menu_item_object_id','319'),(1111,2147,'_menu_item_object','car_services'),(1112,2147,'_menu_item_target',''),(1113,2147,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1114,2147,'_menu_item_xfn',''),(1115,2147,'_menu_item_url',''),(1116,2152,'_menu_item_type','post_type'),(1117,2152,'_menu_item_menu_item_parent','0'),(1118,2152,'_menu_item_object_id','317'),(1119,2152,'_menu_item_object','car_services'),(1120,2152,'_menu_item_target',''),(1121,2152,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1122,2152,'_menu_item_xfn',''),(1123,2152,'_menu_item_url',''),(1124,2153,'_menu_item_type','post_type'),(1125,2153,'_menu_item_menu_item_parent','0'),(1126,2153,'_menu_item_object_id','314'),(1127,2153,'_menu_item_object','car_services'),(1128,2153,'_menu_item_target',''),(1129,2153,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1130,2153,'_menu_item_xfn',''),(1131,2153,'_menu_item_url',''),(1132,2183,'_menu_item_type','post_type'),(1133,2183,'_menu_item_menu_item_parent','1571'),(1134,2183,'_menu_item_object_id','2180'),(1135,2183,'_menu_item_object','page'),(1136,2183,'_menu_item_target',''),(1137,2183,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1138,2183,'_menu_item_xfn',''),(1139,2183,'_menu_item_url',''),(1141,2184,'_menu_item_type','post_type'),(1142,2184,'_menu_item_menu_item_parent','1571'),(1143,2184,'_menu_item_object_id','393'),(1144,2184,'_menu_item_object','page'),(1145,2184,'_menu_item_target',''),(1146,2184,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1147,2184,'_menu_item_xfn',''),(1148,2184,'_menu_item_url',''),(1150,2258,'_menu_item_type','post_type'),(1151,2258,'_menu_item_menu_item_parent','0'),(1152,2258,'_menu_item_object_id','320'),(1153,2258,'_menu_item_object','car_services'),(1154,2258,'_menu_item_target',''),(1155,2258,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1156,2258,'_menu_item_xfn',''),(1157,2258,'_menu_item_url',''),(1158,2259,'_menu_item_type','post_type'),(1159,2259,'_menu_item_menu_item_parent','0'),(1160,2259,'_menu_item_object_id','313'),(1161,2259,'_menu_item_object','car_services'),(1162,2259,'_menu_item_target',''),(1163,2259,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1164,2259,'_menu_item_xfn',''),(1165,2259,'_menu_item_url',''),(1166,2260,'_menu_item_type','post_type'),(1167,2260,'_menu_item_menu_item_parent','0'),(1168,2260,'_menu_item_object_id','318'),(1169,2260,'_menu_item_object','car_services'),(1170,2260,'_menu_item_target',''),(1171,2260,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1172,2260,'_menu_item_xfn',''),(1173,2260,'_menu_item_url',''),(1174,48,'_wpb_shortcodes_custom_css','.vc_custom_1516681192560{margin-bottom: 25px !important;}.vc_custom_1513068025414{margin-bottom: 0px !important;}.vc_custom_1513068031678{margin-bottom: 0px !important;}.vc_custom_1516681333259{margin-bottom: 5px !important;}'),(1175,48,'_wpb_vc_js_status','true'),(1176,48,'framework_show_page_title','on'),(1177,48,'_yoast_wpseo_content_score','90'),(1178,48,'_elementor_edit_mode','builder'),(1179,48,'_elementor_template_type','wp-page'),(1180,48,'_elementor_version','3.6.5'),(1181,48,'_elementor_data','[{\"id\":\"6fc64d4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7273983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b591a35\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call: 1-800-123-4567\",\"content\":\"If you have any questions or comments regarding us or your vehicle, please fill out a contact request form below. Or if you prefer, you can reach us at the following address:\",\"contact_widget\":\"contact_us_sideber\",\"cf7\":\"2225\",\"heading\":\"Get In Touch!\",\"subheading\":\"Thank you for your interest in Troosten. To ask a question or schedule an appointment for maintenance or repair, please fill out the contact form below.\",\"items\":[{\"tab_title\":\"Item 1\",\"_id\":\"a7473eb\",\"icon\":{\"value\":\" icon-locate\",\"library\":\"custom-icon\"},\"title\":\"Post Address\",\"content\":\"Kochi address1<br>VA 22192\\nKochi address2\"},{\"tab_title\":\"Item 1\",\"icon\":{\"value\":\" icon-phone\",\"library\":\"custom-icon\"},\"title\":\"Contact Phone\",\"content\":\"1-800-123-4567\",\"_id\":\"77162b3\"},{\"tab_title\":\"Item 1\",\"icon\":{\"value\":\" icon-email\",\"library\":\"custom-icon\"},\"title\":\"E-mail Address\",\"content\":\"info@troosten.com\",\"_id\":\"185bb88\"},{\"tab_title\":\"Item 1\",\"icon\":{\"value\":\" icon-clock\",\"library\":\"custom-icon\"},\"title\":\"Opening Hours\",\"content\":\"Mon-Fri: 7:00 AM - 6:00 PM<br>Saturday: 9:00 AM - 5:00 PM<br>Sunday: Closed\",\"_id\":\"03eb292\"}],\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/section-bg01.png\",\"id\":2229},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\"},\"elements\":[],\"widgetType\":\"contact_page\"}],\"isInner\":false}],\"isInner\":false}]'),(1182,48,'_wp_page_template','default'),(1183,48,'_elementor_controls_usage','a:3:{s:12:\"contact_page\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"contact_content\";a:6:{s:3:\"cf7\";i:1;s:5:\"items\";i:1;s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;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:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(1184,56,'_wpb_shortcodes_custom_css','.vc_custom_1562816104569{background-image: url(https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/block-bg-1-1.jpg?id=1222) !important;}.vc_custom_1496984458969{padding-top: 20px !important;background-color: #252525 !important;}.vc_custom_1513059022686{margin-top: -40px !important;}.vc_custom_1562816169623{background-image: url(https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/grey-bg-1.png?id=104) !important;}.vc_custom_1512554285898{margin-bottom: 0px !important;}.vc_custom_1512554292882{margin-bottom: 0px !important;}.vc_custom_1512554300673{margin-bottom: 0px !important;}.vc_custom_1512554357404{margin-bottom: 0px !important;}.vc_custom_1512554364709{margin-bottom: 0px !important;}.vc_custom_1512554372677{margin-bottom: 0px !important;}.vc_custom_1513053380916{margin-bottom: 0px !important;}.vc_custom_1493695258842{padding-top: 0px !important;}.vc_custom_1492585680062{margin-top: 40px !important;}.vc_custom_1492585690557{margin-top: 40px !important;}.vc_custom_1492584389925{margin-bottom: 0px !important;}.vc_custom_1492584405001{margin-bottom: 0px !important;}.vc_custom_1492584414023{margin-bottom: 0px !important;}.vc_custom_1492584422258{margin-bottom: 0px !important;}'),(1185,56,'_wpb_vc_js_status','true'),(1186,56,'framework_show_page_title','on'),(1187,56,'_elementor_edit_mode','builder'),(1188,56,'_elementor_template_type','wp-page'),(1189,56,'_elementor_version','3.6.5'),(1190,56,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}],\"content_typography3_typography\":\"custom\",\"content_typography3_font_family\":\"Roboto\",\"content_typography3_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}],\"title_typography1_typography\":\"custom\",\"title_typography1_font_family\":\"Roboto\",\"title_typography1_font_weight\":\"600\",\"title_typography2_typography\":\"custom\",\"title_typography2_font_family\":\"Roboto\",\"title_typography2_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"600\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(1192,56,'_wp_page_template','default'),(1193,56,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(1194,56,'framework_page_title_style','off'),(1195,56,'framework_show_breadcrumb','on'),(1197,114,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1198,114,'_wpb_vc_js_status','false'),(1199,114,'_yoast_wpseo_content_score','30'),(1200,225,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1201,225,'_wpb_vc_js_status','true'),(1202,225,'framework_show_page_title','on'),(1203,225,'_yoast_wpseo_content_score','30'),(1204,225,'_elementor_edit_mode','builder'),(1205,225,'_elementor_template_type','wp-page'),(1206,225,'_elementor_version','2.9.7'),(1207,225,'_wp_page_template','default'),(1208,225,'_elementor_data','[{\"id\":\"2e3b5b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"css_classes\":\"block\"},\"elements\":[{\"id\":\"44ec156\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ac62eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"At Car Repair Service we want to make servicing as simple, and hassle free as possible. Below are some frequently asked questions. If your question isn\\u2019t listed below, please do not hesitate to contact our Customer Service team on 1-800-123-4567.\",\"accordian_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"2aef330\",\"title\":\"How long will it take to complete the repairs?\",\"description\":\"We try to complete most repairs the same day. If this is not possible, we will provide you with special transportation arrangements.\",\"default_state\":\"in\"},{\"tab_title\":\"Item 2\",\"_id\":\"df549eb\",\"title\":\"How much will it cost?\",\"description\":\"We try to complete most repairs the same day. If this is not possible, we will provide you with special transportation arrangements.\",\"default_state\":\"in\"},{\"tab_title\":\"Item 3\",\"_id\":\"28388db\",\"title\":\"My car is running rough. Do I need a tune-up?\",\"description\":\"We try to complete most repairs the same day. If this is not possible, we will provide you with special transportation arrangements.\",\"default_state\":\"in\"},{\"tab_title\":\"Item 4\",\"_id\":\"263f8ba\",\"title\":\"Is there a charge to check out my car?\",\"description\":\"We try to complete most repairs the same day. If this is not possible, we will provide you with special transportation arrangements.\",\"default_state\":\"in\"},{\"tab_title\":\"item 5\",\"title\":\"Do I need an appointment for a repair?\",\"description\":\"We try to complete most repairs the same day. If this is not possible, we will provide you with special transportation arrangements.\",\"default_state\":\"in\",\"_id\":\"b63b4d7\"},{\"tab_title\":\"item 6\",\"title\":\"What credit cards do you take?\",\"description\":\"We try to complete most repairs the same day. If this is not possible, we will provide you with special transportation arrangements.\",\"default_state\":\"in\",\"_id\":\"21a9f76\"}]},\"elements\":[],\"widgetType\":\"crs_accordian\"}],\"isInner\":false},{\"id\":\"643ddda\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21a7ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"At Car Repair Service we want to make servicing as simple, and hassle free as possible. Below are some frequently asked questions. If your question isn\\u2019t listed below, please do not hesitate to contact our Customer Service team on 1-800-123-4567.\",\"accordian_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"2aef330\",\"title\":\"Why does my car need maintenance if it\'s running fine?\",\"description\":\"Regular maintenance of your vehicle protects your investment, helps to prevent breakdowns, and will save you on the cost of repairs in the future.\",\"default_state\":\"in\"},{\"tab_title\":\"Item 2\",\"_id\":\"df549eb\",\"title\":\"What will happen if I don\'t have the repairs done right now?\",\"description\":\"Regular maintenance of your vehicle protects your investment, helps to prevent breakdowns, and will save you on the cost of repairs in the future.\",\"default_state\":\"in\"},{\"tab_title\":\"Item 3\",\"_id\":\"28388db\",\"title\":\"What Should I Do When My Check Engine Lights Come On?\",\"description\":\"Regular maintenance of your vehicle protects your investment, helps to prevent breakdowns, and will save you on the cost of repairs in the future.\",\"default_state\":\"in\"},{\"tab_title\":\"Item 4\",\"_id\":\"263f8ba\",\"title\":\"How Often Should I Have My Brakes Checked?\",\"description\":\"Regular maintenance of your vehicle protects your investment, helps to prevent breakdowns, and will save you on the cost of repairs in the future.\",\"default_state\":\"in\"},{\"tab_title\":\"item 5\",\"title\":\"What Type of Oil Filter Do I Need?\",\"description\":\"Regular maintenance of your vehicle protects your investment, helps to prevent breakdowns, and will save you on the cost of repairs in the future.\",\"default_state\":\"in\",\"_id\":\"b63b4d7\"},{\"tab_title\":\"item 6\",\"title\":\"Do I Really Need Winter Tires?\",\"description\":\"Regular maintenance of your vehicle protects your investment, helps to prevent breakdowns, and will save you on the cost of repairs in the future.\",\"default_state\":\"in\",\"_id\":\"21a9f76\"}]},\"elements\":[],\"widgetType\":\"crs_accordian\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59f9664\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"1e922ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e893fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Have a Car Repair Question?\",\"content\":\"Get your automotive-related questions answered by a mechanic\",\"cf7\":\"2220\"},\"elements\":[],\"widgetType\":\"car_question_Form\"}],\"isInner\":false}],\"isInner\":false}]'),(1209,225,'_elementor_controls_usage','a:4:{s:13:\"crs_accordian\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:16:\"content_settings\";a:1:{s:18:\"accordian_tabs_tab\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:2;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:1;s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";i:1;}}}}s:17:\"car_question_Form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:1:{s:3:\"cf7\";i:1;}}}}}'),(1210,393,'_wpb_shortcodes_custom_css','.vc_custom_1503285883971{margin-top: 20px !important;margin-bottom: -40px !important;}'),(1211,393,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1212,393,'_wpb_vc_js_status','true'),(1213,393,'framework_show_page_title','on'),(1214,393,'_yoast_wpseo_content_score','60'),(1215,393,'_elementor_edit_mode','builder'),(1216,393,'_elementor_template_type','wp-page'),(1217,393,'_elementor_version','2.9.7'),(1218,393,'_wp_page_template','default'),(1219,393,'_elementor_data','[{\"id\":\"e9e1afc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9e034e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bad0f39\",\"elType\":\"widget\",\"settings\":{\"showposts\":8},\"elements\":[],\"widgetType\":\"crs_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(1220,393,'_elementor_controls_usage','a:3:{s:11:\"crs_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:19:\"crs_section_gallery\";a:1:{s:9:\"showposts\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;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:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(1221,393,'framework_page_title_style','off'),(1222,393,'framework_show_breadcrumb','on'),(1225,477,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1226,477,'_thumbnail_id','211'),(1227,477,'_yoast_wpseo_content_score','60'),(1228,477,'_yoast_wpseo_primary_category',''),(1229,477,'_wpb_vc_js_status','false'),(1231,483,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1232,483,'_thumbnail_id','211'),(1233,483,'_yoast_wpseo_primary_category',''),(1234,483,'_yoast_wpseo_is_cornerstone',''),(1235,483,'_yoast_wpseo_content_score','60'),(1237,551,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1238,551,'_thumbnail_id','204'),(1239,551,'_yoast_wpseo_primary_category',''),(1240,551,'_yoast_wpseo_is_cornerstone',''),(1241,551,'_yoast_wpseo_content_score','60'),(1242,551,'framework-gallery','123'),(1244,554,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1245,554,'framework-link','http://www.carserviceslink.com'),(1246,554,'framework-link-title','http://www.carserviceslink.com'),(1247,554,'_yoast_wpseo_content_score','60'),(1248,554,'_yoast_wpseo_primary_category',''),(1249,554,'_thumbnail_id','211'),(1250,554,'_wpb_vc_js_status','false'),(1252,560,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1253,560,'framework-audio-markup','<iframe src=\"https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/107928164&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false\"></iframe>'),(1254,560,'_yoast_wpseo_primary_category',''),(1255,560,'_yoast_wpseo_content_score','30'),(1256,560,'_wpb_vc_js_status','false'),(1258,661,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1259,661,'_thumbnail_id','202'),(1260,661,'_yoast_wpseo_content_score','60'),(1261,661,'_yoast_wpseo_primary_category',''),(1262,661,'_wpb_vc_js_status','false'),(1264,701,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1265,701,'_yoast_wpseo_content_score','30'),(1266,701,'_yoast_wpseo_primary_category','108'),(1267,701,'_wpb_vc_js_status','false'),(1268,711,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1269,711,'_wpb_vc_js_status','false'),(1270,711,'_yoast_wpseo_content_score','30'),(1271,711,'framework_show_page_title','on'),(1272,711,'framework_show_breadcrumb','on'),(1273,712,'_yoast_wpseo_is_cornerstone',''),(1274,712,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1275,713,'_yoast_wpseo_is_cornerstone',''),(1276,713,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1277,714,'_yoast_wpseo_is_cornerstone',''),(1278,714,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1279,814,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1280,814,'_wpb_vc_js_status','true'),(1281,814,'_yoast_wpseo_content_score','90'),(1282,814,'framework_show_page_title','on'),(1283,814,'framework_show_breadcrumb','on'),(1284,814,'_elementor_template_type','wp-page'),(1285,814,'_elementor_data','[{\"id\":\"195ceb2\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e3bb5c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b2958e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"bg_select\":\"light\",\"slides_to_scroll\":3,\"arrows\":\"\",\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2eb60a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"066b2ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"905a0f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"style\":\"grid\",\"per_page\":6,\"arrows\":\"\",\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonial\",\"fade\":\"\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false}]'),(1286,814,'_elementor_edit_mode','builder'),(1287,814,'_elementor_version','2.9.7'),(1288,814,'_wp_page_template','default'),(1289,814,'_elementor_controls_usage','a:3:{s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:5:{s:5:\"title\";i:2;s:8:\"per_page\";i:2;s:9:\"bg_select\";i:1;s:7:\"bg_text\";i:1;s:5:\"style\";i:1;}s:26:\"section_additional_options\";a:3:{s:16:\"slides_to_scroll\";i:1;s:6:\"arrows\";i:2;s:4:\"fade\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:2;s:6:\"layout\";i:2;s:3:\"gap\";i:2;}}}}}'),(1290,814,'_wxr_import_has_attachment_refs','1'),(1291,971,'_wpb_shortcodes_custom_css','.vc_custom_1516678637020{margin-bottom: 25px !important;}'),(1292,971,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1293,971,'_wpb_vc_js_status','true'),(1294,971,'_yoast_wpseo_content_score','90'),(1295,971,'framework_show_page_title','on'),(1296,971,'framework_show_breadcrumb','on'),(1297,971,'_elementor_data','[{\"id\":\"ec4ad31\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"24cb366\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e088bc7\",\"elType\":\"widget\",\"settings\":{\"item_list\":[{\"left_title\":\"Coupons from\",\"currency_symbol\":\"$\",\"currency_price\":\"10\",\"currency_text\":\"OFF\",\"left_footer\":\"Repairs!\",\"title\":\"New Customer Coupon\",\"sub_title\":\"Present this coupon and receive  <br>$10 OFF any service\",\"link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"2b7d2b6\",\"featured\":\"yes\",\"date\":\"Expires: 11\\/25\\/2019\",\"type\":\"Repairs!\"},{\"left_title\":\"Coupons from\",\"currency_symbol\":\"$\",\"currency_price\":\"15\",\"currency_text\":\"OFF\",\"left_footer\":\"Repairs!\",\"title\":\"Standard Oil Change\",\"sub_title\":\"Present this coupon and receive<br>$15 OFF Standard Oil Change\",\"link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"featured\":\"\",\"_id\":\"6ff6bbb\",\"date\":\"Expires: 11\\/26\\/2019\",\"type\":\"Maintenance!\"},{\"left_title\":\"Coupons from\",\"currency_symbol\":\"$\",\"currency_price\":\"25\",\"currency_text\":\"OFF\",\"left_footer\":\"Repairs!\",\"title\":\"Brake Service\",\"sub_title\":\"Disc or drum brakes, resurface drums or rotors, new brake pads or shoes\",\"link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"featured\":\"yes\",\"date\":\"Expires: 11\\/26\\/2019\",\"type\":\"Maintenance!\",\"_id\":\"4d96720\"},{\"left_title\":\"Coupons from\",\"currency_symbol\":\"$\",\"currency_price\":\"15\",\"currency_text\":\"OFF\",\"left_footer\":\"Repairs!\",\"title\":\"Standard Oil Change\",\"sub_title\":\"Present this coupon and receive<br>$15 OFF Standard Oil Change\",\"link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"featured\":\"\",\"date\":\"Expires: 11\\/26\\/2019\",\"type\":\"Maintenance!\",\"_id\":\"b76f2ce\"}]},\"elements\":[],\"widgetType\":\"coupons_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7995a2f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"8e6f856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"866478e\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Low Overhead Means Savings for You\",\"title_2\":\"We are able to negotiate better prices from the auto parts vendors\",\"item_list\":[{\"title_1\":\"2009 Cadillac DTS\",\"title_2\":\"Change oil and filter\",\"price\":\"$63.00 - $72.00\",\"price_1\":\"$63\",\"price_2\":\"19%\",\"location\":\"Los Angeles, CA\",\"_id\":\"276a572\",\"service\":\"Alternator Repair\",\"time\":\"1 hour\"},{\"title_1\":\"1998 BMW 540i \",\"title_2\":\"Change oil and filter\",\"price\":\"$92.00 - $105.00\",\"price_1\":\"$92\",\"price_2\":\"30%\",\"location\":\"San Jose, CA\",\"_id\":\"aa6c083\",\"service\":\"Brake Light Switch Replacement\",\"time\":\"1 hour\"},{\"title_1\":\"2003 GMC W5500 Forward \",\"title_2\":\"Change oil and filter\",\"price\":\"$98.00 - $112.00\",\"price_1\":\"$98\",\"price_2\":\"34%\",\"location\":\"Charlotte, NC\",\"_id\":\"6679e5d\",\"service\":\"Crankshaft Position Sensor Replacement\",\"time\":\"1 hour\"},{\"title_1\":\"2003 Kia Sorento\",\"title_2\":\"Change oil and filter\",\"price\":\"$186.00 - $211.00\",\"price_1\":\"$186\",\"price_2\":\"20%\",\"location\":\"Charlotte, NC\",\"_id\":\"a22b20d\",\"service\":\"Car Door Lock Actuator Replacement\",\"time\":\"1 hour\"},{\"title_1\":\"2010 Suzuki Grand Vitara\",\"title_2\":\"Change oil and filter\",\"price\":\"$192.00 - $215.00\",\"price_1\":\"$192\",\"price_2\":\"16%\",\"location\":\"Los Angeles, CA\",\"_id\":\"25e4da0\",\"service\":\"Exterior Car Door Handle Replacement\",\"time\":\"1 hour\"},{\"title_1\":\"2003 Pontiac Grand Am\",\"title_2\":\"Change oil and filter\",\"price\":\"$83.00 - $91.00\",\"price_1\":\"$83\",\"price_2\":\"31%\",\"location\":\"Charlotte, NC\",\"_id\":\"4437bbc\",\"service\":\"Intake Manifold Gaskets Replacement\",\"time\":\"1 hour\"},{\"title_1\":\"1996 Plymouth Grand Voyager\",\"title_2\":\"Change oil and filter\",\"price\":\"$231.00 - $248.00\",\"price_1\":\"$231\",\"price_2\":\"26%\",\"location\":\"Phoenix, AZ\",\"_id\":\"b9e833b\",\"service\":\"Car AC Repair\",\"time\":\"1 hour\"},{\"title_1\":\"2002 Toyota Sienna\",\"title_2\":\"Change oil and filter\",\"price\":\"$379.00 - $390.00\",\"price_1\":\"$379\",\"price_2\":\"29%\",\"location\":\"Austin, TX\",\"_id\":\"486bdb6\",\"service\":\"Car Battery Terminal Ends Replacement\",\"time\":\"1 hour\"},{\"title_1\":\"2003 Mitsubishi Outlander\",\"title_2\":\"Change oil and filter\",\"price\":\"$540.00 - $573.00\",\"price_1\":\"$540\",\"price_2\":\"28%\",\"location\":\"San Francisco, CA\",\"_id\":\"f15fe60\",\"service\":\"Variable Valve Timing (VVT) Solenoid Replacement\",\"time\":\"3 hour\"},{\"title_1\":\"2004 Hyundai Elantra\",\"title_2\":\"Change oil and filter\",\"price\":\"$226.00 - $250.00\",\"price_1\":\"$226\",\"price_2\":\"18%\",\"location\":\"Charlotte, NC\",\"_id\":\"44cf35f\",\"service\":\"Brake System Flush\",\"time\":\"2 hour\"}]},\"elements\":[],\"widgetType\":\"car_price_tbl\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a1465b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f86804\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e3eb8f\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"modal_id\":\"appointmentForm\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(1298,971,'_elementor_version','2.9.11'),(1299,971,'_wp_page_template','default'),(1300,971,'_elementor_template_type','wp-page'),(1301,971,'_elementor_edit_mode','builder'),(1302,971,'_elementor_controls_usage','a:5:{s:16:\"coupons_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"crs_section_coupns\";a:1:{s:9:\"item_list\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;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:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:3;s:6:\"layout\";i:3;s:15:\"stretch_section\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:13:\"car_price_tbl\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"table_1_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:12:\"design_style\";i:1;s:4:\"call\";i:1;s:8:\"modal_id\";i:1;s:5:\"image\";i:1;}}}}}'),(1303,1677,'framework_show_page_title','on'),(1304,1677,'framework_show_breadcrumb','on'),(1305,1677,'_wpb_vc_js_status','false'),(1306,1677,'_yoast_wpseo_content_score','30'),(1307,2180,'framework_show_page_title','on'),(1308,2180,'framework_page_title_style','off'),(1309,2180,'framework_show_breadcrumb','on'),(1310,2180,'_elementor_edit_mode','builder'),(1311,2180,'_elementor_template_type','wp-page'),(1312,2180,'_elementor_version','2.9.6'),(1313,2180,'_wp_page_template','default'),(1314,2180,'_elementor_data','[{\"id\":\"38ed5e5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d8098c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37c38dc\",\"elType\":\"widget\",\"settings\":{\"style\":\"comparisons_gallery\",\"showposts\":6},\"elements\":[],\"widgetType\":\"crs_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(1315,2180,'_elementor_controls_usage','a:3:{s:11:\"crs_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:19:\"crs_section_gallery\";a:2:{s:5:\"style\";i:1;s:9:\"showposts\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;}}}}}'),(1317,22,'_wc_review_count','0'),(1318,22,'_wc_average_rating','0'),(1319,22,'_yoast_wpseo_is_cornerstone',''),(1320,22,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1321,22,'_visibility','visible'),(1322,22,'_stock_status','outofstock'),(1323,22,'total_sales','0'),(1324,22,'_downloadable','no'),(1325,22,'_virtual','no'),(1326,22,'_product_image_gallery',''),(1327,22,'_regular_price','20'),(1328,22,'_sale_price',''),(1329,22,'_tax_status',''),(1330,22,'_tax_class',''),(1331,22,'_purchase_note',''),(1332,22,'_featured','no'),(1333,22,'_weight',''),(1334,22,'_length',''),(1335,22,'_width',''),(1336,22,'_height',''),(1337,22,'_sku',''),(1338,22,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(1339,22,'_sale_price_dates_from',''),(1340,22,'_sale_price_dates_to',''),(1341,22,'_price','20'),(1342,22,'_sold_individually',''),(1343,22,'_stock',''),(1344,22,'_backorders','no'),(1345,22,'_manage_stock','no'),(1346,22,'_min_variation_price','20'),(1347,22,'_max_variation_price','20'),(1348,22,'_min_variation_regular_price','20'),(1349,22,'_max_variation_regular_price','20'),(1350,22,'_min_variation_sale_price',''),(1351,22,'_max_variation_sale_price',''),(1352,22,'_default_attributes','a:0:{}'),(1353,22,'_wp_old_slug','share-your-idea'),(1354,22,'_upsell_ids','a:0:{}'),(1355,22,'_thumbnail_id','1146'),(1356,22,'_crosssell_ids','a:0:{}'),(1357,22,'_download_limit','-1'),(1358,22,'_download_expiry','-1'),(1359,22,'_product_version','5.7.1'),(1360,22,'_yoast_wpseo_primary_product_cat',''),(1361,22,'_wpb_vc_js_status','false'),(1362,22,'_yoast_wpseo_content_score','30'),(1363,23,'_yoast_wpseo_is_cornerstone',''),(1364,23,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1365,23,'_sku',''),(1366,23,'_weight',''),(1367,23,'_length',''),(1368,23,'_width',''),(1369,23,'_height',''),(1370,23,'_stock',''),(1371,23,'_thumbnail_id','888'),(1372,23,'_virtual','no'),(1373,23,'_downloadable','no'),(1374,23,'_regular_price','20'),(1375,23,'_sale_price',''),(1376,23,'_sale_price_dates_from',''),(1377,23,'_sale_price_dates_to',''),(1378,23,'_price','20'),(1379,23,'_tax_class',''),(1380,23,'_download_limit',''),(1381,23,'_download_expiry',''),(1382,23,'_file_paths',''),(1383,23,'attribute_pa_color','black'),(1384,47,'_yoast_wpseo_is_cornerstone',''),(1385,47,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1386,47,'_visibility','visible'),(1387,47,'_stock_status','instock'),(1388,47,'total_sales','0'),(1389,47,'_downloadable','no'),(1390,47,'_virtual','no'),(1391,47,'_product_image_gallery','960,959,958'),(1392,47,'_regular_price','35'),(1393,47,'_sale_price',''),(1394,47,'_tax_status',''),(1395,47,'_tax_class',''),(1396,47,'_purchase_note',''),(1397,47,'_featured','no'),(1398,47,'_weight',''),(1399,47,'_length',''),(1400,47,'_width',''),(1401,47,'_height',''),(1402,47,'_sku',''),(1403,47,'_product_attributes','a:0:{}'),(1404,47,'_sale_price_dates_from',''),(1405,47,'_sale_price_dates_to',''),(1406,47,'_price','35'),(1407,47,'_sold_individually',''),(1408,47,'_stock',''),(1409,47,'_backorders','no'),(1410,47,'_manage_stock','no'),(1411,47,'_crosssell_ids','a:0:{}'),(1412,47,'_wc_review_count','0'),(1413,47,'_wc_average_rating','0'),(1414,47,'_upsell_ids','a:0:{}'),(1415,47,'_default_attributes','a:0:{}'),(1416,47,'_download_limit','-1'),(1417,47,'_download_expiry','-1'),(1418,47,'_product_version','5.7.1'),(1419,47,'_yoast_wpseo_primary_product_cat',''),(1420,47,'_yoast_wpseo_content_score','30'),(1421,47,'_thumbnail_id','1145'),(1422,47,'_wpb_vc_js_status','false'),(1424,558,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1425,558,'_yoast_wpseo_primary_category',''),(1426,558,'_yoast_wpseo_content_score','90'),(1428,558,'_thumbnail_id','2373'),(1431,659,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1432,659,'_thumbnail_id','2370'),(1433,659,'_yoast_wpseo_content_score','60'),(1434,659,'_yoast_wpseo_primary_category','16'),(1435,659,'_wpb_vc_js_status','false'),(1436,659,'_elementor_version','2.9.7'),(1437,659,'_elementor_template_type','wp-post'),(1438,659,'_elementor_edit_mode','builder'),(1439,659,'_wp_page_template','default'),(1440,659,'_elementor_data','[{\"id\":\"9e4784f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7dc04b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b38b3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The brakes on your vehicle work hard every time you drive. When you slow down in traffic, stop at a red light, or must maneuver a quick hard stop because of an obstruction in the road your brakes are at work. Over time the use of your brakes causes normal wear and tear, which can render them ineffective or useless. It\\u2019s important to have regular maintenance performed on your braking system to keep it in tip top shape, and provide safe driving conditions for you and your family.<\\/p>\\t\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e37ced\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"657aaee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b50dff9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"post-title-sub\\\">What Makes a Brake<\\/h4>\\n<p>The brake system in your vehicle is comprised of a disc, also called a rotor, a caliper, and the brake pad. From inside the car, it seems like all that happens is a push on the brake pedal, and the vehicle stops. But inside the car, this depressed pedal sends brake fluid through the brake lines as a piston moves in the master cylinder. As pistons in the caliper are initiated, the brake shoe pushes against the rotor, causing friction on the brake drum. Essentially, this pressure caused by your brake pad on the drum will slow the roll of your vehicle, and eventually cause it to stop.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3c6ac1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1672c6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fc85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote class=\\\"blockquote-01\\\">\\n<p>In this way, you can see that your brakes are powered by much more than a simple pedal on the floor of your vehicle. It takes many working factors to make your car stop safely and timely on the road.<\\/p>\\n<footer>Manager <cite>\\u2013 Joseph C. Lane,<\\/cite><\\/footer>\\n<\\/blockquote>\\n<div class=\\\"divider-lg\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e1976e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24f5224\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44908ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"row content-top\\\">\\n<div class=\\\"col-lg-6\\\"><img class=\\\"img-responsive\\\" src=\\\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\\\" alt=\\\"\\\" \\/><\\/div>\\n<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<div class=\\\"col-lg-6\\\">\\n<h3 class=\\\"post-title-sub\\\">Price Points to Ponder<\\/h3>\\n<p>Unfortunately, the friction of your brakes causes your brake pads to wear down over time, and they will need to be replaced time and time again. This is a normal part of the preventative maintenance routine you should include with your braking system.<\\/p>\\n\\n<p>Of course, this means spending some money to keep your vehicle in working order and get you home safely every day. So how much money are you looking at spending for brake repair?<\\/p>\\n\\n<\\/div>\\n<\\/div>\\n<div class=\\\"divider-lg\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4eb2de6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbefe1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c667fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 class=\\\"post-title-sub\\\">Why Choose a Mechanic?<\\/h3>\\n<p>Unfortunately, the friction of your brakes causes your brake pads to wear down over time, and they will need to be replaced time and time again. This is a normal part of the preventative maintenance routine you should include with your braking system.<\\/p>\\n<p>Of course, this means spending some money to keep your vehicle in working order and get you home safely every day. So how much money are you looking at spending for brake repair?<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1441,659,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;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:5;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(1443,929,'_yoast_wpseo_is_cornerstone',''),(1444,929,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1445,929,'_visibility','visible'),(1446,929,'_stock_status','instock'),(1447,929,'total_sales','0'),(1448,929,'_downloadable','no'),(1449,929,'_virtual','no'),(1450,929,'_product_image_gallery',''),(1451,929,'_regular_price','20'),(1452,929,'_sale_price','18'),(1453,929,'_tax_status',''),(1454,929,'_tax_class',''),(1455,929,'_purchase_note',''),(1456,929,'_featured','yes'),(1457,929,'_weight',''),(1458,929,'_length',''),(1459,929,'_width',''),(1460,929,'_height',''),(1461,929,'_sku',''),(1462,929,'_product_attributes','a:0:{}'),(1463,929,'_sale_price_dates_from',''),(1464,929,'_sale_price_dates_to',''),(1465,929,'_price','18'),(1466,929,'_sold_individually',''),(1467,929,'_stock','5'),(1468,929,'_backorders','no'),(1469,929,'_manage_stock','yes'),(1470,929,'_upsell_ids','a:0:{}'),(1471,929,'_wc_review_count','0'),(1472,929,'_wc_average_rating','0'),(1473,929,'_thumbnail_id','1142'),(1474,929,'_crosssell_ids','a:0:{}'),(1475,929,'_default_attributes','a:0:{}'),(1476,929,'_download_limit','-1'),(1477,929,'_download_expiry','-1'),(1478,929,'_product_version','5.7.1'),(1479,929,'_yoast_wpseo_primary_product_cat',''),(1480,929,'_wpb_vc_js_status','false'),(1481,929,'_yoast_wpseo_content_score','30'),(1482,930,'_yoast_wpseo_is_cornerstone',''),(1483,930,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1484,930,'_visibility','visible'),(1485,930,'_stock_status','instock'),(1486,930,'total_sales','1'),(1487,930,'_downloadable','no'),(1488,930,'_virtual','no'),(1489,930,'_product_image_gallery','21'),(1490,930,'_regular_price','20'),(1491,930,'_sale_price',''),(1492,930,'_tax_status',''),(1493,930,'_tax_class',''),(1494,930,'_purchase_note',''),(1495,930,'_featured','no'),(1496,930,'_weight',''),(1497,930,'_length',''),(1498,930,'_width',''),(1499,930,'_height',''),(1500,930,'_sku',''),(1501,930,'_product_attributes','a:0:{}'),(1502,930,'_sale_price_dates_from',''),(1503,930,'_sale_price_dates_to',''),(1504,930,'_price','20'),(1505,930,'_sold_individually',''),(1506,930,'_stock',''),(1507,930,'_backorders','no'),(1508,930,'_manage_stock','no'),(1509,930,'_wc_review_count','0'),(1510,930,'_wc_average_rating','0'),(1511,930,'_thumbnail_id','1150'),(1512,930,'_upsell_ids','a:0:{}'),(1513,930,'_crosssell_ids','a:0:{}'),(1514,930,'_default_attributes','a:0:{}'),(1515,930,'_download_limit','-1'),(1516,930,'_download_expiry','-1'),(1517,930,'_product_version','5.7.1'),(1518,930,'_yoast_wpseo_primary_product_cat',''),(1519,930,'_wpb_vc_js_status','false'),(1520,930,'_yoast_wpseo_content_score','30'),(1521,931,'_yoast_wpseo_is_cornerstone',''),(1522,931,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1523,931,'_visibility','visible'),(1524,931,'_stock_status','instock'),(1525,931,'_wc_review_count','0'),(1526,931,'total_sales','1'),(1527,931,'_downloadable','no'),(1528,931,'_wc_average_rating','0'),(1529,931,'_virtual','no'),(1530,931,'_product_image_gallery','960,959,958'),(1531,931,'_regular_price','20'),(1532,931,'_sale_price',''),(1533,931,'_tax_status',''),(1534,931,'_tax_class',''),(1535,931,'_purchase_note',''),(1536,931,'_featured','no'),(1537,931,'_weight',''),(1538,931,'_length',''),(1539,931,'_width',''),(1540,931,'_height',''),(1541,931,'_sku',''),(1542,931,'_product_attributes','a:0:{}'),(1543,931,'_sale_price_dates_from',''),(1544,931,'_sale_price_dates_to',''),(1545,931,'_price','20'),(1546,931,'_sold_individually',''),(1547,931,'_stock',''),(1548,931,'_backorders','no'),(1549,931,'_manage_stock','no'),(1550,931,'_crosssell_ids','a:0:{}'),(1551,931,'_upsell_ids','a:0:{}'),(1552,931,'_default_attributes','a:0:{}'),(1553,931,'_download_limit','-1'),(1554,931,'_download_expiry','-1'),(1555,931,'_product_version','5.7.1'),(1556,931,'_yoast_wpseo_primary_product_cat',''),(1557,931,'_yoast_wpseo_content_score','30'),(1558,931,'_thumbnail_id','1148'),(1559,931,'_wpb_vc_js_status','false'),(1560,932,'_yoast_wpseo_is_cornerstone',''),(1561,932,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1562,932,'_visibility','visible'),(1563,932,'_stock_status','instock'),(1564,932,'total_sales','0'),(1565,932,'_downloadable','no'),(1566,932,'_virtual','no'),(1567,932,'_product_image_gallery','960,959,958'),(1568,932,'_regular_price','20'),(1569,932,'_sale_price',''),(1570,932,'_tax_status',''),(1571,932,'_tax_class',''),(1572,932,'_purchase_note',''),(1573,932,'_featured','no'),(1574,932,'_weight',''),(1575,932,'_length',''),(1576,932,'_width',''),(1577,932,'_height',''),(1578,932,'_sku',''),(1579,932,'_product_attributes','a:0:{}'),(1580,932,'_sale_price_dates_from',''),(1581,932,'_sale_price_dates_to',''),(1582,932,'_price','20'),(1583,932,'_sold_individually',''),(1584,932,'_stock',''),(1585,932,'_backorders','no'),(1586,932,'_manage_stock','no'),(1587,932,'_crosssell_ids','a:0:{}'),(1588,932,'_upsell_ids','a:1:{i:0;i:47;}'),(1589,932,'_wc_review_count','0'),(1590,932,'_wc_rating_count','a:0:{}'),(1591,932,'_wc_average_rating','0'),(1592,932,'_default_attributes','a:0:{}'),(1593,932,'_download_limit','-1'),(1594,932,'_download_expiry','-1'),(1595,932,'_product_version','3.0.4'),(1596,932,'_yoast_wpseo_primary_product_cat',''),(1597,932,'_yoast_wpseo_content_score','30'),(1598,932,'_thumbnail_id','1142'),(1599,932,'_wpb_vc_js_status','false'),(1600,933,'_yoast_wpseo_is_cornerstone',''),(1601,933,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1602,933,'_visibility','visible'),(1603,933,'_stock_status','instock'),(1604,933,'total_sales','4'),(1605,933,'_downloadable','no'),(1606,933,'_virtual','no'),(1607,933,'_product_image_gallery','960,959,958'),(1608,933,'_regular_price','18'),(1609,933,'_sale_price',''),(1610,933,'_tax_status',''),(1611,933,'_tax_class',''),(1612,933,'_purchase_note',''),(1613,933,'_featured','no'),(1614,933,'_weight',''),(1615,933,'_length',''),(1616,933,'_width',''),(1617,933,'_height',''),(1618,933,'_sku',''),(1619,933,'_product_attributes','a:0:{}'),(1620,933,'_sale_price_dates_from',''),(1621,933,'_sale_price_dates_to',''),(1622,933,'_price','18'),(1623,933,'_sold_individually',''),(1624,933,'_stock',''),(1625,933,'_backorders','no'),(1626,933,'_manage_stock','no'),(1627,933,'_crosssell_ids','a:0:{}'),(1628,933,'_upsell_ids','a:0:{}'),(1629,933,'_wc_review_count','0'),(1630,933,'_wc_average_rating','0'),(1631,933,'_default_attributes','a:0:{}'),(1632,933,'_download_limit','-1'),(1633,933,'_download_expiry','-1'),(1634,933,'_product_version','5.7.1'),(1635,933,'_yoast_wpseo_primary_product_cat',''),(1636,933,'_yoast_wpseo_content_score','30'),(1637,933,'_thumbnail_id','1150'),(1638,933,'_wpb_vc_js_status','false'),(1639,934,'_yoast_wpseo_is_cornerstone',''),(1640,934,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1641,934,'_visibility','visible'),(1642,934,'_stock_status','outofstock'),(1643,934,'total_sales','0'),(1644,934,'_downloadable','no'),(1645,934,'_virtual','no'),(1646,934,'_product_image_gallery','960,959,958'),(1647,934,'_regular_price','30'),(1648,934,'_sale_price',''),(1649,934,'_tax_status',''),(1650,934,'_tax_class',''),(1651,934,'_purchase_note',''),(1652,934,'_featured','no'),(1653,934,'_weight',''),(1654,934,'_length',''),(1655,934,'_width',''),(1656,934,'_height',''),(1657,934,'_sku',''),(1658,934,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(1659,934,'_sale_price_dates_from',''),(1660,934,'_sale_price_dates_to',''),(1661,934,'_price','30'),(1662,934,'_sold_individually',''),(1663,934,'_stock',''),(1664,934,'_backorders','no'),(1665,934,'_manage_stock','no'),(1666,934,'_min_variation_price','30'),(1667,934,'_max_variation_price','35'),(1668,934,'_min_variation_regular_price','35'),(1669,934,'_max_variation_regular_price','35'),(1670,934,'_min_variation_sale_price','30'),(1671,934,'_max_variation_sale_price','30'),(1672,934,'_default_attributes','a:1:{s:8:\"pa_color\";s:5:\"black\";}'),(1673,934,'_crosssell_ids','a:1:{i:0;i:22;}'),(1674,934,'_wc_review_count','0'),(1675,934,'_wc_average_rating','0'),(1676,934,'_upsell_ids','a:0:{}'),(1677,934,'_download_limit','-1'),(1678,934,'_download_expiry','-1'),(1679,934,'_product_version','5.7.1'),(1680,934,'_yoast_wpseo_primary_product_cat',''),(1681,934,'_yoast_wpseo_content_score','30'),(1682,934,'_thumbnail_id','1142'),(1683,934,'_wpb_vc_js_status','false'),(1684,935,'_yoast_wpseo_is_cornerstone',''),(1685,935,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1686,935,'_visibility','visible'),(1687,935,'_stock_status','instock'),(1688,935,'total_sales','0'),(1689,935,'_downloadable','no'),(1690,935,'_virtual','no'),(1691,935,'_product_image_gallery','960,959,958'),(1692,935,'_regular_price','35'),(1693,935,'_sale_price',''),(1694,935,'_tax_status',''),(1695,935,'_tax_class',''),(1696,935,'_purchase_note',''),(1697,935,'_featured','yes'),(1698,935,'_weight',''),(1699,935,'_length',''),(1700,935,'_width',''),(1701,935,'_height',''),(1702,935,'_sku',''),(1703,935,'_product_attributes','a:0:{}'),(1704,935,'_sale_price_dates_from',''),(1705,935,'_sale_price_dates_to',''),(1706,935,'_price','35'),(1707,935,'_sold_individually',''),(1708,935,'_stock',''),(1709,935,'_backorders','no'),(1710,935,'_manage_stock','no'),(1711,935,'_crosssell_ids','a:0:{}'),(1712,935,'_wc_review_count','0'),(1713,935,'_wc_average_rating','0'),(1714,935,'_upsell_ids','a:0:{}'),(1715,935,'_default_attributes','a:0:{}'),(1716,935,'_download_limit','-1'),(1717,935,'_download_expiry','-1'),(1718,935,'_product_version','5.7.1'),(1719,935,'_yoast_wpseo_primary_product_cat',''),(1720,935,'_yoast_wpseo_content_score','30'),(1721,935,'_thumbnail_id','1144'),(1722,935,'_wpb_vc_js_status','false'),(1723,936,'_yoast_wpseo_is_cornerstone',''),(1724,936,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1725,936,'_visibility','visible'),(1726,936,'_stock_status','instock'),(1727,936,'total_sales','3'),(1728,936,'_downloadable','no'),(1729,936,'_virtual','no'),(1730,936,'_product_image_gallery','960,959,958'),(1731,936,'_regular_price','35'),(1732,936,'_sale_price',''),(1733,936,'_tax_status',''),(1734,936,'_tax_class',''),(1735,936,'_purchase_note',''),(1736,936,'_featured','no'),(1737,936,'_weight',''),(1738,936,'_length',''),(1739,936,'_width',''),(1740,936,'_height',''),(1741,936,'_sku',''),(1742,936,'_product_attributes','a:0:{}'),(1743,936,'_sale_price_dates_from',''),(1744,936,'_sale_price_dates_to',''),(1745,936,'_price','35'),(1746,936,'_sold_individually',''),(1747,936,'_stock',''),(1748,936,'_backorders','no'),(1749,936,'_manage_stock','no'),(1750,936,'_crosssell_ids','a:0:{}'),(1751,936,'_wc_review_count','0'),(1752,936,'_wc_average_rating','0'),(1753,936,'_upsell_ids','a:0:{}'),(1754,936,'_default_attributes','a:0:{}'),(1755,936,'_download_limit','-1'),(1756,936,'_download_expiry','-1'),(1757,936,'_product_version','5.7.1'),(1758,936,'_yoast_wpseo_primary_product_cat',''),(1759,936,'_yoast_wpseo_content_score','30'),(1760,936,'_thumbnail_id','1143'),(1761,936,'_wpb_vc_js_status','false'),(1762,937,'_yoast_wpseo_is_cornerstone',''),(1763,937,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1764,937,'_visibility','visible'),(1765,937,'_stock_status','instock'),(1766,937,'total_sales','0'),(1767,937,'_downloadable','no'),(1768,937,'_virtual','no'),(1769,937,'_product_image_gallery','960,959,958'),(1770,937,'_regular_price','35'),(1771,937,'_sale_price',''),(1772,937,'_tax_status',''),(1773,937,'_tax_class',''),(1774,937,'_purchase_note',''),(1775,937,'_featured','yes'),(1776,937,'_weight',''),(1777,937,'_length',''),(1778,937,'_width',''),(1779,937,'_height',''),(1780,937,'_sku',''),(1781,937,'_product_attributes','a:0:{}'),(1782,937,'_sale_price_dates_from',''),(1783,937,'_sale_price_dates_to',''),(1784,937,'_price','35'),(1785,937,'_sold_individually',''),(1786,937,'_stock',''),(1787,937,'_backorders','no'),(1788,937,'_manage_stock','no'),(1789,937,'_crosssell_ids','a:0:{}'),(1790,937,'_wc_review_count','0'),(1791,937,'_wc_average_rating','0'),(1792,937,'_upsell_ids','a:0:{}'),(1793,937,'_default_attributes','a:0:{}'),(1794,937,'_download_limit','-1'),(1795,937,'_download_expiry','-1'),(1796,937,'_product_version','5.7.1'),(1797,937,'_yoast_wpseo_primary_product_cat',''),(1798,937,'_yoast_wpseo_content_score','30'),(1799,937,'_thumbnail_id','1142'),(1800,937,'_wpb_vc_js_status','false'),(1801,938,'_yoast_wpseo_is_cornerstone',''),(1802,938,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1803,938,'_visibility','visible'),(1804,938,'_stock_status','instock'),(1805,938,'total_sales','0'),(1806,938,'_downloadable','no'),(1807,938,'_virtual','no'),(1808,938,'_product_image_gallery','960,959,958'),(1809,938,'_regular_price','35'),(1810,938,'_sale_price',''),(1811,938,'_tax_status',''),(1812,938,'_tax_class',''),(1813,938,'_purchase_note',''),(1814,938,'_featured','no'),(1815,938,'_weight',''),(1816,938,'_length',''),(1817,938,'_width',''),(1818,938,'_height',''),(1819,938,'_sku',''),(1820,938,'_product_attributes','a:0:{}'),(1821,938,'_sale_price_dates_from',''),(1822,938,'_sale_price_dates_to',''),(1823,938,'_price','35'),(1824,938,'_sold_individually',''),(1825,938,'_stock',''),(1826,938,'_backorders','no'),(1827,938,'_manage_stock','no'),(1828,938,'_crosssell_ids','a:0:{}'),(1829,938,'_wc_review_count','0'),(1830,938,'_wc_average_rating','0'),(1831,938,'_upsell_ids','a:0:{}'),(1832,938,'_default_attributes','a:0:{}'),(1833,938,'_download_limit','-1'),(1834,938,'_download_expiry','-1'),(1835,938,'_product_version','5.7.1'),(1836,938,'_yoast_wpseo_primary_product_cat',''),(1837,938,'_yoast_wpseo_content_score','30'),(1838,938,'_thumbnail_id','1148'),(1839,938,'_wpb_vc_js_status','false'),(1840,939,'_yoast_wpseo_is_cornerstone',''),(1841,939,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1842,939,'_visibility','visible'),(1843,939,'_stock_status','instock'),(1844,939,'total_sales','0'),(1845,939,'_downloadable','no'),(1846,939,'_virtual','no'),(1847,939,'_product_image_gallery','960,959,958'),(1848,939,'_regular_price','15'),(1849,939,'_sale_price',''),(1850,939,'_tax_status',''),(1851,939,'_tax_class',''),(1852,939,'_purchase_note',''),(1853,939,'_featured','no'),(1854,939,'_weight',''),(1855,939,'_length',''),(1856,939,'_width',''),(1857,939,'_height',''),(1858,939,'_sku',''),(1859,939,'_product_attributes','a:0:{}'),(1860,939,'_sale_price_dates_from',''),(1861,939,'_sale_price_dates_to',''),(1862,939,'_price','15'),(1863,939,'_sold_individually',''),(1864,939,'_stock',''),(1865,939,'_backorders','no'),(1866,939,'_manage_stock','no'),(1867,939,'_upsell_ids','a:1:{i:0;i:22;}'),(1868,939,'_crosssell_ids','a:1:{i:0;i:22;}'),(1869,939,'_wc_review_count','0'),(1870,939,'_wc_rating_count','a:0:{}'),(1871,939,'_wc_average_rating','0'),(1872,939,'_default_attributes','a:0:{}'),(1873,939,'_download_limit','-1'),(1874,939,'_download_expiry','-1'),(1875,939,'_product_version','3.0.4'),(1876,939,'_yoast_wpseo_primary_product_cat',''),(1877,939,'_yoast_wpseo_content_score','30'),(1878,939,'_thumbnail_id','1150'),(1879,939,'_wpb_vc_js_status','false'),(1880,940,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1881,940,'_visibility','visible'),(1882,940,'_stock_status','instock'),(1883,940,'total_sales','15'),(1884,940,'_downloadable','no'),(1885,940,'_virtual','no'),(1886,940,'_product_image_gallery','960,959,958'),(1887,940,'_regular_price','15'),(1888,940,'_sale_price','12'),(1889,940,'_tax_status',''),(1890,940,'_tax_class',''),(1891,940,'_purchase_note',''),(1892,940,'_featured','no'),(1893,940,'_weight',''),(1894,940,'_length',''),(1895,940,'_width',''),(1896,940,'_height',''),(1897,940,'_sku',''),(1898,940,'_product_attributes','a:0:{}'),(1899,940,'_sale_price_dates_from',''),(1900,940,'_sale_price_dates_to',''),(1901,940,'_price','12'),(1902,940,'_sold_individually',''),(1903,940,'_stock',''),(1904,940,'_backorders','no'),(1905,940,'_manage_stock','no'),(1906,940,'_wc_review_count','0'),(1907,940,'_wc_average_rating','0'),(1908,940,'_upsell_ids','a:0:{}'),(1909,940,'_crosssell_ids','a:0:{}'),(1910,940,'_default_attributes','a:0:{}'),(1911,940,'_download_limit','-1'),(1912,940,'_download_expiry','-1'),(1913,940,'_product_version','5.7.1'),(1914,940,'_yoast_wpseo_primary_product_cat',''),(1915,940,'_yoast_wpseo_content_score','60'),(1916,940,'_thumbnail_id','1149'),(1917,940,'_wpb_vc_js_status','false'),(1918,943,'_yoast_wpseo_is_cornerstone',''),(1919,943,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1920,943,'_sku',''),(1921,943,'_weight',''),(1922,943,'_length',''),(1923,943,'_width',''),(1924,943,'_height',''),(1925,943,'_stock',''),(1926,943,'_thumbnail_id','886'),(1927,943,'_virtual','no'),(1928,943,'_downloadable','no'),(1929,943,'_regular_price','20'),(1930,943,'_sale_price',''),(1931,943,'_sale_price_dates_from',''),(1932,943,'_sale_price_dates_to',''),(1933,943,'_price','20'),(1934,943,'_tax_class',''),(1935,943,'_download_limit',''),(1936,943,'_download_expiry',''),(1937,943,'_file_paths',''),(1938,943,'attribute_pa_color','green'),(1939,944,'_yoast_wpseo_is_cornerstone',''),(1940,944,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1941,944,'_sku',''),(1942,944,'_weight',''),(1943,944,'_length',''),(1944,944,'_width',''),(1945,944,'_height',''),(1946,944,'_stock',''),(1947,944,'_virtual','no'),(1948,944,'_downloadable','no'),(1949,944,'_regular_price','35'),(1950,944,'_sale_price',''),(1951,944,'_sale_price_dates_from',''),(1952,944,'_sale_price_dates_to',''),(1953,944,'_price','35'),(1954,944,'_tax_class',''),(1955,944,'_download_limit',''),(1956,944,'_download_expiry',''),(1957,944,'_file_paths',''),(1958,944,'attribute_pa_color','black'),(1959,945,'_yoast_wpseo_is_cornerstone',''),(1960,945,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1961,945,'_sku',''),(1962,945,'_weight',''),(1963,945,'_length',''),(1964,945,'_width',''),(1965,945,'_height',''),(1966,945,'_stock',''),(1967,945,'_thumbnail_id','46'),(1968,945,'_virtual','no'),(1969,945,'_downloadable','no'),(1970,945,'_regular_price','35'),(1971,945,'_sale_price','30'),(1972,945,'_sale_price_dates_from',''),(1973,945,'_sale_price_dates_to',''),(1974,945,'_price','30'),(1975,945,'_tax_class',''),(1976,945,'_download_limit',''),(1977,945,'_download_expiry',''),(1978,945,'_file_paths',''),(1979,945,'attribute_pa_color','blue'),(1980,1910,'_wpb_vc_js_status','false'),(1981,1910,'_serice_estimate_labour_min_price','106'),(1982,1910,'_serice_estimate_labour_max_price','135'),(1983,1910,'_serice_estimate_category','168'),(1984,1910,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(1985,1910,'_yoast_wpseo_content_score','60'),(1986,1910,'_dp_original','1909'),(1987,1910,'_wp_old_slug','fuel-injector-replacement-2-2'),(1988,1910,'_serice_estimate_parts_service','243'),(1989,1911,'_serice_estimate_category','168'),(1990,1911,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(1991,1911,'_serice_estimate_labour_min_price','106'),(1992,1911,'_serice_estimate_labour_max_price','135'),(1993,1911,'_wpb_vc_js_status','false'),(1994,1911,'_yoast_wpseo_content_score','60'),(1995,1911,'_dp_original','1910'),(1996,1911,'_wp_old_slug','fuel-injector-replacement-2-2-2'),(1997,1911,'_serice_estimate_parts_service','245'),(1998,1913,'_serice_estimate_category','168'),(1999,1913,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2000,1913,'_serice_estimate_labour_min_price','106'),(2001,1913,'_serice_estimate_labour_max_price','135'),(2002,1913,'_wpb_vc_js_status','false'),(2003,1913,'_yoast_wpseo_content_score','60'),(2004,1913,'_dp_original','1912'),(2005,1913,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2006,1913,'_serice_estimate_parts_service','246'),(2007,1915,'_serice_estimate_category','170'),(2008,1915,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2009,1915,'_serice_estimate_labour_min_price','106'),(2010,1915,'_serice_estimate_labour_max_price','135'),(2011,1915,'_wpb_vc_js_status','false'),(2012,1915,'_yoast_wpseo_content_score','60'),(2013,1915,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2014,1915,'_wp_old_slug','brake-rotor-replacement-2'),(2015,1915,'_dp_original','1914'),(2016,1915,'_wp_old_slug','air-filter-replacement-2'),(2017,1915,'_serice_estimate_parts_service','243'),(2018,2575,'_serice_estimate_name','ABIODUN SANNI'),(2019,2575,'_serice_estimate_phone','07030398999'),(2020,2575,'_serice_estimate_email','city_meridian@yahoo.com'),(2021,2575,'_serice_estimate_msg','h.dircyjd'),(2022,2575,'contact_check','0'),(2023,2575,'_serice_estimate_service_names','1/ Head Gasket Replacement\r\n2/ Radiator Hose Replacement\r\n'),(2024,2575,'_serice_estimate_service_price','$401 - $694'),(2025,2576,'_serice_estimate_name','ayo'),(2026,2576,'_serice_estimate_phone','08080'),(2027,2576,'_serice_estimate_email','deeldengr@gmail.com'),(2028,2576,'_serice_estimate_msg','dfghkhlh'),(2029,2576,'contact_check','0'),(2030,2576,'_serice_estimate_service_names','1/ Air Filter Replacement\r\n'),(2031,2576,'_serice_estimate_service_price','$162 - $214'),(2032,2603,'_serice_estimate_name','hgfhg'),(2033,2603,'_serice_estimate_phone','7687687687'),(2034,2603,'_serice_estimate_email','hgfhg@mail.ru'),(2035,2603,'_serice_estimate_msg','hgfhg@mail.ru'),(2036,2603,'contact_check','0'),(2037,2603,'_serice_estimate_service_names','1/ Radiator Hose Replacement\r\n'),(2038,2603,'_serice_estimate_service_price','$106 - $135'),(2039,2635,'_serice_estimate_name','qee'),(2040,2635,'_serice_estimate_phone','87878788787'),(2041,2635,'_serice_estimate_email','trushen.pwwatel@indianic.com'),(2042,2635,'_serice_estimate_msg','frdefdf'),(2043,2635,'contact_check','0'),(2044,2635,'_serice_estimate_service_names','1/ Cabin Air Filter Replacement\r\n2/ Coolant Replacement/Flush\r\n'),(2045,2635,'_serice_estimate_service_price','$212 - $270'),(2046,2667,'_serice_estimate_name','AasAS'),(2047,2667,'_serice_estimate_phone','07015371886'),(2048,2667,'_serice_estimate_email','mohit@deftsoft.biz'),(2049,2667,'_serice_estimate_msg','asASas'),(2050,2667,'contact_check','0'),(2051,2667,'_serice_estimate_service_names','1/ Coolant Replacement/Flush\r\n2/ Water Pump Replacement\r\n'),(2052,2667,'_serice_estimate_service_price','$499 - $769'),(2053,2673,'_serice_estimate_name','irshad'),(2054,2673,'_serice_estimate_phone','88282555585'),(2055,2673,'_serice_estimate_email','jhshjdskhk@gmail.com'),(2056,2673,'_serice_estimate_msg','jhkjshdkas dhksdhkjahdjaskh asjkdhsakjdhskjadhk'),(2057,2673,'contact_check','0'),(2058,2673,'_serice_estimate_service_names','1/ Head Gasket Replacement\r\n2/ Mass Airflow Sensor Replacement\r\n'),(2059,2673,'_serice_estimate_service_price','$457 - $773'),(2060,2707,'_serice_estimate_name','hihotma'),(2061,2707,'_serice_estimate_phone','5511551515'),(2062,2707,'_serice_estimate_email','kaks@hotmail.com'),(2063,2707,'_serice_estimate_msg','Quiero cotizar todo'),(2064,2707,'contact_check','0'),(2065,2707,'_serice_estimate_service_names','1/ Ignition Coil Replacement\r\n'),(2066,2707,'_serice_estimate_service_price','$106 - $135'),(2067,2730,'_serice_estimate_name','Victor Bello-Ochende'),(2068,2730,'_serice_estimate_phone','+2347068846604'),(2069,2730,'_serice_estimate_email','vicaschende@gmail.com'),(2070,2730,'_serice_estimate_msg','Thanks'),(2071,2730,'contact_check','0'),(2072,2730,'_serice_estimate_service_names','1/ Coolant Replacement/Flush\r\n2/ Air Filter Replacement\r\n'),(2073,2730,'_serice_estimate_service_price','$268 - $349'),(2074,2731,'_serice_estimate_name','Datamonk'),(2075,2731,'_serice_estimate_phone','09996671201'),(2076,2731,'_serice_estimate_email','manoj.goswami143@gmail.com'),(2077,2731,'_serice_estimate_msg','sdfgjmmjhuujjgg'),(2078,2731,'contact_check','0'),(2079,2731,'_serice_estimate_service_names','1/ Valve Cover Gasket Replacement\r\n'),(2080,2731,'_serice_estimate_service_price','$162 - $214'),(2081,2732,'_serice_estimate_name','Tarun'),(2082,2732,'_serice_estimate_phone','8899098909'),(2083,2732,'_serice_estimate_email','info@steerawaytravels.com'),(2084,2732,'_serice_estimate_msg','TEst'),(2085,2732,'contact_check','0'),(2086,2732,'_serice_estimate_service_names','1/ Coolant Replacement/Flush\r\n'),(2087,2732,'_serice_estimate_service_price','$106 - $135'),(2088,2733,'_serice_estimate_name','sdasd sadsad'),(2089,2733,'_serice_estimate_phone','9999999999'),(2090,2733,'_serice_estimate_email','acx@gmail.com'),(2091,2733,'_serice_estimate_msg','fef'),(2092,2733,'contact_check','0'),(2093,2733,'_serice_estimate_service_names','1/ Coolant Replacement/Flush\r\n2/ Ignition Coil Replacement\r\n'),(2094,2733,'_serice_estimate_service_price','$212 - $270'),(2095,2734,'_serice_estimate_name','sdasd sadsad'),(2096,2734,'_serice_estimate_phone','9999999999'),(2097,2734,'_serice_estimate_email','acx@gmail.com'),(2098,2734,'_serice_estimate_msg','fdgfd'),(2099,2734,'contact_check','0'),(2100,2741,'_serice_estimate_name','rscd'),(2101,2741,'_serice_estimate_phone','dsad'),(2102,2741,'_serice_estimate_email','dsaddsa'),(2103,2741,'_serice_estimate_msg','dsafsa'),(2104,2741,'contact_check','0'),(2105,2741,'_serice_estimate_service_names','1/ Radiator Hose Replacement\r\n'),(2106,2741,'_serice_estimate_service_price','$106 - $135'),(2107,2742,'_serice_estimate_name','Oluwaseyi Adelaju'),(2108,2742,'_serice_estimate_phone','07068827750'),(2109,2742,'_serice_estimate_email','oluwaseyi.taiwo@gmail.com'),(2110,2742,'_serice_estimate_msg','test'),(2111,2742,'contact_check','0'),(2112,2742,'_serice_estimate_service_names','1/ Head Gasket Replacement\r\n2/ Thermostat Replacement\r\n'),(2113,2742,'_serice_estimate_service_price','$401 - $694'),(2114,2749,'_serice_estimate_name','Mehmet Kalayli'),(2115,2749,'_serice_estimate_phone','017686305515'),(2116,2749,'_serice_estimate_email','info@goldlinemarketing.de'),(2117,2749,'_serice_estimate_msg','dfsa'),(2118,2749,'contact_check','0'),(2119,2749,'_serice_estimate_service_names','1/ Head Gasket Replacement\r\n2/ Radiator Hose Replacement\r\n'),(2120,2749,'_serice_estimate_service_price','$401 - $694'),(2121,2758,'_serice_estimate_email','mmm@outlook.com'),(2122,2758,'_serice_estimate_service_names','1/ Head Gasket Replacement\r\n2/ Radiator Hose Replacement\r\n'),(2123,2758,'_serice_estimate_msg','nmmm'),(2124,2758,'contact_check','0'),(2125,2758,'_serice_estimate_name','mmmm'),(2126,2758,'_serice_estimate_phone','9999999999'),(2127,2758,'_serice_estimate_service_price','$401 - $694'),(2128,1560,'_order_key','wc_order_5a96d37f6fe59'),(2129,1560,'_customer_user','0'),(2130,1560,'_payment_method','paypal'),(2131,1560,'_payment_method_title','PayPal'),(2132,1560,'_transaction_id',''),(2133,1560,'_customer_ip_address','181.198.127.152'),(2134,1560,'_customer_user_agent','mozilla/5.0 (windows nt 10.0; win64; x64; rv:58.0) gecko/20100101 firefox/58.0'),(2135,1560,'_created_via','checkout'),(2136,1560,'_date_completed',''),(2137,1560,'_completed_date',''),(2138,1560,'_date_paid',''),(2139,1560,'_paid_date',''),(2140,1560,'_cart_hash','cffe7c1fbfd067fc8e01953bf96c0be2'),(2141,1560,'_billing_first_name','kjljp'),(2142,1560,'_billing_last_name','jpojopk'),(2143,1560,'_billing_company','pjo'),(2144,1560,'_billing_address_1','jpojo'),(2145,1560,'_billing_address_2',''),(2146,1560,'_billing_city','okook'),(2147,1560,'_billing_state','pjopj´pk'),(2148,1560,'_billing_postcode','67789'),(2149,1560,'_billing_country','EC'),(2150,1560,'_billing_email','dddd@ggg.com'),(2151,1560,'_billing_phone','980888900'),(2152,1560,'_shipping_first_name',''),(2153,1560,'_shipping_last_name',''),(2154,1560,'_shipping_company',''),(2155,1560,'_shipping_address_1',''),(2156,1560,'_shipping_address_2',''),(2157,1560,'_shipping_city',''),(2158,1560,'_shipping_state',''),(2159,1560,'_shipping_postcode',''),(2160,1560,'_shipping_country',''),(2161,1560,'_order_currency','AUD'),(2162,1560,'_cart_discount','0'),(2163,1560,'_cart_discount_tax','0'),(2164,1560,'_order_shipping','0.00'),(2165,1560,'_order_shipping_tax','0'),(2166,1560,'_order_tax','0'),(2167,1560,'_order_total','47.00'),(2168,1560,'_order_version','3.2.6'),(2169,1560,'_prices_include_tax','no'),(2170,1560,'_billing_address_index','kjljp jpojopk pjo jpojo  okook pjopj´pk 67789 EC dddd@ggg.com 980888900'),(2171,1560,'_shipping_address_index','        '),(2172,1917,'_serice_estimate_category','170'),(2173,1917,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2174,1917,'_serice_estimate_labour_min_price','106'),(2175,1917,'_serice_estimate_labour_max_price','135'),(2176,1917,'_wpb_vc_js_status','false'),(2177,1917,'_yoast_wpseo_content_score','60'),(2178,1917,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2179,1917,'_wp_old_slug','brake-rotor-replacement-2'),(2180,1917,'_wp_old_slug','air-filter-replacement-2'),(2181,1917,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2182,1917,'_dp_original','1916'),(2183,1917,'_wp_old_slug','brake-fluid-replacement-flush-2'),(2184,1917,'_serice_estimate_parts_service','244'),(2185,1918,'_serice_estimate_category','170'),(2186,1918,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2187,1918,'_serice_estimate_labour_min_price','106'),(2188,1918,'_serice_estimate_labour_max_price','135'),(2189,1918,'_wpb_vc_js_status','false'),(2190,1918,'_yoast_wpseo_content_score','60'),(2191,1918,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2192,1918,'_wp_old_slug','brake-rotor-replacement-2'),(2193,1918,'_wp_old_slug','air-filter-replacement-2'),(2194,1918,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2195,1918,'_wp_old_slug','brake-fluid-replacement-flush-2'),(2196,1918,'_dp_original','1917'),(2197,1918,'_wp_old_slug','cabin-air-filter-replacement-2'),(2198,1918,'_serice_estimate_parts_service','245'),(2199,1919,'_serice_estimate_category','169'),(2200,1919,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2201,1919,'_serice_estimate_labour_min_price','106'),(2202,1919,'_serice_estimate_labour_max_price','135'),(2203,1919,'_wpb_vc_js_status','false'),(2204,1919,'_yoast_wpseo_content_score','60'),(2205,1919,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2206,1919,'_wp_old_slug','brake-rotor-replacement-2'),(2207,1919,'_wp_old_slug','air-filter-replacement-2'),(2208,1919,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2209,1919,'_wp_old_slug','brake-fluid-replacement-flush-2'),(2210,1919,'_wp_old_slug','cabin-air-filter-replacement-2'),(2211,1919,'_dp_original','1918'),(2212,1919,'_wp_old_slug','coolant-replacement-flush-2'),(2213,1919,'_serice_estimate_parts_service','243'),(2214,1921,'_serice_estimate_category','169'),(2215,1921,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2216,1921,'_serice_estimate_labour_min_price','106'),(2217,1921,'_serice_estimate_labour_max_price','135'),(2218,1921,'_wpb_vc_js_status','false'),(2219,1921,'_yoast_wpseo_content_score','60'),(2220,1921,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2221,1921,'_wp_old_slug','brake-rotor-replacement-2'),(2222,1921,'_wp_old_slug','air-filter-replacement-2'),(2223,1921,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2224,1921,'_wp_old_slug','brake-fluid-replacement-flush-2'),(2225,1921,'_wp_old_slug','cabin-air-filter-replacement-2'),(2226,1921,'_wp_old_slug','coolant-replacement-flush-2'),(2227,1921,'_wp_old_slug','fuel-pump-replacement-2'),(2228,1921,'_dp_original','1920'),(2229,1921,'_wp_old_slug','head-gasket-replacement-2'),(2230,1921,'_serice_estimate_parts_service','245'),(2231,1922,'_serice_estimate_category','169'),(2232,1922,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2233,1922,'_serice_estimate_labour_min_price','106'),(2234,1922,'_serice_estimate_labour_max_price','135'),(2235,1922,'_wpb_vc_js_status','false'),(2236,1922,'_yoast_wpseo_content_score','60'),(2237,1922,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2238,1922,'_wp_old_slug','brake-rotor-replacement-2'),(2239,1922,'_wp_old_slug','air-filter-replacement-2'),(2240,1922,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2241,1922,'_wp_old_slug','brake-fluid-replacement-flush-2'),(2242,1922,'_wp_old_slug','cabin-air-filter-replacement-2'),(2243,1922,'_wp_old_slug','coolant-replacement-flush-2'),(2244,1922,'_wp_old_slug','fuel-pump-replacement-2'),(2245,1922,'_wp_old_slug','head-gasket-replacement-2'),(2246,1922,'_dp_original','1921'),(2247,1922,'_wp_old_slug','ignition-coil-replacement-2'),(2248,1922,'_serice_estimate_parts_service','244'),(2249,1924,'_serice_estimate_category','169'),(2250,1924,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2251,1924,'_serice_estimate_labour_min_price','106'),(2252,1924,'_serice_estimate_labour_max_price','135'),(2253,1924,'_wpb_vc_js_status','false'),(2254,1924,'_yoast_wpseo_content_score','60'),(2255,1924,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2256,1924,'_wp_old_slug','brake-rotor-replacement-2'),(2257,1924,'_wp_old_slug','air-filter-replacement-2'),(2258,1924,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2259,1924,'_wp_old_slug','brake-fluid-replacement-flush-2'),(2260,1924,'_wp_old_slug','cabin-air-filter-replacement-2'),(2261,1924,'_wp_old_slug','coolant-replacement-flush-2'),(2262,1924,'_wp_old_slug','fuel-pump-replacement-2'),(2263,1924,'_wp_old_slug','head-gasket-replacement-2'),(2264,1924,'_wp_old_slug','ignition-coil-replacement-2'),(2265,1924,'_wp_old_slug','intake-manifold-gasket-replacement-2'),(2266,1924,'_dp_original','1923'),(2267,1924,'_wp_old_slug','mass-airflow-sensor-replacement-2'),(2268,1924,'_serice_estimate_parts_service','243'),(2269,1925,'_serice_estimate_category','151'),(2270,1925,'_serice_estimate_years_service','159,160,161'),(2271,1925,'_serice_estimate_labour_min_price','106'),(2272,1925,'_serice_estimate_labour_max_price','135'),(2273,1925,'_wpb_vc_js_status','false'),(2274,1925,'_yoast_wpseo_content_score','60'),(2275,1925,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2276,1925,'_wp_old_slug','brake-rotor-replacement-2'),(2277,1925,'_wp_old_slug','air-filter-replacement-2'),(2278,1925,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2279,1925,'_wp_old_slug','brake-fluid-replacement-flush-2'),(2280,1925,'_wp_old_slug','cabin-air-filter-replacement-2'),(2281,1925,'_wp_old_slug','coolant-replacement-flush-2'),(2282,1925,'_wp_old_slug','fuel-pump-replacement-2'),(2283,1925,'_wp_old_slug','head-gasket-replacement-2'),(2284,1925,'_wp_old_slug','ignition-coil-replacement-2'),(2285,1925,'_wp_old_slug','intake-manifold-gasket-replacement-2'),(2286,1925,'_wp_old_slug','mass-airflow-sensor-replacement-2'),(2287,1925,'_dp_original','1924'),(2288,1925,'_wp_old_slug','oil-pan-reseal-engine-2'),(2289,1925,'_serice_estimate_parts_service','165'),(2290,1927,'_serice_estimate_category','169'),(2291,1927,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2292,1927,'_serice_estimate_labour_min_price','106'),(2293,1927,'_serice_estimate_labour_max_price','135'),(2294,1927,'_wpb_vc_js_status','false'),(2295,1927,'_yoast_wpseo_content_score','60'),(2296,1927,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2297,1927,'_wp_old_slug','brake-rotor-replacement-2'),(2298,1927,'_wp_old_slug','air-filter-replacement-2'),(2299,1927,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2300,1927,'_wp_old_slug','brake-fluid-replacement-flush-2'),(2301,1927,'_wp_old_slug','cabin-air-filter-replacement-2'),(2302,1927,'_wp_old_slug','coolant-replacement-flush-2'),(2303,1927,'_wp_old_slug','fuel-pump-replacement-2'),(2304,1927,'_wp_old_slug','head-gasket-replacement-2'),(2305,1927,'_wp_old_slug','ignition-coil-replacement-2'),(2306,1927,'_wp_old_slug','intake-manifold-gasket-replacement-2'),(2307,1927,'_wp_old_slug','mass-airflow-sensor-replacement-2'),(2308,1927,'_wp_old_slug','oil-pan-reseal-engine-2'),(2309,1927,'_wp_old_slug','oil-pump-replacement-2'),(2310,1927,'_dp_original','1926'),(2311,1927,'_wp_old_slug','radiator-hose-replacement-2'),(2312,1927,'_serice_estimate_parts_service','246'),(2313,1927,'_serice_estimate_category','169'),(2314,1927,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2315,1927,'_serice_estimate_labour_min_price','106'),(2316,1927,'_serice_estimate_labour_max_price','135'),(2317,1927,'_wpb_vc_js_status','false'),(2318,1927,'_yoast_wpseo_content_score','60'),(2319,1927,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2320,1927,'_wp_old_slug','brake-rotor-replacement-2'),(2321,1927,'_wp_old_slug','air-filter-replacement-2'),(2322,1927,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2323,1927,'_wp_old_slug','brake-fluid-replacement-flush-2'),(2324,1927,'_wp_old_slug','cabin-air-filter-replacement-2'),(2325,1927,'_wp_old_slug','coolant-replacement-flush-2'),(2326,1927,'_wp_old_slug','fuel-pump-replacement-2'),(2327,1927,'_wp_old_slug','head-gasket-replacement-2'),(2328,1927,'_wp_old_slug','ignition-coil-replacement-2'),(2329,1927,'_wp_old_slug','intake-manifold-gasket-replacement-2'),(2330,1927,'_wp_old_slug','mass-airflow-sensor-replacement-2'),(2331,1927,'_wp_old_slug','oil-pan-reseal-engine-2'),(2332,1927,'_wp_old_slug','oil-pump-replacement-2'),(2333,1927,'_wp_old_slug','radiator-hose-replacement-2'),(2334,1927,'_dp_original','1927'),(2335,1929,'_serice_estimate_category','170'),(2336,1929,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2337,1929,'_serice_estimate_labour_min_price','106'),(2338,1929,'_serice_estimate_labour_max_price','135'),(2339,1929,'_wpb_vc_js_status','false'),(2340,1929,'_yoast_wpseo_content_score','60'),(2341,1929,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2342,1929,'_wp_old_slug','brake-rotor-replacement-2'),(2343,1929,'_wp_old_slug','air-filter-replacement-2'),(2344,1929,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2345,1929,'_wp_old_slug','brake-fluid-replacement-flush'),(2346,1929,'_dp_original','1916'),(2347,1929,'_serice_estimate_category','170'),(2348,1929,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2349,1929,'_serice_estimate_labour_min_price','106'),(2350,1929,'_serice_estimate_labour_max_price','135'),(2351,1929,'_wpb_vc_js_status','false'),(2352,1929,'_yoast_wpseo_content_score','60'),(2353,1929,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2354,1929,'_wp_old_slug','brake-rotor-replacement-2'),(2355,1929,'_wp_old_slug','air-filter-replacement-2'),(2356,1929,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2357,1929,'_wp_old_slug','brake-fluid-replacement-flush'),(2358,1929,'_dp_original','1916'),(2359,2414,'_wpb_vc_js_status','false'),(2360,2414,'_yoast_wpseo_content_score','60'),(2361,2414,'_serice_estimate_labour_max_price','135'),(2362,2414,'_serice_estimate_labour_min_price','106'),(2363,2414,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2364,2414,'_serice_estimate_category','168'),(2365,2414,'_wp_old_slug','fuel-injector-replacement'),(2366,2414,'_serice_estimate_parts_service','246'),(2367,2415,'_dp_original','1906'),(2368,2415,'_serice_estimate_labour_max_price','135'),(2369,2415,'_wpb_vc_js_status','false'),(2370,2415,'_yoast_wpseo_content_score','60'),(2371,2415,'_serice_estimate_labour_min_price','106'),(2372,2415,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2373,2415,'_serice_estimate_category','168'),(2374,2415,'_wp_old_slug','fuel-injector-replacement-2'),(2375,2415,'_serice_estimate_parts_service','246'),(2376,2416,'_serice_estimate_category','152'),(2377,2416,'_serice_estimate_years_service','159,160,161'),(2378,2416,'_serice_estimate_labour_min_price','106'),(2379,2416,'_serice_estimate_labour_max_price','135'),(2380,2416,'_wpb_vc_js_status','false'),(2381,2416,'_yoast_wpseo_content_score','60'),(2382,2416,'_dp_original','1911'),(2383,2416,'_wp_old_slug','fuel-injector-replacement-2-2-2-2'),(2384,2416,'_serice_estimate_parts_service','167'),(2385,2417,'_serice_estimate_years_service','159,160,161'),(2386,2417,'_serice_estimate_labour_min_price','106'),(2387,2417,'_serice_estimate_labour_max_price','135'),(2388,2417,'_wpb_vc_js_status','false'),(2389,2417,'_yoast_wpseo_content_score','60'),(2390,2417,'_dp_original','1913'),(2391,2417,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2392,2417,'_wp_old_slug','brake-rotor-replacement-2'),(2393,2417,'_serice_estimate_parts_service','167'),(2394,2417,'_serice_estimate_category','152'),(2395,2418,'_serice_estimate_category','152'),(2396,2418,'_serice_estimate_years_service','159,160,161'),(2397,2418,'_serice_estimate_labour_min_price','106'),(2398,2418,'_serice_estimate_labour_max_price','135'),(2399,2418,'_wpb_vc_js_status','false'),(2400,2418,'_yoast_wpseo_content_score','60'),(2401,2418,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2402,2418,'_wp_old_slug','brake-rotor-replacement-2'),(2403,2418,'_wp_old_slug','air-filter-replacement-2'),(2404,2418,'_dp_original','1915'),(2405,2418,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2406,2418,'_wp_old_slug','brake-fluid-replacement-flush'),(2407,2418,'_wp_old_slug','spark-plug-replacement'),(2408,2418,'_wp_old_slug','thermostat-replacement'),(2409,2418,'_wp_old_slug','valve-cover-gasket-replacement'),(2410,2418,'_serice_estimate_parts_service','165'),(2411,2419,'_serice_estimate_category','152'),(2412,2419,'_serice_estimate_years_service','159,160,161'),(2413,2419,'_serice_estimate_labour_min_price','106'),(2414,2419,'_serice_estimate_labour_max_price','135'),(2415,2419,'_wpb_vc_js_status','false'),(2416,2419,'_yoast_wpseo_content_score','60'),(2417,2419,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2418,2419,'_wp_old_slug','brake-rotor-replacement-2'),(2419,2419,'_wp_old_slug','air-filter-replacement-2'),(2420,2419,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2421,2419,'_wp_old_slug','brake-fluid-replacement-flush-2'),(2422,2419,'_wp_old_slug','cabin-air-filter-replacement-2'),(2423,2419,'_wp_old_slug','coolant-replacement-flush-2'),(2424,2419,'_dp_original','1919'),(2425,2419,'_wp_old_slug','fuel-pump-replacement-2'),(2426,2419,'_serice_estimate_parts_service','164'),(2427,2420,'_serice_estimate_category','152'),(2428,2420,'_serice_estimate_years_service','159,160,161'),(2429,2420,'_serice_estimate_labour_min_price','106'),(2430,2420,'_serice_estimate_labour_max_price','135'),(2431,2420,'_wpb_vc_js_status','false'),(2432,2420,'_yoast_wpseo_content_score','60'),(2433,2420,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2434,2420,'_wp_old_slug','brake-rotor-replacement-2'),(2435,2420,'_wp_old_slug','air-filter-replacement-2'),(2436,2420,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2437,2420,'_wp_old_slug','brake-fluid-replacement-flush-2'),(2438,2420,'_wp_old_slug','cabin-air-filter-replacement-2'),(2439,2420,'_wp_old_slug','coolant-replacement-flush-2'),(2440,2420,'_wp_old_slug','fuel-pump-replacement-2'),(2441,2420,'_wp_old_slug','head-gasket-replacement-2'),(2442,2420,'_wp_old_slug','ignition-coil-replacement-2'),(2443,2420,'_dp_original','1922'),(2444,2420,'_wp_old_slug','intake-manifold-gasket-replacement-2'),(2445,2420,'_serice_estimate_parts_service','167'),(2446,2421,'_serice_estimate_category','169'),(2447,2421,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2448,2421,'_serice_estimate_labour_min_price','106'),(2449,2421,'_serice_estimate_labour_max_price','135'),(2450,2421,'_wpb_vc_js_status','false'),(2451,2421,'_yoast_wpseo_content_score','60'),(2452,2421,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2453,2421,'_wp_old_slug','brake-rotor-replacement-2'),(2454,2421,'_wp_old_slug','air-filter-replacement-2'),(2455,2421,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2456,2421,'_wp_old_slug','brake-fluid-replacement-flush-2'),(2457,2421,'_wp_old_slug','cabin-air-filter-replacement-2'),(2458,2421,'_wp_old_slug','coolant-replacement-flush-2'),(2459,2421,'_wp_old_slug','fuel-pump-replacement-2'),(2460,2421,'_wp_old_slug','head-gasket-replacement-2'),(2461,2421,'_wp_old_slug','ignition-coil-replacement-2'),(2462,2421,'_wp_old_slug','intake-manifold-gasket-replacement-2'),(2463,2421,'_wp_old_slug','mass-airflow-sensor-replacement-2'),(2464,2421,'_wp_old_slug','oil-pan-reseal-engine-2'),(2465,2421,'_dp_original','1925'),(2466,2421,'_wp_old_slug','oil-pump-replacement-2'),(2467,2421,'_serice_estimate_parts_service','244'),(2468,2422,'_serice_estimate_category','170'),(2469,2422,'_serice_estimate_years_service','150,151,152,153,154,155,156,157,158,159,160'),(2470,2422,'_serice_estimate_labour_min_price','106'),(2471,2422,'_serice_estimate_labour_max_price','135'),(2472,2422,'_wpb_vc_js_status','false'),(2473,2422,'_yoast_wpseo_content_score','60'),(2474,2422,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2475,2422,'_wp_old_slug','brake-rotor-replacement-2'),(2476,2422,'_wp_old_slug','air-filter-replacement-2'),(2477,2422,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2478,2422,'_wp_old_slug','brake-fluid-replacement-flush'),(2479,2422,'_wp_old_slug','spark-plug-replacement'),(2480,2422,'_dp_original','1916'),(2481,2423,'_serice_estimate_category','152'),(2482,2423,'_serice_estimate_years_service','159,160,161'),(2483,2423,'_serice_estimate_labour_min_price','106'),(2484,2423,'_serice_estimate_labour_max_price','135'),(2485,2423,'_wpb_vc_js_status','false'),(2486,2423,'_yoast_wpseo_content_score','60'),(2487,2423,'_wp_old_slug','fuel-injector-replacement-2-2-2-2-2'),(2488,2423,'_wp_old_slug','brake-rotor-replacement-2'),(2489,2423,'_wp_old_slug','air-filter-replacement-2'),(2490,2423,'_wp_old_slug','automatic-transmission-fluid-filter-change-2'),(2491,2423,'_wp_old_slug','brake-fluid-replacement-flush'),(2492,2423,'_wp_old_slug','spark-plug-replacement'),(2493,2423,'_wp_old_slug','thermostat-replacement'),(2494,2423,'_dp_original','1916'),(2495,2423,'_serice_estimate_parts_service','167'),(2496,1561,'_order_key','wc_order_5ab23d3579f51'),(2497,1561,'_billing_city','alskdjfl'),(2498,1561,'_transaction_id',''),(2499,1561,'_billing_postcode','ASDFAS'),(2500,1561,'_customer_user_agent','mozilla/5.0 (windows nt 6.1; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/64.0.3282.186 safari/537.36'),(2501,1561,'_billing_country','IN'),(2502,1561,'_date_completed',''),(2503,1561,'_billing_phone','9825098250'),(2504,1561,'_completed_date',''),(2505,1561,'_shipping_first_name',''),(2506,1561,'_paid_date',''),(2507,1561,'_shipping_last_name',''),(2508,1561,'_billing_first_name','alskjdf'),(2509,1561,'_shipping_address_1',''),(2510,1561,'_billing_last_name','alsdjflak'),(2511,1561,'_shipping_address_2',''),(2512,1561,'_billing_address_1','alskdjflk'),(2513,1561,'_shipping_city',''),(2514,1561,'_customer_user','0'),(2515,1561,'_payment_method','cheque'),(2516,1561,'_payment_method_title','Check payments'),(2517,1561,'_customer_ip_address','103.251.215.11'),(2518,1561,'_created_via','checkout'),(2519,1561,'_date_paid',''),(2520,1561,'_cart_hash','fa4c0d8ade476d8ad62b41c60429bcc4'),(2521,1561,'_billing_company','alksdjfflakjsd'),(2522,1561,'_billing_address_2','alskdjffalks'),(2523,1561,'_billing_state','GJ'),(2524,1561,'_billing_email','alksdjf@live.com'),(2525,1561,'_shipping_company',''),(2526,1561,'_shipping_state',''),(2527,1561,'_shipping_postcode',''),(2528,1561,'_shipping_country',''),(2529,1561,'_order_currency','AUD'),(2530,1561,'_cart_discount','0'),(2531,1561,'_cart_discount_tax','0'),(2532,1561,'_order_shipping','0.00'),(2533,1561,'_order_shipping_tax','0'),(2534,1561,'_order_tax','0'),(2535,1561,'_order_total','35.00'),(2536,1561,'_order_version','3.2.6'),(2537,1561,'_prices_include_tax','no'),(2538,1561,'_billing_address_index','alskjdf alsdjflak alksdjfflakjsd alskdjflk alskdjffalks alskdjfl GJ ASDFAS IN alksdjf@live.com 9825098250'),(2539,1561,'_shipping_address_index','        '),(2540,1561,'_recorded_sales','yes'),(2541,1561,'_recorded_coupon_usage_counts','yes'),(2542,1561,'_order_stock_reduced','yes'),(2543,1562,'_order_key','wc_order_5ab46a3c72bf5'),(2544,1562,'_customer_user','2'),(2545,1562,'_payment_method','cheque'),(2546,1562,'_payment_method_title','Check payments'),(2547,1562,'_transaction_id',''),(2548,1562,'_customer_ip_address','43.250.158.219'),(2549,1562,'_customer_user_agent','mozilla/5.0 (windows nt 6.3; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/65.0.3325.181 safari/537.36'),(2550,1562,'_created_via','checkout'),(2551,1562,'_date_completed',''),(2552,1562,'_completed_date',''),(2553,1562,'_date_paid',''),(2554,1562,'_paid_date',''),(2555,1562,'_cart_hash','fa4c0d8ade476d8ad62b41c60429bcc4'),(2556,1562,'_billing_first_name','Rameshbabu'),(2557,1562,'_billing_last_name','kanji'),(2558,1562,'_billing_company','rameshbabhu'),(2559,1562,'_billing_address_1','9000 totoalal appartment'),(2560,1562,'_billing_address_2','near hell'),(2561,1562,'_billing_city','ahmedabad'),(2562,1562,'_billing_state','GJ'),(2563,1562,'_billing_postcode','382480'),(2564,1562,'_billing_country','IN'),(2565,1562,'_billing_email','yoyomo@kaka.com'),(2566,1562,'_billing_phone','9825098250'),(2567,1562,'_shipping_first_name',''),(2568,1562,'_shipping_last_name',''),(2569,1562,'_shipping_company',''),(2570,1562,'_shipping_address_1',''),(2571,1562,'_shipping_address_2',''),(2572,1562,'_shipping_city',''),(2573,1562,'_shipping_state',''),(2574,1562,'_shipping_postcode',''),(2575,1562,'_shipping_country',''),(2576,1562,'_order_currency','AUD'),(2577,1562,'_cart_discount','0'),(2578,1562,'_cart_discount_tax','0'),(2579,1562,'_order_shipping','0.00'),(2580,1562,'_order_shipping_tax','0'),(2581,1562,'_order_tax','0'),(2582,1562,'_order_total','35.00'),(2583,1562,'_order_version','3.2.6'),(2584,1562,'_prices_include_tax','no'),(2585,1562,'_billing_address_index','Rameshbabu kanji rameshbabhu 9000 totoalal appartment near hell ahmedabad GJ 382480 IN yoyomo@kaka.com 9825098250'),(2586,1562,'_shipping_address_index','        '),(2587,1562,'_recorded_sales','yes'),(2588,1562,'_recorded_coupon_usage_counts','yes'),(2589,1562,'_order_stock_reduced','yes'),(2590,1563,'_order_key','wc_order_5aecab73550a5'),(2591,1563,'_customer_user','3'),(2592,1563,'_payment_method','cheque'),(2593,1563,'_payment_method_title','Check payments'),(2594,1563,'_transaction_id',''),(2595,1563,'_customer_ip_address','103.255.4.250'),(2596,1563,'_customer_user_agent','mozilla/5.0 (windows nt 6.3; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/66.0.3359.139 safari/537.36'),(2597,1563,'_created_via','checkout'),(2598,1563,'_date_completed',''),(2599,1563,'_completed_date',''),(2600,1563,'_date_paid',''),(2601,1563,'_paid_date',''),(2602,1563,'_cart_hash','2e332b3c299f79a87468ad807c934f45'),(2603,1563,'_billing_first_name','Abdul'),(2604,1563,'_billing_last_name','Subhan'),(2605,1563,'_billing_company','abc'),(2606,1563,'_billing_address_1','Shehbaz Town 150 C Block'),(2607,1563,'_billing_address_2','abc'),(2608,1563,'_billing_city','failsalabad'),(2609,1563,'_billing_state','PB'),(2610,1563,'_billing_postcode','38000'),(2611,1563,'_billing_country','PK'),(2612,1563,'_billing_email','abdulsubhan096@gmail.com'),(2613,1563,'_billing_phone','3007665549'),(2614,1563,'_shipping_first_name',''),(2615,1563,'_shipping_last_name',''),(2616,1563,'_shipping_company',''),(2617,1563,'_shipping_address_1',''),(2618,1563,'_shipping_address_2',''),(2619,1563,'_shipping_city',''),(2620,1563,'_shipping_state',''),(2621,1563,'_shipping_postcode',''),(2622,1563,'_shipping_country',''),(2623,1563,'_order_currency','AUD'),(2624,1563,'_cart_discount','0'),(2625,1563,'_cart_discount_tax','0'),(2626,1563,'_order_shipping','0.00'),(2627,1563,'_order_shipping_tax','0'),(2628,1563,'_order_tax','0'),(2629,1563,'_order_total','36.00'),(2630,1563,'_order_version','3.2.6'),(2631,1563,'_prices_include_tax','no'),(2632,1563,'_billing_address_index','Abdul Subhan abc Shehbaz Town 150 C Block abc failsalabad PB 38000 PK abdulsubhan096@gmail.com 3007665549'),(2633,1563,'_shipping_address_index','        '),(2634,1563,'_recorded_sales','yes'),(2635,1563,'_recorded_coupon_usage_counts','yes'),(2636,1563,'_order_stock_reduced','yes'),(2637,1564,'_order_key','wc_order_5b0cdf685a873'),(2638,1564,'_customer_user','4'),(2639,1564,'_payment_method','cheque'),(2640,1564,'_payment_method_title','Check payments'),(2641,1564,'_transaction_id',''),(2642,1564,'_customer_ip_address','122.163.221.220'),(2643,1564,'_customer_user_agent','mozilla/5.0 (windows nt 6.3; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/66.0.3359.181 safari/537.36'),(2644,1564,'_created_via','checkout'),(2645,1564,'_date_completed',''),(2646,1564,'_completed_date',''),(2647,1564,'_date_paid',''),(2648,1564,'_paid_date',''),(2649,1564,'_cart_hash','d9ed5a569d6a28313ca3f963380c4078'),(2650,1564,'_billing_first_name','njh'),(2651,1564,'_billing_last_name','hbhhgbh'),(2652,1564,'_billing_company','hbn'),(2653,1564,'_billing_address_1','hbjh'),(2654,1564,'_billing_address_2','nj'),(2655,1564,'_billing_city','nmh'),(2656,1564,'_billing_state','AS'),(2657,1564,'_billing_postcode','NHHN'),(2658,1564,'_billing_country','IN'),(2659,1564,'_billing_email','r@gmail.com'),(2660,1564,'_billing_phone','54556'),(2661,1564,'_shipping_first_name',''),(2662,1564,'_shipping_last_name',''),(2663,1564,'_shipping_company',''),(2664,1564,'_shipping_address_1',''),(2665,1564,'_shipping_address_2',''),(2666,1564,'_shipping_city',''),(2667,1564,'_shipping_state',''),(2668,1564,'_shipping_postcode',''),(2669,1564,'_shipping_country',''),(2670,1564,'_order_currency','AUD'),(2671,1564,'_cart_discount','0'),(2672,1564,'_cart_discount_tax','0'),(2673,1564,'_order_shipping','0.00'),(2674,1564,'_order_shipping_tax','0'),(2675,1564,'_order_tax','0'),(2676,1564,'_order_total','24.00'),(2677,1564,'_order_version','3.2.6'),(2678,1564,'_prices_include_tax','no'),(2679,1564,'_billing_address_index','njh hbhhgbh hbn hbjh nj nmh AS NHHN IN r@gmail.com 54556'),(2680,1564,'_shipping_address_index','        '),(2681,1564,'_recorded_sales','yes'),(2682,1564,'_recorded_coupon_usage_counts','yes'),(2683,1564,'_order_stock_reduced','yes'),(2684,1636,'_customer_user','0'),(2685,1636,'_order_key','wc_order_5c0b3ddcc98e0'),(2686,1636,'_payment_method',''),(2687,1636,'_payment_method_title',''),(2688,1636,'_transaction_id',''),(2689,1636,'_customer_ip_address',''),(2690,1636,'_customer_user_agent',''),(2691,1636,'_created_via','admin'),(2692,1636,'_date_completed',''),(2693,1636,'_completed_date',''),(2694,1636,'_date_paid',''),(2695,1636,'_paid_date',''),(2696,1636,'_cart_hash',''),(2697,1636,'_billing_first_name',''),(2698,1636,'_billing_last_name',''),(2699,1636,'_billing_company',''),(2700,1636,'_billing_address_1',''),(2701,1636,'_billing_address_2',''),(2702,1636,'_billing_city',''),(2703,1636,'_billing_state',''),(2704,1636,'_billing_postcode',''),(2705,1636,'_billing_country',''),(2706,1636,'_billing_email',''),(2707,1636,'_billing_phone',''),(2708,1636,'_shipping_first_name',''),(2709,1636,'_shipping_last_name',''),(2710,1636,'_shipping_company',''),(2711,1636,'_shipping_address_1',''),(2712,1636,'_shipping_address_2',''),(2713,1636,'_shipping_city',''),(2714,1636,'_shipping_state',''),(2715,1636,'_shipping_postcode',''),(2716,1636,'_shipping_country',''),(2717,1636,'_order_currency','AUD'),(2718,1636,'_cart_discount','0'),(2719,1636,'_cart_discount_tax','0'),(2720,1636,'_order_shipping','0'),(2721,1636,'_order_shipping_tax','0'),(2722,1636,'_order_tax','0'),(2723,1636,'_order_total','0.00'),(2724,1636,'_order_version','3.5.1'),(2725,1636,'_prices_include_tax','no'),(2726,1636,'_billing_address_index','          '),(2727,1636,'_shipping_address_index','        '),(2728,1636,'_download_permissions_granted','yes'),(2729,1636,'_recorded_sales','yes'),(2730,1636,'_recorded_coupon_usage_counts','yes'),(2731,1636,'_order_stock_reduced','yes'),(2732,1636,'_wpb_vc_js_status','false'),(2733,1653,'_billing_company',''),(2734,1653,'_completed_date',''),(2735,1653,'_date_paid',''),(2736,1653,'_paid_date',''),(2737,1653,'_cart_hash','0257d8521b817bfd241b3f881eddc745'),(2738,1653,'_billing_first_name','вцйу'),(2739,1653,'_billing_last_name','вйцвйцвйцв'),(2740,1653,'_billing_city','вйцв'),(2741,1653,'_transaction_id',''),(2742,1653,'_customer_user','0'),(2743,1653,'_payment_method','cod'),(2744,1653,'_payment_method_title','Cash on delivery'),(2745,1653,'_billing_address_2',''),(2746,1653,'_created_via','checkout'),(2747,1653,'_billing_address_1','вцйвйцвцйвйц'),(2748,1653,'_date_completed',''),(2749,1653,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36'),(2750,1653,'_customer_ip_address','87.252.252.2'),(2751,1653,'_order_key','wc_order_uhpxzqmu7xWYa'),(2752,1653,'_billing_state','йцв'),(2753,1653,'_billing_postcode','3213123'),(2754,1653,'_billing_country','BY'),(2755,1653,'_billing_email','dsdsd@dsd.com'),(2756,1653,'_billing_phone','343432'),(2757,1653,'_shipping_first_name',''),(2758,1653,'_shipping_last_name',''),(2759,1653,'_shipping_company',''),(2760,1653,'_shipping_address_1',''),(2761,1653,'_shipping_address_2',''),(2762,1653,'_shipping_city',''),(2763,1653,'_shipping_state',''),(2764,1653,'_shipping_postcode',''),(2765,1653,'_shipping_country',''),(2766,1653,'_order_currency','AUD'),(2767,1653,'_cart_discount','0'),(2768,1653,'_cart_discount_tax','0'),(2769,1653,'_order_shipping','0.00'),(2770,1653,'_order_shipping_tax','0'),(2771,1653,'_order_tax','0'),(2772,1653,'_order_total','60.00'),(2773,1653,'_order_version','3.5.4'),(2774,1653,'_prices_include_tax','no'),(2775,1653,'_billing_address_index','вцйу вйцвйцвйцв  вцйвйцвцйвйц  вйцв йцв 3213123 BY dsdsd@dsd.com 343432'),(2776,1653,'_shipping_address_index','        '),(2777,1653,'_download_permissions_granted','yes'),(2778,1653,'_recorded_sales','yes'),(2779,1653,'_recorded_coupon_usage_counts','yes'),(2780,1653,'_order_stock_reduced','yes'),(2781,1654,'_order_key','wc_order_9Y8g9eDK4HJdJ'),(2782,1654,'_customer_user','0'),(2783,1654,'_payment_method','cod'),(2784,1654,'_payment_method_title','Cash on delivery'),(2785,1654,'_transaction_id',''),(2786,1654,'_customer_ip_address','41.223.49.245'),(2787,1654,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36'),(2788,1654,'_created_via','checkout'),(2789,1654,'_date_completed',''),(2790,1654,'_completed_date',''),(2791,1654,'_date_paid',''),(2792,1654,'_paid_date',''),(2793,1654,'_cart_hash','41d6ea60c80d6582ca4be1c9dce31d4b'),(2794,1654,'_billing_first_name','ibk'),(2795,1654,'_billing_last_name','barry'),(2796,1654,'_billing_company',''),(2797,1654,'_billing_address_1','di 12'),(2798,1654,'_billing_address_2',''),(2799,1654,'_billing_city','conakry'),(2800,1654,'_billing_state','guinéen'),(2801,1654,'_billing_postcode','0224'),(2802,1654,'_billing_country','GN'),(2803,1654,'_billing_email','ibkalilbarry31.ib@gmail.com'),(2804,1654,'_billing_phone','664522944'),(2805,1654,'_shipping_first_name',''),(2806,1654,'_shipping_last_name',''),(2807,1654,'_shipping_company',''),(2808,1654,'_shipping_address_1',''),(2809,1654,'_shipping_address_2',''),(2810,1654,'_shipping_city',''),(2811,1654,'_shipping_state',''),(2812,1654,'_shipping_postcode',''),(2813,1654,'_shipping_country',''),(2814,1654,'_order_currency','AUD'),(2815,1654,'_cart_discount','0'),(2816,1654,'_cart_discount_tax','0'),(2817,1654,'_order_shipping','0.00'),(2818,1654,'_order_shipping_tax','0'),(2819,1654,'_order_tax','0'),(2820,1654,'_order_total','65.00'),(2821,1654,'_order_version','3.5.4'),(2822,1654,'_prices_include_tax','no'),(2823,1654,'_billing_address_index','ibk barry  di 12  conakry guinéen 0224 GN ibkalilbarry31.ib@gmail.com 664522944'),(2824,1654,'_shipping_address_index','        '),(2825,1654,'_download_permissions_granted','yes'),(2826,1654,'_recorded_sales','yes'),(2827,1654,'_recorded_coupon_usage_counts','yes'),(2828,1654,'_order_stock_reduced','yes'),(2829,1655,'_order_key','wc_order_yDDjzbCCR6rbs'),(2830,1655,'_customer_user','0'),(2831,1655,'_payment_method','cod'),(2832,1655,'_payment_method_title','Cash on delivery'),(2833,1655,'_transaction_id',''),(2834,1655,'_customer_ip_address','41.223.49.245'),(2835,1655,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36'),(2836,1655,'_created_via','checkout'),(2837,1655,'_date_completed',''),(2838,1655,'_completed_date',''),(2839,1655,'_date_paid',''),(2840,1655,'_paid_date',''),(2841,1655,'_cart_hash','eeaa1672361431edebcc637b30f60527'),(2842,1655,'_billing_first_name','ibk'),(2843,1655,'_billing_last_name','barry'),(2844,1655,'_billing_company',''),(2845,1655,'_billing_address_1','di 12'),(2846,1655,'_billing_address_2',''),(2847,1655,'_billing_city','conakry'),(2848,1655,'_billing_state','guinéen'),(2849,1655,'_billing_postcode','0224'),(2850,1655,'_billing_country','GN'),(2851,1655,'_billing_email','ibkalilbarry31.ib@gmail.com'),(2852,1655,'_billing_phone','664522944'),(2853,1655,'_shipping_first_name',''),(2854,1655,'_shipping_last_name',''),(2855,1655,'_shipping_company',''),(2856,1655,'_shipping_address_1',''),(2857,1655,'_shipping_address_2',''),(2858,1655,'_shipping_city',''),(2859,1655,'_shipping_state',''),(2860,1655,'_shipping_postcode',''),(2861,1655,'_shipping_country',''),(2862,1655,'_order_currency','AUD'),(2863,1655,'_cart_discount','0'),(2864,1655,'_cart_discount_tax','0'),(2865,1655,'_order_shipping','0.00'),(2866,1655,'_order_shipping_tax','0'),(2867,1655,'_order_tax','0'),(2868,1655,'_order_total','30.00'),(2869,1655,'_order_version','3.5.7'),(2870,1655,'_prices_include_tax','no'),(2871,1655,'_billing_address_index','ibk barry  di 12  conakry guinéen 0224 GN ibkalilbarry31.ib@gmail.com 664522944'),(2872,1655,'_shipping_address_index','        '),(2873,1655,'_download_permissions_granted','yes'),(2874,1655,'_recorded_sales','yes'),(2875,1655,'_recorded_coupon_usage_counts','yes'),(2876,1655,'_order_stock_reduced','yes'),(2877,1661,'_shipping_address_1',''),(2878,1661,'_shipping_address_2',''),(2879,1661,'_shipping_city',''),(2880,1661,'_shipping_state',''),(2881,1661,'_shipping_postcode',''),(2882,1661,'_billing_city','LUCKNOW'),(2883,1661,'_billing_state','UP'),(2884,1661,'_billing_postcode','226022'),(2885,1661,'_billing_country','IN'),(2886,1661,'_billing_email','dfghj@dfgh.fgh'),(2887,1661,'_billing_phone','7800289293'),(2888,1661,'_shipping_first_name',''),(2889,1661,'_shipping_last_name',''),(2890,1661,'_shipping_company',''),(2891,1661,'_date_paid',''),(2892,1661,'_paid_date',''),(2893,1661,'_cart_hash','cfeb4ccee8187734b745c2911d89bb45'),(2894,1661,'_billing_first_name','VEERENDRA'),(2895,1661,'_billing_last_name','SINGH'),(2896,1661,'_billing_company',''),(2897,1661,'_billing_address_1','8/828/8, Sector-8'),(2898,1661,'_billing_address_2','Vikas Nagar'),(2899,1661,'_customer_user','0'),(2900,1661,'_payment_method','bacs'),(2901,1661,'_payment_method_title','Direct bank transfer'),(2902,1661,'_transaction_id',''),(2903,1661,'_customer_ip_address','117.96.7.229'),(2904,1661,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36'),(2905,1661,'_created_via','checkout'),(2906,1661,'_date_completed',''),(2907,1661,'_completed_date',''),(2908,1661,'_order_key','wc_order_sbrv4XqHu39ff'),(2909,1661,'_shipping_country',''),(2910,1661,'_order_currency','AUD'),(2911,1661,'_cart_discount','0'),(2912,1661,'_cart_discount_tax','0'),(2913,1661,'_order_shipping','0.00'),(2914,1661,'_order_shipping_tax','0'),(2915,1661,'_order_tax','0'),(2916,1661,'_order_total','12.00'),(2917,1661,'_order_version','3.5.7'),(2918,1661,'_prices_include_tax','no'),(2919,1661,'_billing_address_index','VEERENDRA SINGH  8/828/8, Sector-8 Vikas Nagar LUCKNOW UP 226022 IN dfghj@dfgh.fgh 7800289293'),(2920,1661,'_shipping_address_index','        '),(2921,1661,'_recorded_sales','yes'),(2922,1661,'_recorded_coupon_usage_counts','yes'),(2923,1661,'_order_stock_reduced','yes'),(2924,1662,'_order_key','wc_order_Zha89Ijknb89V'),(2925,1662,'_customer_user','0'),(2926,1662,'_payment_method','paypal'),(2927,1662,'_payment_method_title','PayPal'),(2928,1662,'_transaction_id',''),(2929,1662,'_customer_ip_address','186.4.131.136'),(2930,1662,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36'),(2931,1662,'_created_via','checkout'),(2932,1662,'_date_completed',''),(2933,1662,'_completed_date',''),(2934,1662,'_date_paid',''),(2935,1662,'_paid_date',''),(2936,1662,'_cart_hash','aeca83a64e7afad6b1792f8c6bad7fa2'),(2937,1662,'_billing_first_name','A'),(2938,1662,'_billing_last_name','A'),(2939,1662,'_billing_company','A'),(2940,1662,'_billing_address_1','A'),(2941,1662,'_billing_address_2','AS'),(2942,1662,'_billing_city','A'),(2943,1662,'_billing_state','A'),(2944,1662,'_billing_postcode','170510'),(2945,1662,'_billing_country','EC'),(2946,1662,'_billing_email','dmartinez@campbell-ec.com'),(2947,1662,'_billing_phone','3317402'),(2948,1662,'_shipping_first_name',''),(2949,1662,'_shipping_last_name',''),(2950,1662,'_shipping_company',''),(2951,1662,'_shipping_address_1',''),(2952,1662,'_shipping_address_2',''),(2953,1662,'_shipping_city',''),(2954,1662,'_shipping_state',''),(2955,1662,'_shipping_postcode',''),(2956,1662,'_shipping_country',''),(2957,1662,'_order_currency','AUD'),(2958,1662,'_cart_discount','0'),(2959,1662,'_cart_discount_tax','0'),(2960,1662,'_order_shipping','0.00'),(2961,1662,'_order_shipping_tax','0'),(2962,1662,'_order_tax','0'),(2963,1662,'_order_total','53.00'),(2964,1662,'_order_version','3.5.7'),(2965,1662,'_prices_include_tax','no'),(2966,1662,'_billing_address_index','A A A A AS A A 170510 EC dmartinez@campbell-ec.com 3317402'),(2967,1662,'_shipping_address_index','        '),(2968,1666,'_order_key','wc_order_vV8rQQqtIelUf'),(2969,1666,'_customer_user','0'),(2970,1666,'_payment_method','paypal'),(2971,1666,'_payment_method_title','PayPal'),(2972,1666,'_transaction_id',''),(2973,1666,'_customer_ip_address','176.59.209.181'),(2974,1666,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36'),(2975,1666,'_created_via','checkout'),(2976,1666,'_date_completed',''),(2977,1666,'_completed_date',''),(2978,1666,'_date_paid',''),(2979,1666,'_paid_date',''),(2980,1666,'_cart_hash','cfeb4ccee8187734b745c2911d89bb45'),(2981,1666,'_billing_first_name','11'),(2982,1666,'_billing_last_name','22'),(2983,1666,'_billing_company',''),(2984,1666,'_billing_address_1','ваувауа'),(2985,1666,'_billing_address_2',''),(2986,1666,'_billing_city','ваывав'),(2987,1666,'_billing_state','вапкп'),(2988,1666,'_billing_postcode','343423'),(2989,1666,'_billing_country','RU'),(2990,1666,'_billing_email','fsfg@dfg.ij'),(2991,1666,'_billing_phone','3432434'),(2992,1666,'_shipping_first_name',''),(2993,1666,'_shipping_last_name',''),(2994,1666,'_shipping_company',''),(2995,1666,'_shipping_address_1',''),(2996,1666,'_shipping_address_2',''),(2997,1666,'_shipping_city',''),(2998,1666,'_shipping_state',''),(2999,1666,'_shipping_postcode',''),(3000,1666,'_shipping_country',''),(3001,1666,'_order_currency','AUD'),(3002,1666,'_cart_discount','0'),(3003,1666,'_cart_discount_tax','0'),(3004,1666,'_order_shipping','0.00'),(3005,1666,'_order_shipping_tax','0'),(3006,1666,'_order_tax','0'),(3007,1666,'_order_total','12.00'),(3008,1666,'_order_version','3.5.7'),(3009,1666,'_prices_include_tax','no'),(3010,1666,'_billing_address_index','11 22  ваувауа  ваывав вапкп 343423 RU fsfg@dfg.ij 3432434'),(3011,1666,'_shipping_address_index','        '),(3012,1675,'_order_key','wc_order_Ch2TeyvuX2D2e'),(3013,1675,'_customer_user','0'),(3014,1675,'_payment_method','cod'),(3015,1675,'_payment_method_title','Cash on delivery'),(3016,1675,'_customer_ip_address','212.197.133.100'),(3017,1675,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),(3018,1675,'_created_via','checkout'),(3019,1675,'_cart_hash','28da11c6e5a269ef38f3bb4a250a3304'),(3020,1675,'_billing_first_name','Manuel'),(3021,1675,'_billing_last_name','Tenora'),(3022,1675,'_billing_company','Manuel Tenora Multimedia-Agentur'),(3023,1675,'_billing_address_1','Nelkengasse 5/1'),(3024,1675,'_billing_city','Zwentendorf an der Donau'),(3025,1675,'_billing_postcode','3435'),(3026,1675,'_billing_country','AT'),(3027,1675,'_billing_email','manuel.tenora@drei.at'),(3028,1675,'_billing_phone','6605572281'),(3029,1675,'_order_currency','AUD'),(3030,1675,'_cart_discount','0'),(3031,1675,'_cart_discount_tax','0'),(3032,1675,'_order_shipping','0.00'),(3033,1675,'_order_shipping_tax','0'),(3034,1675,'_order_tax','0'),(3035,1675,'_order_total','20.00'),(3036,1675,'_order_version','3.6.4'),(3037,1675,'_prices_include_tax','no'),(3038,1675,'_billing_address_index','Manuel Tenora Manuel Tenora Multimedia-Agentur Nelkengasse 5/1  Zwentendorf an der Donau  3435 AT manuel.tenora@drei.at 6605572281'),(3039,1675,'_shipping_address_index','        '),(3040,1675,'is_vat_exempt','no'),(3041,1675,'_download_permissions_granted','yes'),(3042,1675,'_recorded_sales','yes'),(3043,1675,'_recorded_coupon_usage_counts','yes'),(3044,1675,'_order_stock_reduced','yes'),(3045,1680,'_order_key','wc_order_xcbKuJvS3qR0U'),(3046,1680,'_customer_user','0'),(3047,1680,'_payment_method','paypal'),(3048,1680,'_payment_method_title','PayPal'),(3049,1680,'_customer_ip_address','177.241.42.239'),(3050,1680,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),(3051,1680,'_created_via','checkout'),(3052,1680,'_cart_hash','aa5dce05cc4c772c8df8a78f47a1e158'),(3053,1680,'_billing_first_name','jskjfskdfjdsf'),(3054,1680,'_billing_last_name','fsdfsdfsdffsfs'),(3055,1680,'_billing_address_1','fsdfsdfs fsdf sdfsdfsd'),(3056,1680,'_billing_city','tlajomulco'),(3057,1680,'_billing_state','JA'),(3058,1680,'_billing_postcode','45654'),(3059,1680,'_billing_country','MX'),(3060,1680,'_billing_email','fsdfsfsdfsf@sdfsfds.com'),(3061,1680,'_billing_phone','3313551446'),(3062,1680,'_order_currency','AUD'),(3063,1680,'_cart_discount','0'),(3064,1680,'_cart_discount_tax','0'),(3065,1680,'_order_shipping','0.00'),(3066,1680,'_order_shipping_tax','0'),(3067,1680,'_order_tax','0'),(3068,1680,'_order_total','15.00'),(3069,1680,'_order_version','3.6.4'),(3070,1680,'_prices_include_tax','no'),(3071,1680,'_billing_address_index','jskjfskdfjdsf fsdfsdfsdffsfs  fsdfsdfs fsdf sdfsdfsd  tlajomulco JA 45654 MX fsdfsfsdfsf@sdfsfds.com 3313551446'),(3072,1680,'_shipping_address_index','        '),(3073,1680,'is_vat_exempt','no'),(3074,1680,'is_vat_exempt','no'),(3075,2678,'_order_key','wc_order_AGCLLt6dyrEWD'),(3076,2678,'_customer_user','0'),(3077,2678,'_payment_method','cod'),(3078,2678,'_payment_method_title','Cash on delivery'),(3079,2678,'_customer_ip_address','41.215.171.252'),(3080,2678,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36'),(3081,2678,'_created_via','checkout'),(3082,2678,'_cart_hash','b2de342ce56ea4103878d7b222f8a50e'),(3083,2678,'_billing_first_name','Support Staff'),(3084,2678,'_billing_last_name','Information'),(3085,2678,'_billing_address_1','Kumerican'),(3086,2678,'_billing_city','Agogo'),(3087,2678,'_billing_state','AH'),(3088,2678,'_billing_country','GH'),(3089,2678,'_billing_email','supportstaff@info.com'),(3090,2678,'_billing_phone','0244123456'),(3091,2678,'_order_currency','AUD'),(3092,2678,'_cart_discount','0'),(3093,2678,'_cart_discount_tax','0'),(3094,2678,'_order_shipping','0.00'),(3095,2678,'_order_shipping_tax','0'),(3096,2678,'_order_tax','0'),(3097,2678,'_order_total','20.00'),(3098,2678,'_order_version','4.6.1'),(3099,2678,'_prices_include_tax','no'),(3100,2678,'_billing_address_index','Support Staff Information  Kumerican  Agogo AH  GH supportstaff@info.com 0244123456'),(3101,2678,'_shipping_address_index','        '),(3102,2678,'is_vat_exempt','no'),(3103,2678,'_download_permissions_granted','yes'),(3104,2678,'_recorded_sales','yes'),(3105,2678,'_recorded_coupon_usage_counts','yes'),(3106,2678,'_order_stock_reduced','yes'),(3107,2683,'_payment_method_title','PayPal'),(3108,2683,'_customer_ip_address','111.68.97.170'),(3109,2683,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(3110,2683,'_created_via','checkout'),(3111,2683,'_cart_hash','6a56122a648b647893a8f39ec20d5ddd'),(3112,2683,'_billing_first_name','SDFSDAJKH'),(3113,2683,'_billing_last_name','SDKLFJSD'),(3114,2683,'_billing_address_1','457'),(3115,2683,'_billing_address_2','NORTH'),(3116,2683,'_billing_city','ASDKLFJSDLJ'),(3117,2683,'_billing_state','IS'),(3118,2683,'_billing_postcode','44000'),(3119,2683,'_billing_country','PK'),(3120,2683,'_billing_email','abc@m.com'),(3121,2683,'_billing_phone','051123456'),(3122,2683,'_order_currency','AUD'),(3123,2683,'_cart_discount','0'),(3124,2683,'_cart_discount_tax','0'),(3125,2683,'_order_shipping','0.00'),(3126,2683,'_order_shipping_tax','0'),(3127,2683,'_order_tax','0'),(3128,2683,'_order_total','12.00'),(3129,2683,'_order_version','4.7.0'),(3130,2683,'_prices_include_tax','no'),(3131,2683,'_billing_address_index','SDFSDAJKH SDKLFJSD  457 NORTH ASDKLFJSDLJ IS 44000 PK abc@m.com 051123456'),(3132,2683,'_shipping_address_index','        '),(3133,2683,'is_vat_exempt','no'),(3134,2683,'_order_key','wc_order_LxsbYjLP5J8PH'),(3135,2683,'_customer_user','0'),(3136,2683,'_payment_method','paypal'),(3137,2705,'_order_key','wc_order_4FHo8DDOk0L0W'),(3138,2705,'_customer_user','0'),(3139,2705,'_payment_method','paypal'),(3140,2705,'_payment_method_title','PayPal'),(3141,2705,'_customer_ip_address','79.151.250.224'),(3142,2705,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0'),(3143,2705,'_created_via','checkout'),(3144,2705,'_cart_hash','a619370185df953771849276dbeeefd4'),(3145,2705,'_billing_first_name','dasdasd'),(3146,2705,'_billing_last_name','asdasd'),(3147,2705,'_billing_address_1','asdasdasdasd'),(3148,2705,'_billing_city','Madrid'),(3149,2705,'_billing_state','M'),(3150,2705,'_billing_postcode','28055'),(3151,2705,'_billing_country','ES'),(3152,2705,'_billing_email','test@saasas.com'),(3153,2705,'_billing_phone','5454545454'),(3154,2705,'_order_currency','AUD'),(3155,2705,'_cart_discount','0'),(3156,2705,'_cart_discount_tax','0'),(3157,2705,'_order_shipping','0.00'),(3158,2705,'_order_shipping_tax','0'),(3159,2705,'_order_tax','0'),(3160,2705,'_order_total','18.00'),(3161,2705,'_order_version','4.7.0'),(3162,2705,'_prices_include_tax','no'),(3163,2705,'_billing_address_index','dasdasd asdasd  asdasdasdasd  Madrid M 28055 ES test@saasas.com 5454545454'),(3164,2705,'_shipping_address_index','        '),(3165,2705,'is_vat_exempt','no'),(3166,2708,'_customer_user','0'),(3167,2708,'_order_key','wc_order_5JUzdqgBPOzT2'),(3168,2708,'_payment_method','cod'),(3169,2708,'_payment_method_title','Cash on delivery'),(3170,2708,'_customer_ip_address','202.186.144.3'),(3171,2708,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36'),(3172,2708,'_created_via','checkout'),(3173,2708,'_cart_hash','6a56122a648b647893a8f39ec20d5ddd'),(3174,2708,'_billing_first_name','tf'),(3175,2708,'_billing_last_name','tf'),(3176,2708,'_billing_company','tft'),(3177,2708,'_billing_address_1','sdfasdf'),(3178,2708,'_billing_address_2','fasdfasd'),(3179,2708,'_billing_city','asdfasd'),(3180,2708,'_billing_state','VA'),(3181,2708,'_billing_postcode','22193'),(3182,2708,'_billing_country','US'),(3183,2708,'_billing_email','qwefsdfafds@gmasil.com'),(3184,2708,'_billing_phone','1234123412'),(3185,2708,'_order_currency','AUD'),(3186,2708,'_cart_discount','0'),(3187,2708,'_cart_discount_tax','0'),(3188,2708,'_order_shipping','0.00'),(3189,2708,'_order_shipping_tax','0'),(3190,2708,'_order_tax','0'),(3191,2708,'_order_total','12.00'),(3192,2708,'_order_version','4.7.0'),(3193,2708,'_prices_include_tax','no'),(3194,2708,'_billing_address_index','tf tf tft sdfasdf fasdfasd asdfasd VA 22193 US qwefsdfafds@gmasil.com 1234123412'),(3195,2708,'_shipping_address_index','        '),(3196,2708,'is_vat_exempt','no'),(3197,2708,'_download_permissions_granted','yes'),(3198,2708,'_recorded_sales','yes'),(3199,2708,'_recorded_coupon_usage_counts','yes'),(3200,2708,'_order_stock_reduced','yes'),(3201,2729,'_order_key','wc_order_kJqPjB6K6UiW8'),(3202,2729,'_customer_user','0'),(3203,2729,'_payment_method','paypal'),(3204,2729,'_payment_method_title','PayPal'),(3205,2729,'_customer_ip_address','78.182.142.235'),(3206,2729,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36'),(3207,2729,'_created_via','checkout'),(3208,2729,'_cart_hash','6a56122a648b647893a8f39ec20d5ddd'),(3209,2729,'_billing_first_name','barış'),(3210,2729,'_billing_last_name','tuncel'),(3211,2729,'_billing_company','gtip grup'),(3212,2729,'_billing_address_1','beylikdüzü'),(3213,2729,'_billing_city','Istanbul'),(3214,2729,'_billing_state','TR34'),(3215,2729,'_billing_postcode','35550'),(3216,2729,'_billing_country','TR'),(3217,2729,'_billing_email','baristuncel123@gmail.com'),(3218,2729,'_billing_phone','5079026327'),(3219,2729,'_order_currency','AUD'),(3220,2729,'_cart_discount','0'),(3221,2729,'_cart_discount_tax','0'),(3222,2729,'_order_shipping','0.00'),(3223,2729,'_order_shipping_tax','0'),(3224,2729,'_order_tax','0'),(3225,2729,'_order_total','12.00'),(3226,2729,'_order_version','4.8.0'),(3227,2729,'_prices_include_tax','no'),(3228,2729,'_billing_address_index','barış tuncel gtip grup beylikdüzü  Istanbul TR34 35550 TR baristuncel123@gmail.com 5079026327'),(3229,2729,'_shipping_address_index','        '),(3230,2729,'is_vat_exempt','no'),(3231,2740,'_order_key','wc_order_IJABS1ztRIfoj'),(3232,2740,'_customer_user','0'),(3233,2740,'_payment_method','cod'),(3234,2740,'_payment_method_title','Cash on delivery'),(3235,2740,'_customer_ip_address','201.252.26.49'),(3236,2740,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36'),(3237,2740,'_created_via','checkout'),(3238,2740,'_cart_hash','a190114b4b1afcdda134af98b62016fc'),(3239,2740,'_billing_first_name','gonzalo'),(3240,2740,'_billing_last_name','maino'),(3241,2740,'_billing_company','soluciones creativas'),(3242,2740,'_billing_address_1','bvar peralta ramos 4137 1 f'),(3243,2740,'_billing_city','mar del plata'),(3244,2740,'_billing_state','B'),(3245,2740,'_billing_postcode','7600'),(3246,2740,'_billing_country','AR'),(3247,2740,'_billing_email','info@solucionescreativas.ar'),(3248,2740,'_billing_phone','02233121902'),(3249,2740,'_order_currency','AUD'),(3250,2740,'_cart_discount','0'),(3251,2740,'_cart_discount_tax','0'),(3252,2740,'_order_shipping','0.00'),(3253,2740,'_order_shipping_tax','0'),(3254,2740,'_order_tax','0'),(3255,2740,'_order_total','30.00'),(3256,2740,'_order_version','5.3.0'),(3257,2740,'_prices_include_tax','no'),(3258,2740,'_billing_address_index','gonzalo maino soluciones creativas bvar peralta ramos 4137 1 f  mar del plata B 7600 AR info@solucionescreativas.ar 02233121902'),(3259,2740,'_shipping_address_index','        '),(3260,2740,'is_vat_exempt','no'),(3261,2740,'_download_permissions_granted','yes'),(3262,2740,'_recorded_sales','yes'),(3263,2740,'_recorded_coupon_usage_counts','yes'),(3264,2740,'_order_stock_reduced','yes'),(3265,2740,'_new_order_email_sent','true'),(3266,2750,'_order_key','wc_order_bweKATeSEnGIK'),(3267,2750,'_customer_user','0'),(3268,2750,'_payment_method','cod'),(3269,2750,'_payment_method_title','Cash on delivery'),(3270,2750,'_customer_ip_address','85.168.216.64'),(3271,2750,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36'),(3272,2750,'_created_via','checkout'),(3273,2750,'_cart_hash','a619370185df953771849276dbeeefd4'),(3274,2750,'_billing_first_name','Liudmyla'),(3275,2750,'_billing_last_name','Dolia'),(3276,2750,'_billing_company','Dolia Solution'),(3277,2750,'_billing_address_1','sfhhh'),(3278,2750,'_billing_address_2','Entrée B,'),(3279,2750,'_billing_city','fjfgj'),(3280,2750,'_billing_postcode','59650'),(3281,2750,'_billing_country','FR'),(3282,2750,'_billing_email','tolusy@gmail.com'),(3283,2750,'_billing_phone','0664550967'),(3284,2750,'_order_currency','AUD'),(3285,2750,'_cart_discount','0'),(3286,2750,'_cart_discount_tax','0'),(3287,2750,'_order_shipping','0'),(3288,2750,'_order_shipping_tax','0'),(3289,2750,'_order_tax','0'),(3290,2750,'_order_total','18.00'),(3291,2750,'_order_version','5.4.1'),(3292,2750,'_prices_include_tax','no'),(3293,2750,'_billing_address_index','Liudmyla Dolia Dolia Solution sfhhh Entrée B, fjfgj  59650 FR tolusy@gmail.com 0664550967'),(3294,2750,'_shipping_address_index','        '),(3295,2750,'is_vat_exempt','no'),(3296,2750,'_download_permissions_granted','yes'),(3297,2750,'_recorded_sales','yes'),(3298,2750,'_recorded_coupon_usage_counts','yes'),(3299,2750,'_order_stock_reduced','yes'),(3300,2750,'_new_order_email_sent','true'),(3301,710,'_form','<div class=\"contact-form form-horizontal form-default\">\n    <div class=\"row\">\n        <div class=\"col-md-4\">\n            <h5>Contact Info</h5>\n            <div class=\"form-group\">\n                [text* fname class:form-control placeholder\"Your name\"]\n            </div>\n            <div class=\"form-group\">\n                [text* your-phone class:form-control placeholder\"Phone number\"]\n            </div>\n            <div class=\"form-group\">\n                [email* your-email class:form-control placeholder\"address@youremail.com\"]\n            </div>\n        </div>\n        <div class=\"divider visible-sm visible-xs\"></div>\n        <div class=\"col-md-4\">\n            <h5>Car Detail</h5>\n            <div class=\"form-group\">\n                [text* car-model class:form-control placeholder\"Vehicle, Make and Model\"]\n            </div>\n            <div class=\"form-group\">\n                [text* car-year class:form-control placeholder\"Year\"]\n            </div>\n            <div class=\"form-group\">\n                <div class=\"select-wrapper\">\n                    [select* select1 Service Required class:input-custom \"2001\" \"2002\" \"2003\" \"2004\" \"2005\" \"2006\" \"2007\" \"2008\" \"2009\" \"2010\"]\n                </div>\n            </div>\n        </div>\n        <div class=\"divider visible-sm visible-xs\"></div>\n        <div class=\"col-md-4\">\n            <h5>Appointment Details</h5>\n            <div class=\"form-group\">\n                <div class=\"datetimepicker-wrap\">\n                    [text* date class:form-control class:datetimepicker placeholder\"Date\"]\n                </div>\n            </div>\n            <div class=\"form-group\">\n                <div class=\"timepicker-wrap\">\n                    [text* time class:form-control class:timepicker placeholder\"10 : 00\"]\n                </div>\n            </div>\n            <div class=\"form-group\">\n                <div class=\"input-group input-type-file\">\n                    [file your-file filetypes:jpg|jpeg|png limit:2mb class:form-control class:input-lg placeholder\"Add Photo...\"]\n                </div>\n            </div>\n        </div>\n    </div>\n    <div class=\"divider divider-sm\"></div>\n    <div class=\"row\">\n        <div class=\"col-sm-4 col-md-3\">\n            <button id=\"submit\" class=\"wpcf7-form-control wpcf7-submit btn btn-border btn-invert\"><span>Submit</span></button>\n        </div>\n        <div class=\"divider visible-xs\"></div>\n        <div class=\"col-sm-8 col-md-9\">\n            <div class=\"notes-custom\">Please note that the date and time you requested may not be available. </div>\n        </div>\n    </div>\n</div>'),(3302,710,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:36:\"Car Repair Services \"[your-subject]\"\";s:6:\"sender\";s:39:\"[your-name] <noreply@smartdatasoft.net>\";s:9:\"recipient\";s:25:\"noreply@smartdatasoft.net\";s:4:\"body\";s:367:\"From: [fname] [lname]\n\nSubject: \n[your-subject]\n\nYour Number: \n[your-phone]\n\nYour Email: \n[your-email]\n\nDate: \n[date]\n\nTime: \n[time]\n\nAutoinfo: \n[autoinfo]\n\nMade year:\n[select1]\n\nCurrent Kilometters:\n[kilometers]\n\nMessage Body:\n[message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair Services (https://smartdata.tonytemplates.com/car-repair-service-v4s)\";s:18:\"additional_headers\";s:35:\"Reply-To: <admin@smartdatasoft.net>\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3303,710,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:0:\"\";s:6:\"sender\";s:0:\"\";s:9:\"recipient\";s:0:\"\";s:4:\"body\";s:0:\"\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3304,710,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(3305,710,'_additional_settings',''),(3306,710,'_locale','en_US'),(3307,2138,'_form','<div class=\"block-aside__content\">\n<div class=\"contact-form form-default\">\n    <div class=\"form-group\">\n        [text* your-name class:form-control class:input-full placeholder\"Your name\"]\n    </div>\n    <div class=\"form-group\">\n        [email* your-email class:form-control class:input-full placeholder\"address@youremail.com\"]\n    </div>\n    <div class=\"form-group\">\n        [textarea* your-message 30x4 class:form-control class:textarea-custom class:input-full placeholder\"Your Question...\"]\n    </div>\n    <div class=\"form-group\">\n        <button type=\"submit\" id=\"submit-contact\" class=\"btn btn-border btn-invert wpcf7-form-control wpcf7-submit\"><span>Ask Question</span></button>\n    </div>\n</div>\n</div>'),(3308,2138,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:27:\"Car Repair \"[your-subject]\"\";s:6:\"sender\";s:37:\"Car Repair <noreply@smartdatsoft.net>\";s:9:\"recipient\";s:24:\"noreply@smartdatsoft.net\";s:4:\"body\";s:211:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/car1)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3309,2138,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:27:\"Car Repair \"[your-subject]\"\";s:6:\"sender\";s:41:\"Car Repair <abdur.rahim@smartdatsoft.net>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:153:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/car1)\";s:18:\"additional_headers\";s:38:\"Reply-To: abdur.rahim@smartdatsoft.net\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3310,2138,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(3311,2138,'_additional_settings',''),(3312,2138,'_locale','en_US'),(3313,2138,'_config_errors','a:1:{s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),(3314,2220,'_form','<div class=\"contact-form form-default\">\n    <div class=\"custom-width-01\">\n        <div class=\"row\">\n            <div class=\"col-md-6\">\n                <div class=\"input-wrapper\">[text* your-name class:form-control class:input-full placeholder\"Your name\"]</div>\n            </div>\n            <div class=\"col-md-6\">\n                <div class=\"input-wrapper\">[email* your-email class:form-control class:input-full placeholder\"address@youremail.com\"]</div>\n            </div>\n            <div class=\"col-sm-12\">\n                <div class=\"input-wrapper\">[textarea your-message class:textarea-custom class:input-full class:form-control placeholder\"Your Question...\"]</div>\n            </div>\n            <div class=\"col-sm-12 text-center\">\n                <div class=\"divider-sm\"></div>\n                <div><button type=\"submit\" id=\"submit-contact\" class=\"btn btn-wide btn-border btn-invert wpcf7-form-control wpcf7-submit\"><span>Ask Question</span></button></div>\n            </div>\n        </div>\n    </div>\n</div>'),(3315,2220,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:27:\"Car Repair \"[your-subject]\"\";s:6:\"sender\";s:37:\"Car Repair <noreply@smartdatsoft.net>\";s:9:\"recipient\";s:24:\"noreply@smartdatsoft.net\";s:4:\"body\";s:211:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/car1)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3316,2220,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:27:\"Car Repair \"[your-subject]\"\";s:6:\"sender\";s:41:\"Car Repair <abdur.rahim@smartdatsoft.net>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:153:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/car1)\";s:18:\"additional_headers\";s:38:\"Reply-To: abdur.rahim@smartdatsoft.net\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3317,2220,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(3318,2220,'_additional_settings',''),(3319,2220,'_locale','en_US'),(3320,2220,'_config_errors','a:1:{s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),(3321,2225,'_form','<div class=\"contact-form form-default\">\n    <div class=\"row\">\n        <div class=\"col-md-6\">\n            <div class=\"input-wrapper\">\n                [text* your-name class:form-control class:input-full placeholder\"Your name\"]\n            </div>\n        </div>\n        <div class=\"col-md-6\">\n            <div class=\"input-wrapper\">\n                [email* your-email class:form-control class:input-full placeholder\"address@youremail.com\"]\n            </div>\n        </div>\n    </div>\n    <div class=\"input-wrapper\">\n        [textarea* your-message class:input-full class:form-control placeholder\"Your Question...\" ]\n    </div>\n    <div><button type=\"submit\" id=\"submit-contact\" class=\"btn btn-border btn-invert btn-wide wpcf7-form-control wpcf7-submit\"><span>Contact Us</span></button></div>\n</div>'),(3322,2225,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:27:\"Car Repair \"[your-subject]\"\";s:6:\"sender\";s:37:\"Car Repair <noreply@smartdatsoft.net>\";s:9:\"recipient\";s:24:\"noreply@smartdatsoft.net\";s:4:\"body\";s:211:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/car1)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3323,2225,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:27:\"Car Repair \"[your-subject]\"\";s:6:\"sender\";s:41:\"Car Repair <abdur.rahim@smartdatsoft.net>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:153:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/car1)\";s:18:\"additional_headers\";s:38:\"Reply-To: abdur.rahim@smartdatsoft.net\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3324,2225,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(3325,2225,'_additional_settings',''),(3326,2225,'_locale','en_US'),(3327,2225,'_config_errors','a:1:{s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),(3328,2759,'_thumbnail_id','304'),(3329,2759,'_elementor_edit_mode','builder'),(3330,2759,'_elementor_template_type','wp-post'),(3331,2759,'_elementor_version','2.9.7'),(3332,2759,'_wp_page_template','default'),(3333,2759,'_elementor_data','[{\"id\":\"7ffe8b6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"31ccb75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5288f7bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68493ecc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"98925ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e11e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11ebef8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1001ec73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cecd17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45ac594e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"393e3a3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"247ed5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5589c62b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"ef14add\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1444c5a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1dec1a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"30f8a4f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d5d060\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a79ef87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47659f8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"497e7dba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6bd208ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b19ed04\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3334,2759,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(3336,2759,'_elementor_page_assets','a:0:{}'),(3337,2760,'_thumbnail_id','307'),(3338,2760,'_elementor_edit_mode','builder'),(3339,2760,'_elementor_template_type','wp-post'),(3340,2760,'_elementor_version','2.9.7'),(3341,2760,'_wp_page_template','default'),(3342,2760,'_elementor_data','[{\"id\":\"10c7ee6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1f7d1569\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4107e044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"387eff29\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"73d04252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a16dc1b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"609a18bb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"24a0d307\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e11ccf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8b4a6e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"76b0393f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ca2adc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e69ef8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"7aa3ada0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2eec8fe4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3e1f5631\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5c295dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"385ca452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1cc56126\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c4a9e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5727ea09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c0bd885\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57b9f3a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3343,2760,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(3345,2760,'_elementor_page_assets','a:0:{}'),(3346,2761,'_thumbnail_id','306'),(3347,2761,'_elementor_edit_mode','builder'),(3348,2761,'_elementor_template_type','wp-post'),(3349,2761,'_elementor_version','2.9.7'),(3350,2761,'_elementor_data','[{\"id\":\"7baa482a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c75a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"655cdb8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d1c9f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5801b86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e1a36ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41c3f8f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2e2dac3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b9030c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19e38909\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"1897e608\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cc4e517\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5be9a3cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"6076ba8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"58f4e3bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a46a42e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4e64558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f36c5e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4193cc96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64981d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a773768\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2857905c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c95df8\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3351,2761,'_wp_page_template','default'),(3352,2761,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(3354,2761,'_elementor_page_assets','a:0:{}'),(3355,2762,'_thumbnail_id','42'),(3356,2762,'_elementor_template_type','wp-post'),(3357,2762,'_elementor_version','2.9.7'),(3358,2762,'_elementor_edit_mode','builder'),(3359,2762,'_wp_page_template','default'),(3360,2762,'_elementor_data','[{\"id\":\"5eb29a9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"e607811\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d9e60e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"502fb53e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7a86c97a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"637b1924\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50742d5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c9a8f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d4c6987\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"130086c0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"6ca70154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63892994\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"447a7c57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"53762a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"456c16ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"51ba6120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f011139\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"256f51e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4254ed30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2f889b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9129\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"219a15e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44f8158\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3361,2762,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(3363,2762,'_elementor_page_assets','a:0:{}'),(3364,2763,'_thumbnail_id','21'),(3365,2763,'_elementor_edit_mode','builder'),(3366,2763,'_elementor_template_type','wp-post'),(3367,2763,'_elementor_version','2.9.7'),(3368,2763,'_wp_page_template','default'),(3369,2763,'_elementor_data','[{\"id\":\"16b7e27f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"c2d8b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"649803f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d80724\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"43f960f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"217ec6fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"329f16f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"372d1355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"176cc643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"392cf051\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9b739\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"730dfcfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d24d2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"50f7210b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d2f0a16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2cbeb8f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1675a2c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61d644a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"428beb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb81718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d039008\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8ed9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eba72dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3370,2763,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(3372,2763,'_elementor_page_assets','a:0:{}'),(3373,2764,'_thumbnail_id','307'),(3374,2764,'_wp_page_template','default'),(3375,2764,'_elementor_data','[{\"id\":\"c910ce3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6ff00ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d656cd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4479d67\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7440151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0193f66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b524bc5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"b464cf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cc8f0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ade937c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"27333f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0cbed8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ec0dd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"348e96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7d93720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"700ee98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7642acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f958861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d44dd76\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aee857d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"551b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"457941a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bfdb1f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3376,2764,'_elementor_version','2.9.7'),(3377,2764,'_elementor_edit_mode','builder'),(3378,2764,'_elementor_template_type','wp-post'),(3379,2764,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(3381,2764,'_elementor_page_assets','a:0:{}'),(3382,2765,'_thumbnail_id','304'),(3383,2765,'_elementor_edit_mode','builder'),(3384,2765,'_elementor_template_type','wp-post'),(3385,2765,'_elementor_version','2.9.7'),(3386,2765,'_wp_page_template','default'),(3387,2765,'_elementor_data','[{\"id\":\"7ffe8b6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"31ccb75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5288f7bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68493ecc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"98925ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e11e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11ebef8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1001ec73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cecd17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45ac594e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"393e3a3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"247ed5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5589c62b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"ef14add\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1444c5a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1dec1a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"30f8a4f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d5d060\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a79ef87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47659f8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"497e7dba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6bd208ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b19ed04\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3388,2765,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(3390,2765,'_elementor_page_assets','a:0:{}'),(3391,2766,'_thumbnail_id','306'),(3392,2766,'_elementor_edit_mode','builder'),(3393,2766,'_elementor_template_type','wp-post'),(3394,2766,'_elementor_version','2.9.7'),(3395,2766,'_elementor_data','[{\"id\":\"7baa482a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c75a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"655cdb8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d1c9f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5801b86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e1a36ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41c3f8f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2e2dac3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b9030c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19e38909\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"1897e608\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cc4e517\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5be9a3cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"6076ba8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"58f4e3bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a46a42e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4e64558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f36c5e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4193cc96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64981d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a773768\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2857905c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c95df8\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3396,2766,'_wp_page_template','default'),(3397,2766,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(3399,2766,'_elementor_page_assets','a:0:{}'),(3400,2767,'_thumbnail_id','42'),(3401,2767,'_elementor_template_type','wp-post'),(3402,2767,'_elementor_version','2.9.7'),(3403,2767,'_elementor_edit_mode','builder'),(3404,2767,'_wp_page_template','default'),(3405,2767,'_elementor_data','[{\"id\":\"5eb29a9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"e607811\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d9e60e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"502fb53e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7a86c97a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"637b1924\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50742d5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c9a8f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d4c6987\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"130086c0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"6ca70154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63892994\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"447a7c57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"53762a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"456c16ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"51ba6120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f011139\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"256f51e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4254ed30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2f889b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9129\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"219a15e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44f8158\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3406,2767,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(3408,2767,'_elementor_page_assets','a:0:{}'),(3409,2768,'_thumbnail_id','21'),(3410,2768,'_elementor_edit_mode','builder'),(3411,2768,'_elementor_template_type','wp-post'),(3412,2768,'_elementor_version','2.9.7'),(3413,2768,'_wp_page_template','default'),(3414,2768,'_elementor_data','[{\"id\":\"16b7e27f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"c2d8b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"649803f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d80724\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"43f960f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"217ec6fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"329f16f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"372d1355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"176cc643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"392cf051\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9b739\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"730dfcfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d24d2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"50f7210b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d2f0a16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2cbeb8f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1675a2c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61d644a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"428beb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb81718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d039008\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8ed9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eba72dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3415,2768,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(3417,2768,'_elementor_page_assets','a:0:{}'),(3418,2769,'_thumbnail_id','18'),(3419,2769,'_wp_page_template','default'),(3420,2769,'_elementor_data','[{\"id\":\"c910ce3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6ff00ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d656cd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4479d67\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7440151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0193f66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b524bc5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"b464cf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cc8f0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ade937c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"27333f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0cbed8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ec0dd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"348e96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7d93720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"700ee98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7642acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f958861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d44dd76\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aee857d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"551b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"457941a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bfdb1f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3421,2769,'_elementor_version','2.9.7'),(3422,2769,'_elementor_edit_mode','builder'),(3423,2769,'_elementor_template_type','wp-post'),(3424,2769,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(3426,2769,'_elementor_page_assets','a:0:{}'),(3427,2770,'_elementor_edit_mode','builder'),(3428,2770,'_elementor_template_type','page'),(3429,2770,'_elementor_version','2.9.11'),(3430,2770,'_wp_page_template','default'),(3431,2770,'_elementor_data','[{\"id\":\"6daaaaca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"12c1af10\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4707342e\",\"elType\":\"widget\",\"settings\":{\"limit_per_tab\":6,\"title\":\"What We Do\",\"title_2\":\"We offer full service auto repair & maintenance\",\"content\":\"<h2 class=\\\"h-lg\\\">Vehicle damage? <span class=\\\"color\\\">We\'ll fix it<\\/span><\\/h2>\\n\\t\\t\\t\\t\\t<p class=\\\"info\\\">We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.<\\/p>\\n\\t\\t\\t\\t\\t<h2 class=\\\"h-phone\\\">Call: 1-800-123-4567<\\/h2>\\n\\t\\t\\t\\t\\t<div class=\\\"btn-inline\\\"><a class=\\\"btn btn-invert\\\" href=\\\"contact.html\\\"><span>Need help?<\\/span><\\/a><\\/div>\",\"pagination\":\"1\"},\"elements\":[],\"widgetType\":\"crs_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"286405c1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"518164a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"233b4c1f\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Vehicle damage? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialize in car repair. We\'re the one of largest accident damage repair network\",\"call\":\"1-800-123-4567\",\"button_text\":\"Need Help?\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"bg_text\":\"\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/block-bg-1-1.jpg\",\"id\":1222},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"button_url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2feef315\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"32d920e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c664224\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"extra_class\":\"\",\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false}]'),(3432,2770,'_elementor_controls_usage','a:5:{s:12:\"crs_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_section_services\";a:1:{s:10:\"pagination\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:3;s:13:\"content_width\";i:1;s:6:\"layout\";i:3;s:3:\"gap\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:13:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:11:\"button_text\";i:1;s:7:\"bg_text\";i:1;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:10:\"button_url\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:3:{s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3433,2771,'_elementor_edit_mode','builder'),(3434,2771,'_elementor_template_type','page'),(3435,2771,'_elementor_version','3.0.5');
INSERT INTO `wp_postmeta` VALUES (3436,2771,'_elementor_data','[{\"id\":\"78d192bc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5eaa5a9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"62f1b1d1\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"text_position\":\"center\",\"heading\":\"Looking for Right Vehicle\",\"sub_heading\":\"Repair Service?\",\"short_description\":\"Get your fair-price repair estimates\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"text_position\":\"center\",\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb68000\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3e0a1842\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e7f0286\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"After Hours\",\"title_2\":\"Drop-OFF\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79f8231a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7588e63d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26bb0fa7\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"We offer full service auto repair & maintenance\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Preventative<br>Maintenance\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Maintenance\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/automatic-updatesand-unlock\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Most Common<br>Repairs\",\"sub_title\":\"Repairs\",\"content\":\"We have over 30 common car repairs<br>and the list is growing\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Common\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Brake<br>Repair &amp; Service\",\"sub_title\":\"Repair & Service\",\"content\":\"Brake maintenance is important in helping<br>ensure the safety of you and your<br>\\npassengers\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Brake\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ec5b73\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e32c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2a0cc66e\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ea9c0cd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"49474846\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"67d3bd4a\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"225ed6cc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"72beb3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ce4e0ae\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4df4f5f2\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"74d49fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68e5f379\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5147f64d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2fbad260\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8912ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38947efb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"95d717a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"276cdf77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72891feb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"460887c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"181e7a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"}},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b980a96\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4921d852\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c88ecf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4129b888\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6266756b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b02cb33\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3437,2771,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3438,2772,'_elementor_edit_mode','builder'),(3439,2772,'_elementor_template_type','wp-page'),(3440,2772,'_elementor_version','2.9.7'),(3441,2772,'_wp_page_template','default'),(3442,2772,'_elementor_data','[{\"id\":\"b951ccc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"984661c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"92350bf\",\"elType\":\"widget\",\"settings\":{\"limit_per_tab\":6,\"title\":\"What We Do\",\"title_2\":\"We offer full service auto repair & maintenance\",\"content\":\"<h2 class=\\\"h-lg\\\">Vehicle damage? <span class=\\\"color\\\">We\'ll fix it<\\/span><\\/h2>\\n\\t\\t\\t\\t\\t<p class=\\\"info\\\">We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.<\\/p>\\n\\t\\t\\t\\t\\t<h2 class=\\\"h-phone\\\">Call: 1-800-123-4567<\\/h2>\\n\\t\\t\\t\\t\\t<div class=\\\"btn-inline\\\"><a class=\\\"btn btn-invert\\\" href=\\\"contact.html\\\"><span>Need help?<\\/span><\\/a><\\/div>\",\"pagination\":\"1\"},\"elements\":[],\"widgetType\":\"crs_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"835202a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"15c23c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19b8131\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Vehicle damage? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialize in car repair. We\'re the one of largest accident damage repair network\",\"call\":\"1-800-123-4567\",\"button_text\":\"Need Help?\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"bg_text\":\"\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/block-bg-1-1.jpg\",\"id\":1222},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"button_url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8255ea\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"793ea16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9c00b0b\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"extra_class\":\"\",\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false}]'),(3443,2772,'_elementor_controls_usage','a:5:{s:12:\"crs_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_section_services\";a:1:{s:10:\"pagination\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:3;s:13:\"content_width\";i:1;s:6:\"layout\";i:3;s:3:\"gap\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:13:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:11:\"button_text\";i:1;s:7:\"bg_text\";i:1;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:10:\"button_url\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:3:{s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3445,2677,'_elementor_page_assets','a:0:{}'),(3446,2773,'_elementor_edit_mode','builder'),(3447,2773,'_elementor_template_type','wp-page'),(3448,2773,'_elementor_version','2.9.7'),(3449,2773,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>\\t\\t\\t\\t\\t\\t\\tThe family has been involved in general automotive repair for over two decades, and the business continues to grow.<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\tCar Repair Service is a family owned and operated auto repair service in USA serving our local community and surrounding areas for 24 years. Our ASE certified technicians are ready to deal with any car repair needed or vehicle issues you may be experiencing. Adam Smith, Owner, inherited the shop from his father.\\t\\t\\t\\t\\t<\\/p>\\n<p><img src=\\\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-logo.png\\\" alt=\\\"\\\" class=\\\"alignnone size-full wp-image-2047\\\" \\/><\\/p>\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax02-img01.png\",\"id\":2050},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in automotive business intelligence solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Auto servicing your car is an essential task that should not be ignored or forgotten.\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Customer-Oriented Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Car Parts\",\"_id\":\"1f44f94\"}]},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fb560\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e67d0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ce9a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"title_2\":\"By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs\",\"content\":\"Our team specializes in many different types of vehicles, and since they work on a wider variety of vehicles than their dealer counterparts, their overall expertise is greater, too. By working on many makes and models, our technicians can be trusted to properly diagnose challenging repairs and other issues. As automotive technology advances, our team is continually updating their education & skills. \",\"crs_team_carousel_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"60f4b0b\",\"name\":\"Robert Piedra\",\"designation\":\"Service Advisor\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1992, Jason with his 25 years of automotive experience joined our team in June 2015\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img01.png\",\"id\":2058},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Item\",\"_id\":\"ce3c310\",\"name\":\"Charles  Weaver\",\"designation\":\"First Mechanic\",\"description\":\"Charles is our Shop Foreman with an advanced L1 Certification, Wyoming Technical Institute 1984, Mike joined our team in January 1996.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img02.png\",\"id\":2062},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Kevin Goodwin\",\"designation\":\"General Manager\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img03.png\",\"id\":2063},\"_id\":\"5b7840b\",\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img04.png\",\"id\":2433},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"d32b1a9\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img05.png\",\"id\":2430},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"20d94a4\"}],\"bg_text\":\"Meet the Team\",\"column_no\":\"3\"},\"elements\":[],\"widgetType\":\"team_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334dec0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5d1a577\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a37abd9\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Need Help With Your Car? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Need help?\",\"popup_id\":\"112\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3450,2773,'_wp_page_template','default'),(3451,2773,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(3453,1520,'_elementor_page_assets','a:0:{}'),(3454,2774,'_elementor_edit_mode','builder'),(3455,2774,'_elementor_template_type','wp-page'),(3456,2774,'_elementor_version','3.0.1'),(3457,2774,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"text_position\":\"center\",\"heading\":\"Looking for Right Vehicle\",\"sub_heading\":\"Repair Service?\",\"short_description\":\"Get your fair-price repair estimates\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"text_position\":\"center\",\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"After Hours\",\"title_2\":\"Drop-OFF\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"We offer full service auto repair & maintenance\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Preventative<br>Maintenance\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Maintenance\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/automatic-updatesand-unlock\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Most Common<br>Repairs\",\"sub_title\":\"Repairs\",\"content\":\"We have over 30 common car repairs<br>and the list is growing\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Common\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Brake<br>Repair &amp; Service\",\"sub_title\":\"Repair & Service\",\"content\":\"Brake maintenance is important in helping<br>ensure the safety of you and your<br>\\npassengers\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Brake\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"extra_class\":\"\",\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[],\"gallery_image\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[],\"gallery_image\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[],\"gallery_image\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[],\"gallery_image\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\",\"after_count_number\":\"\",\"another_count_number\":\"\",\"count_text_2\":\"\",\"count_number_2\":10,\"after_count_number_2\":\"\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\",\"after_count_number\":\"\",\"another_count_number\":\"\",\"count_text_2\":\"\",\"count_number_2\":10,\"after_count_number_2\":\"\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\",\"another_count_number\":\"\",\"count_text_2\":\"\",\"count_number_2\":10,\"after_count_number_2\":\"\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"}},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3458,2774,'_wp_page_template','default'),(3459,2774,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3461,56,'_elementor_page_assets','a:0:{}'),(3463,1721,'_elementor_page_assets','a:0:{}'),(3464,2775,'_elementor_edit_mode','builder'),(3465,2775,'_elementor_template_type','wp-page'),(3466,2775,'_elementor_version','2.9.7'),(3467,2775,'_wp_page_template','default'),(3468,2775,'_elementor_data','[{\"id\":\"e9e1afc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9e034e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bad0f39\",\"elType\":\"widget\",\"settings\":{\"showposts\":8},\"elements\":[],\"widgetType\":\"crs_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(3469,2775,'_elementor_controls_usage','a:3:{s:11:\"crs_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:19:\"crs_section_gallery\";a:1:{s:9:\"showposts\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;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:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(3471,393,'_elementor_page_assets','a:0:{}'),(3472,2776,'_elementor_edit_mode','builder'),(3473,2776,'_elementor_template_type','wp-page'),(3474,2776,'_elementor_version','2.9.6'),(3475,2776,'_wp_page_template','default'),(3476,2776,'_elementor_data','[{\"id\":\"38ed5e5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d8098c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37c38dc\",\"elType\":\"widget\",\"settings\":{\"style\":\"comparisons_gallery\",\"showposts\":6},\"elements\":[],\"widgetType\":\"crs_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(3477,2776,'_elementor_controls_usage','a:3:{s:11:\"crs_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:19:\"crs_section_gallery\";a:2:{s:5:\"style\";i:1;s:9:\"showposts\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;}}}}}'),(3479,2180,'_elementor_page_assets','a:0:{}'),(3480,2777,'_thumbnail_id','2370'),(3481,2777,'_elementor_version','2.9.7'),(3482,2777,'_elementor_template_type','wp-post'),(3483,2777,'_elementor_edit_mode','builder'),(3484,2777,'_wp_page_template','default'),(3485,2777,'_elementor_data','[{\"id\":\"9e4784f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7dc04b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b38b3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The brakes on your vehicle work hard every time you drive. When you slow down in traffic, stop at a red light, or must maneuver a quick hard stop because of an obstruction in the road your brakes are at work. Over time the use of your brakes causes normal wear and tear, which can render them ineffective or useless. It\\u2019s important to have regular maintenance performed on your braking system to keep it in tip top shape, and provide safe driving conditions for you and your family.<\\/p>\\t\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e37ced\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"657aaee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b50dff9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"post-title-sub\\\">What Makes a Brake<\\/h4>\\n<p>The brake system in your vehicle is comprised of a disc, also called a rotor, a caliper, and the brake pad. From inside the car, it seems like all that happens is a push on the brake pedal, and the vehicle stops. But inside the car, this depressed pedal sends brake fluid through the brake lines as a piston moves in the master cylinder. As pistons in the caliper are initiated, the brake shoe pushes against the rotor, causing friction on the brake drum. Essentially, this pressure caused by your brake pad on the drum will slow the roll of your vehicle, and eventually cause it to stop.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3c6ac1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1672c6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fc85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote class=\\\"blockquote-01\\\">\\n<p>In this way, you can see that your brakes are powered by much more than a simple pedal on the floor of your vehicle. It takes many working factors to make your car stop safely and timely on the road.<\\/p>\\n<footer>Manager <cite>\\u2013 Joseph C. Lane,<\\/cite><\\/footer>\\n<\\/blockquote>\\n<div class=\\\"divider-lg\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9e1976e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24f5224\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44908ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"row content-top\\\">\\n<div class=\\\"col-lg-6\\\"><img class=\\\"img-responsive\\\" src=\\\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\\\" alt=\\\"\\\" \\/><\\/div>\\n<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<div class=\\\"col-lg-6\\\">\\n<h3 class=\\\"post-title-sub\\\">Price Points to Ponder<\\/h3>\\n<p>Unfortunately, the friction of your brakes causes your brake pads to wear down over time, and they will need to be replaced time and time again. This is a normal part of the preventative maintenance routine you should include with your braking system.<\\/p>\\n\\n<p>Of course, this means spending some money to keep your vehicle in working order and get you home safely every day. So how much money are you looking at spending for brake repair?<\\/p>\\n\\n<\\/div>\\n<\\/div>\\n<div class=\\\"divider-lg\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4eb2de6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cbefe1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c667fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 class=\\\"post-title-sub\\\">Why Choose a Mechanic?<\\/h3>\\n<p>Unfortunately, the friction of your brakes causes your brake pads to wear down over time, and they will need to be replaced time and time again. This is a normal part of the preventative maintenance routine you should include with your braking system.<\\/p>\\n<p>Of course, this means spending some money to keep your vehicle in working order and get you home safely every day. So how much money are you looking at spending for brake repair?<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3486,2777,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;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:5;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3488,659,'_elementor_page_assets','a:0:{}'),(3490,48,'_elementor_page_assets','a:0:{}'),(3492,225,'_elementor_page_assets','a:0:{}'),(3494,814,'_elementor_page_assets','a:0:{}'),(3496,971,'_elementor_page_assets','a:0:{}'),(3498,56,'_edit_lock','1652251084:1'),(3508,2780,'_elementor_edit_mode','builder'),(3509,2780,'_elementor_template_type','wp-page'),(3510,2780,'_elementor_version','3.0.1'),(3511,2780,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"text_position\":\"center\",\"heading\":\"Looking for Right Vehicle\",\"sub_heading\":\"Repair Service?\",\"short_description\":\"Get your fair-price repair estimates\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"text_position\":\"center\",\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"After Hours\",\"title_2\":\"Drop-OFF\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"We offer full service auto repair & maintenance\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Preventative<br>Maintenance\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Maintenance\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/automatic-updatesand-unlock\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Most Common<br>Repairs\",\"sub_title\":\"Repairs\",\"content\":\"We have over 30 common car repairs<br>and the list is growing\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Common\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Brake<br>Repair &amp; Service\",\"sub_title\":\"Repair & Service\",\"content\":\"Brake maintenance is important in helping<br>ensure the safety of you and your<br>\\npassengers\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Brake\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"extra_class\":\"\",\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[],\"gallery_image\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[],\"gallery_image\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[],\"gallery_image\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[],\"gallery_image\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\",\"after_count_number\":\"\",\"another_count_number\":\"\",\"count_text_2\":\"\",\"count_number_2\":10,\"after_count_number_2\":\"\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\",\"after_count_number\":\"\",\"another_count_number\":\"\",\"count_text_2\":\"\",\"count_number_2\":10,\"after_count_number_2\":\"\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\",\"another_count_number\":\"\",\"count_text_2\":\"\",\"count_number_2\":10,\"after_count_number_2\":\"\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"}},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3512,2780,'_wp_page_template','default'),(3513,2780,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3514,2780,'_elementor_page_assets','a:0:{}'),(3516,2781,'_elementor_edit_mode','builder'),(3517,2781,'_elementor_template_type','wp-page'),(3518,2781,'_elementor_version','3.0.1'),(3519,2781,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"text_position\":\"center\",\"heading\":\"Looking for Right Vehicle\",\"sub_heading\":\"Repair Service?\",\"short_description\":\"Get your fair-price repair estimates\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"text_position\":\"center\",\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"animation_style\":\"1\",\"button_text\":\"\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"After Hours\",\"title_2\":\"Drop-OFF\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"We offer full service auto repair & maintenance\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Preventative<br>Maintenance\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Maintenance\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/automatic-updatesand-unlock\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Most Common<br>Repairs\",\"sub_title\":\"Repairs\",\"content\":\"We have over 30 common car repairs<br>and the list is growing\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Common\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Brake<br>Repair &amp; Service\",\"sub_title\":\"Repair & Service\",\"content\":\"Brake maintenance is important in helping<br>ensure the safety of you and your<br>\\npassengers\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Brake\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"extra_class\":\"\",\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[],\"gallery_image\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[],\"gallery_image\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[],\"gallery_image\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[],\"gallery_image\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\",\"after_count_number\":\"\",\"another_count_number\":\"\",\"count_text_2\":\"\",\"count_number_2\":10,\"after_count_number_2\":\"\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\",\"after_count_number\":\"\",\"another_count_number\":\"\",\"count_text_2\":\"\",\"count_number_2\":10,\"after_count_number_2\":\"\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\",\"another_count_number\":\"\",\"count_text_2\":\"\",\"count_number_2\":10,\"after_count_number_2\":\"\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"}},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3520,2781,'_wp_page_template','default'),(3521,2781,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3522,2781,'_elementor_page_assets','a:0:{}'),(3524,2782,'_elementor_edit_mode','builder'),(3525,2782,'_elementor_template_type','wp-page'),(3526,2782,'_elementor_version','3.0.1'),(3527,2782,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Service\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Service\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Brake<br>Repair &amp; Service\",\"sub_title\":\"Repair & Service\",\"content\":\"Brake maintenance is important in helping<br>ensure the safety of you and your<br>\\npassengers\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Brake\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3528,2782,'_wp_page_template','default'),(3529,2782,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3530,2782,'_elementor_page_assets','a:0:{}'),(3532,56,'_yoast_wpseo_estimated-reading-time-minutes','10'),(3534,2783,'_elementor_edit_mode','builder'),(3535,2783,'_elementor_template_type','wp-page'),(3536,2783,'_elementor_version','3.6.5'),(3537,2783,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Service\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Service\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Brake<br>Repair &amp; Service\",\"sub_title\":\"Repair & Service\",\"content\":\"Brake maintenance is important in helping<br>ensure the safety of you and your<br>\\npassengers\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Brake\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3538,2783,'_wp_page_template','default'),(3539,2783,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3540,2783,'_elementor_page_assets','a:0:{}'),(3542,2784,'_elementor_edit_mode','builder'),(3543,2784,'_elementor_template_type','wp-page'),(3544,2784,'_elementor_version','3.6.5'),(3545,2784,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Service\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Service\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Brake<br>Repair &amp; Service\",\"sub_title\":\"Repair & Service\",\"content\":\"Brake maintenance is important in helping<br>ensure the safety of you and your<br>\\npassengers\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Brake\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3546,2784,'_wp_page_template','default'),(3547,2784,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3548,2784,'_elementor_page_assets','a:0:{}'),(3550,2785,'_elementor_edit_mode','builder'),(3551,2785,'_elementor_template_type','wp-page'),(3552,2785,'_elementor_version','3.6.5'),(3553,2785,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Service\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Service\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Service\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3554,2785,'_wp_page_template','default'),(3555,2785,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3556,2785,'_elementor_page_assets','a:0:{}'),(3558,2786,'_elementor_edit_mode','builder'),(3559,2786,'_elementor_template_type','wp-page'),(3560,2786,'_elementor_version','3.6.5'),(3561,2786,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Service\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Service\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Service\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3562,2786,'_wp_page_template','default'),(3563,2786,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3564,2786,'_elementor_page_assets','a:0:{}'),(3566,2787,'_elementor_edit_mode','builder'),(3567,2787,'_elementor_template_type','wp-page'),(3568,2787,'_elementor_version','3.6.5'),(3569,2787,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Service\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Service\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Service\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3570,2787,'_wp_page_template','default'),(3571,2787,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3572,2787,'_elementor_page_assets','a:0:{}'),(3574,2788,'_elementor_edit_mode','builder'),(3575,2788,'_elementor_template_type','wp-page'),(3576,2788,'_elementor_version','3.6.5'),(3577,2788,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3578,2788,'_wp_page_template','default'),(3579,2788,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3580,2788,'_elementor_page_assets','a:0:{}'),(3582,2789,'_elementor_edit_mode','builder'),(3583,2789,'_elementor_template_type','wp-page'),(3584,2789,'_elementor_version','3.6.5'),(3585,2789,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3586,2789,'_wp_page_template','default'),(3587,2789,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3588,2789,'_elementor_page_assets','a:0:{}'),(3590,2790,'_elementor_edit_mode','builder'),(3591,2790,'_elementor_template_type','wp-page'),(3592,2790,'_elementor_version','3.6.5'),(3593,2790,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"All Car Makes\",\"description\":\"We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Variety Services\",\"description\":\"The main principle of our work is to offer a wide range of quality car repair services and we\\u2019ve been doing it since our first day.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Quality Support\",\"description\":\"Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3594,2790,'_wp_page_template','default'),(3595,2790,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3596,2790,'_elementor_page_assets','a:0:{}'),(3598,2791,'_elementor_edit_mode','builder'),(3599,2791,'_elementor_template_type','wp-page'),(3600,2791,'_elementor_version','3.6.5'),(3601,2791,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3602,2791,'_wp_page_template','default'),(3603,2791,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3604,2791,'_elementor_page_assets','a:0:{}'),(3607,2792,'_elementor_edit_mode','builder'),(3608,2792,'_elementor_template_type','wp-page'),(3609,2792,'_elementor_version','3.6.5'),(3610,2792,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3611,2792,'_wp_page_template','default'),(3612,2792,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3613,2792,'_elementor_page_assets','a:0:{}'),(3615,2793,'_elementor_edit_mode','builder'),(3616,2793,'_elementor_template_type','wp-page'),(3617,2793,'_elementor_version','3.6.5'),(3618,2793,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3619,2793,'_wp_page_template','default'),(3620,2793,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3621,2793,'_elementor_page_assets','a:0:{}'),(3623,2794,'_elementor_edit_mode','builder'),(3624,2794,'_elementor_template_type','wp-page'),(3625,2794,'_elementor_version','3.6.5'),(3626,2794,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3627,2794,'_wp_page_template','default'),(3628,2794,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3629,2794,'_elementor_page_assets','a:0:{}'),(3631,2795,'_elementor_edit_mode','builder'),(3632,2795,'_elementor_template_type','wp-page'),(3633,2795,'_elementor_version','3.6.5'),(3634,2795,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3635,2795,'_wp_page_template','default'),(3636,2795,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3637,2795,'_elementor_page_assets','a:0:{}'),(3639,2796,'_elementor_edit_mode','builder'),(3640,2796,'_elementor_template_type','wp-page'),(3641,2796,'_elementor_version','3.6.5'),(3642,2796,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"We offer full service auto repair &amp; maintenance\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3643,2796,'_wp_page_template','default'),(3644,2796,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3645,2796,'_elementor_page_assets','a:0:{}'),(3647,2797,'_elementor_edit_mode','builder'),(3648,2797,'_elementor_template_type','wp-page'),(3649,2797,'_elementor_version','3.6.5'),(3650,2797,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(3651,2797,'_wp_page_template','default'),(3652,2797,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(3653,2797,'_elementor_page_assets','a:0:{}'),(3656,2668,'_elementor_page_assets','a:0:{}'),(3658,2567,'_elementor_page_assets','a:0:{}'),(3659,2798,'_wp_attached_file','2022/05/log_file_2022-05-06__10-48-51.txt'),(3660,2799,'_wp_attached_file','2013/06/hoodie_1_back-1.jpg'),(3661,2799,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:27:\"2013/06/hoodie_1_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"hoodie_1_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_1_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"hoodie_1_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_1_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"hoodie_1_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_1_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"hoodie_1_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"hoodie_1_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"hoodie_1_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"hoodie_1_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"hoodie_1_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"hoodie_1_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_1_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3662,2799,'_wxr_import_parent','934'),(3663,2800,'_wp_attached_file','2013/06/hoodie_1_front-1.jpg'),(3664,2800,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:28:\"2013/06/hoodie_1_front-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"hoodie_1_front-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"hoodie_1_front-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"hoodie_1_front-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"hoodie_1_front-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"hoodie_1_front-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"hoodie_1_front-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"hoodie_1_front-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"hoodie_1_front-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"hoodie_1_front-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"hoodie_1_front-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"hoodie_1_front-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"hoodie_1_front-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"hoodie_1_front-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3665,2800,'_wxr_import_parent','934'),(3666,2801,'_wp_attached_file','2013/06/T_1_back-1.jpg'),(3667,2801,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:22:\"2013/06/T_1_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"T_1_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_1_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"T_1_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"T_1_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"T_1_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"T_1_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"T_1_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"T_1_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"T_1_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"T_1_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"T_1_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"T_1_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_1_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3668,2801,'_wxr_import_parent','929'),(3669,2802,'_wp_attached_file','2013/06/T_2_back-1.jpg'),(3670,2802,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:22:\"2013/06/T_2_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"T_2_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_2_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"T_2_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"T_2_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"T_2_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"T_2_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"T_2_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"T_2_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"T_2_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"T_2_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"T_2_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"T_2_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_2_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3671,2802,'_wxr_import_parent','930'),(3672,2803,'_wp_attached_file','2013/06/T_3_back-1.jpg'),(3673,2803,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:22:\"2013/06/T_3_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"T_3_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_3_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"T_3_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"T_3_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"T_3_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"T_3_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"T_3_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"T_3_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"T_3_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"T_3_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"T_3_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"T_3_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_3_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3674,2803,'_wxr_import_parent','22'),(3675,2804,'_wp_attached_file','2013/06/T_3_front-1.jpg'),(3676,2804,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:23:\"2013/06/T_3_front-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"T_3_front-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"T_3_front-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"T_3_front-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"T_3_front-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"T_3_front-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"T_3_front-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"T_3_front-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"T_3_front-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"T_3_front-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"T_3_front-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"T_3_front-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"T_3_front-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"T_3_front-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3677,2804,'_wxr_import_parent','22'),(3678,2805,'_wp_attached_file','2013/06/T_4_back-1.jpg'),(3679,2805,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:22:\"2013/06/T_4_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"T_4_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_4_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"T_4_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"T_4_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"T_4_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"T_4_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"T_4_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"T_4_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"T_4_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"T_4_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"T_4_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"T_4_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_4_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3680,2805,'_wxr_import_parent','22'),(3681,2806,'_wp_attached_file','2013/06/T_4_front1-1.jpg'),(3682,2806,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:115;s:4:\"file\";s:24:\"2013/06/T_4_front1-1.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"T_4_front1-1-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"T_4_front1-1-88x85.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"T_4_front1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"T_4_front1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"T_4_front1-1-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3683,2806,'_wxr_import_parent','22'),(3684,2807,'_wp_attached_file','2013/06/T_5_back-1.jpg'),(3685,2807,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:22:\"2013/06/T_5_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"T_5_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_5_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"T_5_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"T_5_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"T_5_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"T_5_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"T_5_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"T_5_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"T_5_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"T_5_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"T_5_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"T_5_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_5_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3686,2807,'_wxr_import_parent','931'),(3687,2808,'_wp_attached_file','2013/06/T_6_back-1.jpg'),(3688,2808,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:22:\"2013/06/T_6_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"T_6_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_6_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"T_6_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"T_6_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"T_6_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"T_6_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"T_6_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"T_6_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"T_6_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"T_6_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"T_6_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"T_6_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_6_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3689,2808,'_wxr_import_parent','932'),(3690,2809,'_wp_attached_file','2013/06/T_7_back-1.jpg'),(3691,2809,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:22:\"2013/06/T_7_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"T_7_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_7_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"T_7_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"T_7_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"T_7_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"T_7_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"T_7_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"T_7_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"T_7_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"T_7_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"T_7_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"T_7_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"T_7_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3692,2809,'_wxr_import_parent','933'),(3693,2810,'_wp_attached_file','2013/06/hoodie_7_back-1.jpg'),(3694,2810,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:27:\"2013/06/hoodie_7_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"hoodie_7_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_7_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"hoodie_7_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_7_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"hoodie_7_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_7_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"hoodie_7_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"hoodie_7_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"hoodie_7_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"hoodie_7_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"hoodie_7_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"hoodie_7_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_7_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3695,2810,'_wxr_import_parent','934'),(3696,2811,'_wp_attached_file','2013/06/hoodie_2_back-1.jpg'),(3697,2811,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:27:\"2013/06/hoodie_2_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"hoodie_2_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_2_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"hoodie_2_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_2_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"hoodie_2_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_2_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"hoodie_2_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"hoodie_2_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"hoodie_2_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"hoodie_2_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"hoodie_2_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"hoodie_2_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_2_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3698,2811,'_wxr_import_parent','47'),(3699,2812,'_wp_attached_file','2013/06/hoodie_3_back-1.jpg'),(3700,2812,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:27:\"2013/06/hoodie_3_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"hoodie_3_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_3_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"hoodie_3_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_3_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"hoodie_3_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_3_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"hoodie_3_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"hoodie_3_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"hoodie_3_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"hoodie_3_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"hoodie_3_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"hoodie_3_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_3_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3701,2812,'_wxr_import_parent','935'),(3702,2813,'_wp_attached_file','2013/06/hoodie_4_back-1.jpg'),(3703,2813,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:27:\"2013/06/hoodie_4_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"hoodie_4_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_4_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"hoodie_4_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_4_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"hoodie_4_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_4_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"hoodie_4_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"hoodie_4_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"hoodie_4_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"hoodie_4_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"hoodie_4_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"hoodie_4_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_4_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3704,2813,'_wxr_import_parent','936'),(3705,2814,'_wp_attached_file','2013/06/hoodie_5_back-1.jpg'),(3706,2814,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:115;s:4:\"file\";s:27:\"2013/06/hoodie_5_back-1.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"hoodie_5_back-1-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"hoodie_5_back-1-88x85.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"hoodie_5_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"hoodie_5_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"hoodie_5_back-1-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3707,2814,'_wxr_import_parent','937'),(3708,2815,'_wp_attached_file','2013/06/hoodie_6_back-1.jpg'),(3709,2815,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:27:\"2013/06/hoodie_6_back-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"hoodie_6_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_6_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"hoodie_6_back-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_6_back-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"hoodie_6_back-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_6_back-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"hoodie_6_back-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"hoodie_6_back-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"hoodie_6_back-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"hoodie_6_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"hoodie_6_back-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"hoodie_6_back-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"hoodie_6_back-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3710,2815,'_wxr_import_parent','938'),(3711,2816,'_wp_attached_file','2013/06/Poster_1_flat-1.jpg'),(3712,2816,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:27:\"2013/06/Poster_1_flat-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Poster_1_flat-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-491x491.jpg\";s:5:\"width\";i:491;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"Poster_1_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"Poster_1_flat-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_1_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3713,2816,'_wxr_import_parent','939'),(3714,2817,'_wp_attached_file','2013/06/Poster_2_flat-1.jpg'),(3715,2817,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:27:\"2013/06/Poster_2_flat-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Poster_2_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_2_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Poster_2_flat-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_2_flat-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"Poster_2_flat-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_2_flat-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"Poster_2_flat-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"Poster_2_flat-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"Poster_2_flat-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"Poster_2_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"Poster_2_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"Poster_2_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_2_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3716,2817,'_wxr_import_parent','940'),(3717,2818,'_wp_attached_file','2013/06/Poster_3_flat-1.jpg'),(3718,2818,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:27:\"2013/06/Poster_3_flat-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Poster_3_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_3_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Poster_3_flat-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_3_flat-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"Poster_3_flat-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_3_flat-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"Poster_3_flat-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"Poster_3_flat-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"Poster_3_flat-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"Poster_3_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"Poster_3_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"Poster_3_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_3_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3719,2819,'_wp_attached_file','2017/03/services-img-01-1.jpg'),(3720,2819,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:251;s:4:\"file\";s:29:\"2017/03/services-img-01-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"services-img-01-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"services-img-01-1-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"services-img-01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-01-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"services-img-01-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"services-img-01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"services-img-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"services-img-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"services-img-01-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3721,2820,'_wp_attached_file','2017/03/services-img-02-1.jpg'),(3722,2820,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:251;s:4:\"file\";s:29:\"2017/03/services-img-02-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"services-img-02-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"services-img-02-1-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"services-img-02-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-02-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"services-img-02-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"services-img-02-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"services-img-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"services-img-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"services-img-02-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3723,2821,'_wp_attached_file','2017/03/block-bg-1-2.jpg'),(3724,2821,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"2017/03/block-bg-1-2.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"block-bg-1-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"block-bg-1-2-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"block-bg-1-2-1536x800.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-870x453.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"block-bg-1-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"block-bg-1-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"block-bg-1-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"block-bg-1-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3725,2821,'_wxr_import_parent','13'),(3726,2822,'_wp_attached_file','2017/03/services-img-03-1.jpg'),(3727,2822,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:251;s:4:\"file\";s:29:\"2017/03/services-img-03-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"services-img-03-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"services-img-03-1-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"services-img-03-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-03-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"services-img-03-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"services-img-03-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"services-img-03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"services-img-03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"services-img-03-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3728,60,'_wp_attached_file','2017/03/slide1.jpg'),(3729,60,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:866;s:4:\"file\";s:18:\"2017/03/slide1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"slide1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"slide1-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide1-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide1-1024x462.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slide1-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"slide1-1536x693.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:693;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-870x392.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"slide1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"slide1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"slide1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"slide1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"slide1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"slide1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"slide1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"slide1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"slide1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"slide1-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3730,60,'_wxr_import_parent','56'),(3731,61,'_wp_attached_file','2017/03/slide2.jpg'),(3732,61,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:866;s:4:\"file\";s:18:\"2017/03/slide2.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"slide2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"slide2-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide2-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide2-1024x462.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slide2-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"slide2-1536x693.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:693;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-870x392.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"slide2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"slide2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"slide2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"slide2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"slide2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"slide2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"slide2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"slide2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"slide2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"slide2-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3733,61,'_wxr_import_parent','56'),(3734,2823,'_wp_attached_file','2017/03/slide3-1.jpg'),(3735,2823,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:866;s:4:\"file\";s:20:\"2017/03/slide3-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slide3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slide3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slide3-1-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slide3-1-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slide3-1-1024x462.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slide3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slide3-1-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"slide3-1-1536x693.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:693;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slide3-1-870x392.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"slide3-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"slide3-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"slide3-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"slide3-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"slide3-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"slide3-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"slide3-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"slide3-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"slide3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"slide3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slide3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slide3-1-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slide3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3736,2823,'_wxr_import_parent','56'),(3737,2824,'_wp_attached_file','2017/03/banner-bg-1.png'),(3738,2824,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:23:\"2017/03/banner-bg-1.png\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"banner-bg-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"banner-bg-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"banner-bg-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"banner-bg-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"banner-bg-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3739,2824,'_wxr_import_parent','56'),(3740,2825,'_wp_attached_file','2017/03/banner-key-1.png'),(3741,2825,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:250;s:4:\"file\";s:24:\"2017/03/banner-key-1.png\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"banner-key-1-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"banner-key-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"banner-key-1-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"banner-key-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"banner-key-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"banner-key-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"banner-key-1-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"banner-key-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"banner-key-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"banner-key-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"banner-key-1-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"banner-key-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3742,2825,'_wxr_import_parent','56'),(3743,2826,'_wp_attached_file','2017/03/block-bg-2-1.jpg'),(3744,2826,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"2017/03/block-bg-2-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"block-bg-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"block-bg-2-1-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"block-bg-2-1-1536x800.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-870x453.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"block-bg-2-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"block-bg-2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"block-bg-2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"block-bg-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3745,2826,'_wxr_import_parent','56'),(3746,2827,'_wp_attached_file','2017/03/service-1-bg-1.png'),(3747,2827,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:26:\"2017/03/service-1-bg-1.png\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"service-1-bg-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-1-bg-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"service-1-bg-1-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:26:\"service-1-bg-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"service-1-bg-1-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"service-1-bg-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"service-1-bg-1-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-1-bg-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"service-1-bg-1-390x310.png\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-1-bg-1-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"service-1-bg-1-390x235.png\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"service-1-bg-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"service-1-bg-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"service-1-bg-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"service-1-bg-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-1-bg-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3748,2827,'_wxr_import_parent','56'),(3749,2828,'_wp_attached_file','2017/03/about-img-4.jpg'),(3750,2828,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:470;s:6:\"height\";i:365;s:4:\"file\";s:23:\"2017/03/about-img-4.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"about-img-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"about-img-4-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"about-img-4-370x365.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"about-img-4-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:23:\"about-img-4-390x365.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-4-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"about-img-4-470x310.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-4-370x365.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"about-img-4-470x235.jpg\";s:5:\"width\";i:470;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"about-img-4-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"about-img-4-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"about-img-4-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"about-img-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"about-img-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3751,2828,'_wxr_import_parent','1520'),(3752,2829,'_wp_attached_file','2013/06/Poster_4_flat-1.jpg'),(3753,2829,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:115;s:4:\"file\";s:27:\"2013/06/Poster_4_flat-1.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Poster_4_flat-1-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"Poster_4_flat-1-88x85.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"Poster_4_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"Poster_4_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Poster_4_flat-1-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3754,2830,'_wp_attached_file','2013/06/Poster_5_flat-1.jpg'),(3755,2830,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:27:\"2013/06/Poster_5_flat-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Poster_5_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_5_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Poster_5_flat-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_5_flat-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"Poster_5_flat-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_5_flat-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"Poster_5_flat-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"Poster_5_flat-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"Poster_5_flat-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"Poster_5_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"Poster_5_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"Poster_5_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Poster_5_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3756,2831,'_wp_attached_file','2013/06/cd_1_flat-1.jpg'),(3757,2831,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:23:\"2013/06/cd_1_flat-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"cd_1_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_1_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"cd_1_flat-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_1_flat-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"cd_1_flat-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_1_flat-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"cd_1_flat-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"cd_1_flat-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"cd_1_flat-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"cd_1_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"cd_1_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"cd_1_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_1_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3758,2832,'_wp_attached_file','2013/06/cd_2_flat-1.jpg'),(3759,2832,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:23:\"2013/06/cd_2_flat-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"cd_2_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_2_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"cd_2_flat-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_2_flat-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"cd_2_flat-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_2_flat-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"cd_2_flat-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"cd_2_flat-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"cd_2_flat-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"cd_2_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"cd_2_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"cd_2_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_2_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3760,2833,'_wp_attached_file','2013/06/cd_3_flat-1.jpg'),(3761,2833,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:23:\"2013/06/cd_3_flat-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"cd_3_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_3_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"cd_3_flat-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_3_flat-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"cd_3_flat-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_3_flat-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"cd_3_flat-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"cd_3_flat-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"cd_3_flat-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"cd_3_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"cd_3_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"cd_3_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_3_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3762,2834,'_wp_attached_file','2013/06/cd_4_flat-1.jpg'),(3763,2834,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:23:\"2013/06/cd_4_flat-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"cd_4_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_4_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"cd_4_flat-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_4_flat-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"cd_4_flat-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_4_flat-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"cd_4_flat-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"cd_4_flat-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"cd_4_flat-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"cd_4_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"cd_4_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"cd_4_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_4_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3764,2835,'_wp_attached_file','2013/06/cd_5_flat-1.jpg'),(3765,2835,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:115;s:4:\"file\";s:23:\"2013/06/cd_5_flat-1.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"cd_5_flat-1-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"cd_5_flat-1-88x85.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"cd_5_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"cd_5_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"cd_5_flat-1-88x100.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3766,2836,'_wp_attached_file','2013/06/cd_6_flat-1.jpg'),(3767,2836,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:355;s:4:\"file\";s:23:\"2013/06/cd_6_flat-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"cd_6_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_6_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"cd_6_flat-1-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_6_flat-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"cd_6_flat-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_6_flat-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"cd_6_flat-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"cd_6_flat-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"cd_6_flat-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"cd_6_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"cd_6_flat-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"cd_6_flat-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"cd_6_flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3768,2837,'_wp_attached_file','2017/03/service-2-bg-1.jpg'),(3769,2837,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:26:\"2017/03/service-2-bg-1.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"service-2-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-2-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"service-2-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"service-2-bg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"service-2-bg-1-370x390.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"service-2-bg-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"service-2-bg-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-2-bg-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"service-2-bg-1-390x310.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-2-bg-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"service-2-bg-1-390x235.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"service-2-bg-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"service-2-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"service-2-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"service-2-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-2-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3770,2837,'_wxr_import_parent','56'),(3771,2838,'_wp_attached_file','2017/03/service-3-bg-1.jpg'),(3772,2838,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:26:\"2017/03/service-3-bg-1.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"service-3-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-3-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"service-3-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"service-3-bg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"service-3-bg-1-370x390.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"service-3-bg-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"service-3-bg-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-3-bg-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"service-3-bg-1-390x310.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-3-bg-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"service-3-bg-1-390x235.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"service-3-bg-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"service-3-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"service-3-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"service-3-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-3-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3773,2838,'_wxr_import_parent','56'),(3774,2839,'_wp_attached_file','2017/03/service-4-bg-1.jpg'),(3775,2839,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:26:\"2017/03/service-4-bg-1.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"service-4-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-4-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"service-4-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"service-4-bg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"service-4-bg-1-370x390.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"service-4-bg-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"service-4-bg-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-4-bg-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"service-4-bg-1-390x310.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-4-bg-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"service-4-bg-1-390x235.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"service-4-bg-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"service-4-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"service-4-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"service-4-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-4-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3776,2839,'_wxr_import_parent','56'),(3777,2840,'_wp_attached_file','2017/03/service-6-bg-1.jpg'),(3778,2840,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:26:\"2017/03/service-6-bg-1.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"service-6-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-370x390.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"service-6-bg-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-390x310.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-390x235.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"service-6-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"service-6-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"service-6-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3779,2840,'_wxr_import_parent','56'),(3780,2841,'_wp_attached_file','2017/03/service-5-bg-1.jpg'),(3781,2841,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:26:\"2017/03/service-5-bg-1.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"service-5-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-5-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"service-5-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"service-5-bg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"service-5-bg-1-370x390.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"service-5-bg-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"service-5-bg-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-5-bg-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"service-5-bg-1-390x310.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-5-bg-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"service-5-bg-1-390x235.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"service-5-bg-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"service-5-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"service-5-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"service-5-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-5-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3782,2841,'_wxr_import_parent','56'),(3783,2842,'_wp_attached_file','2017/03/grey-bg-1-1.png'),(3784,2842,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:23:\"2017/03/grey-bg-1-1.png\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"grey-bg-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"grey-bg-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3785,2842,'_wxr_import_parent','56'),(3786,2843,'_wp_attached_file','2017/03/img-car-move-1.png'),(3787,2843,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:745;s:6:\"height\";i:253;s:4:\"file\";s:26:\"2017/03/img-car-move-1.png\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"img-car-move-1-300x253.png\";s:5:\"width\";i:300;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-600x204.png\";s:5:\"width\";i:600;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-300x102.png\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-370x253.png\";s:5:\"width\";i:370;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"img-car-move-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-390x253.png\";s:5:\"width\";i:390;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-570x253.png\";s:5:\"width\";i:570;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-370x253.png\";s:5:\"width\";i:370;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-653x235.png\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"img-car-move-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"img-car-move-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"img-car-move-1-300x253.png\";s:5:\"width\";i:300;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-600x204.png\";s:5:\"width\";i:600;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"img-car-move-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3788,2843,'_wxr_import_parent','56'),(3789,2844,'_wp_attached_file','2017/03/blog-post-img-1-1.jpg'),(3790,2844,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:483;s:4:\"file\";s:29:\"2017/03/blog-post-img-1-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"blog-post-img-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-768x426.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"blog-post-img-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"blog-post-img-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3791,2845,'_wp_attached_file','2017/03/blog-post-img-2-3.jpg'),(3792,2845,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:483;s:4:\"file\";s:29:\"2017/03/blog-post-img-2-3.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"blog-post-img-2-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-768x426.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-3-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"blog-post-img-2-3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"blog-post-img-2-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3793,2846,'_wp_attached_file','2017/03/blog-post-img-2-1-1.jpg'),(3794,2846,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:483;s:4:\"file\";s:31:\"2017/03/blog-post-img-2-1-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-768x426.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3795,2847,'_wp_attached_file','2017/03/blog-post-img-2-2-1.jpg'),(3796,2847,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:483;s:4:\"file\";s:31:\"2017/03/blog-post-img-2-2-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-768x426.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:29:\"blog-post-img-2-2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-post-img-2-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3797,2848,'_wp_attached_file','2017/03/blog-post-img-3-1.jpg'),(3798,2848,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:483;s:4:\"file\";s:29:\"2017/03/blog-post-img-3-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"blog-post-img-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-768x426.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"blog-post-img-3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"blog-post-img-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"blog-post-img-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3799,2849,'_wp_attached_file','2017/03/person-02-1.jpg'),(3800,2849,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:23:\"2017/03/person-02-1.jpg\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"person-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"person-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"person-02-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"person-02-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"person-02-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"person-02-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"person-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"person-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"person-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3801,2849,'_wxr_import_parent','1520'),(3802,2850,'_wp_attached_file','2017/03/person-03-1.jpg'),(3803,2850,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:23:\"2017/03/person-03-1.jpg\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"person-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"person-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"person-03-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"person-03-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"person-03-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"person-03-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"person-03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"person-03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"person-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3804,2850,'_wxr_import_parent','1520'),(3805,2851,'_wp_attached_file','2017/03/person-04-1.jpg'),(3806,2851,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:23:\"2017/03/person-04-1.jpg\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"person-04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"person-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"person-04-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"person-04-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"person-04-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"person-04-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"person-04-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"person-04-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"person-04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3807,2851,'_wxr_import_parent','1520'),(3808,2852,'_wp_attached_file','2017/03/person-01-1.jpg'),(3809,2852,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:23:\"2017/03/person-01-1.jpg\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"person-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"person-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"person-01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"person-01-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"person-01-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"person-01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"person-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"person-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"person-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3810,2852,'_wxr_import_parent','1520'),(3811,2853,'_wp_attached_file','2017/03/services-img-04-1.jpg'),(3812,2853,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:251;s:4:\"file\";s:29:\"2017/03/services-img-04-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"services-img-04-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"services-img-04-1-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"services-img-04-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-04-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"services-img-04-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"services-img-04-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"services-img-04-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"services-img-04-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"services-img-04-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3813,2854,'_wp_attached_file','2017/03/services-img-05-1.jpg'),(3814,2854,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:251;s:4:\"file\";s:29:\"2017/03/services-img-05-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"services-img-05-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"services-img-05-1-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-05-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"services-img-05-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-05-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"services-img-05-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"services-img-05-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"services-img-05-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"services-img-05-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"services-img-05-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3815,2855,'_wp_attached_file','2017/03/services-img-06-1.jpg'),(3816,2855,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:311;s:4:\"file\";s:29:\"2017/03/services-img-06-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"services-img-06-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-06-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"services-img-06-1-300x252.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-06-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"services-img-06-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-06-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"services-img-06-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"services-img-06-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"services-img-06-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"services-img-06-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"services-img-06-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"services-img-06-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3817,2856,'_wp_attached_file','2017/03/gallery-img-06-1.jpg'),(3818,2856,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:668;s:4:\"file\";s:28:\"2017/03/gallery-img-06-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"gallery-img-06-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-735x491.jpg\";s:5:\"width\";i:735;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"gallery-img-06-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"gallery-img-06-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-06-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3819,2856,'_wxr_import_parent','338'),(3820,2857,'_wp_attached_file','2017/03/gallery-img-01-1-1.jpg'),(3821,2857,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:30:\"2017/03/gallery-img-01-1-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"gallery-img-01-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"gallery-img-01-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"gallery-img-01-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"gallery-img-01-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:30:\"gallery-img-01-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:30:\"gallery-img-01-1-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:30:\"gallery-img-01-1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:30:\"gallery-img-01-1-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:30:\"gallery-img-01-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"gallery-img-01-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"gallery-img-01-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3822,2857,'_wxr_import_parent','342'),(3823,2858,'_wp_attached_file','2017/03/gallery-img-thumb-02-2.jpg'),(3824,2858,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:290;s:4:\"file\";s:34:\"2017/03/gallery-img-thumb-02-2.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-02-2-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-2-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-2-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-02-2-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3825,2858,'_wxr_import_parent','323'),(3826,2859,'_wp_attached_file','2017/03/2-2.jpg'),(3827,2859,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:627;s:4:\"file\";s:15:\"2017/03/2-2.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"2-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"2-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"2-2-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-2-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"2-2-768x482.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"2-2-783x491.jpg\";s:5:\"width\";i:783;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:15:\"2-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"2-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:15:\"2-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"2-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"2-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:15:\"2-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"2-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"2-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"2-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"2-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"2-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"2-2-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"2-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3828,2859,'_wxr_import_parent','323'),(3829,2860,'_wp_attached_file','2017/03/3-2.jpg'),(3830,2860,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:664;s:4:\"file\";s:15:\"2017/03/3-2.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"3-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"3-2-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3-2-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"3-2-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-739x491.jpg\";s:5:\"width\";i:739;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:15:\"3-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"3-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:15:\"3-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"3-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"3-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"3-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"3-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"3-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"3-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"3-2-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3831,2860,'_wxr_import_parent','323'),(3832,2861,'_wp_attached_file','2017/03/4-2.jpg'),(3833,2861,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:15:\"2017/03/4-2.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"4-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"4-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"4-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"4-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"4-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"4-2-736x491.jpg\";s:5:\"width\";i:736;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:15:\"4-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"4-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:15:\"4-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"4-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"4-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:15:\"4-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"4-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"4-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"4-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"4-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"4-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"4-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"4-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3834,2861,'_wxr_import_parent','323'),(3835,2862,'_wp_attached_file','2017/03/5-2.jpg'),(3836,2862,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:15:\"2017/03/5-2.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"5-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"5-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"5-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"5-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"5-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"5-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"5-2-736x491.jpg\";s:5:\"width\";i:736;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:15:\"5-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"5-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:15:\"5-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"5-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"5-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:15:\"5-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"5-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"5-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"5-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"5-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"5-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"5-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"5-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3837,2862,'_wxr_import_parent','323'),(3838,2863,'_wp_attached_file','2017/03/6-2.jpg'),(3839,2863,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:668;s:4:\"file\";s:15:\"2017/03/6-2.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"6-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"6-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"6-2-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"6-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"6-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"6-2-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"6-2-735x491.jpg\";s:5:\"width\";i:735;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:15:\"6-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"6-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:15:\"6-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"6-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"6-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:15:\"6-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"6-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"6-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"6-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"6-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"6-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"6-2-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"6-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3840,2863,'_wxr_import_parent','323'),(3841,2864,'_wp_attached_file','2017/03/7-2.jpg'),(3842,2864,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:666;s:4:\"file\";s:15:\"2017/03/7-2.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"7-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"7-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"7-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"7-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"7-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"7-2-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"7-2-737x491.jpg\";s:5:\"width\";i:737;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:15:\"7-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"7-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:15:\"7-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"7-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"7-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:15:\"7-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"7-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"7-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"7-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"7-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"7-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"7-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"7-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3843,2864,'_wxr_import_parent','323'),(3844,2865,'_wp_attached_file','2017/03/8-2.jpg'),(3845,2865,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:625;s:4:\"file\";s:15:\"2017/03/8-2.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"8-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"8-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"8-2-600x375.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"8-2-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"8-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"8-2-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"8-2-786x491.jpg\";s:5:\"width\";i:786;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:15:\"8-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"8-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:15:\"8-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"8-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"8-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:15:\"8-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"8-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"8-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"8-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"8-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"8-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"8-2-600x375.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"8-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3846,2865,'_wxr_import_parent','323'),(3847,2866,'_wp_attached_file','2017/03/9-2.jpg'),(3848,2866,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:15:\"2017/03/9-2.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"9-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"9-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"9-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"9-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"9-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"9-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"9-2-736x491.jpg\";s:5:\"width\";i:736;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:15:\"9-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:13:\"9-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:15:\"9-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:15:\"9-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:15:\"9-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:15:\"9-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:15:\"9-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"9-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:13:\"9-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:13:\"9-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"9-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"9-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"9-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3849,2866,'_wxr_import_parent','323'),(3850,2867,'_wp_attached_file','2017/03/2-1-1.jpg'),(3851,2867,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:290;s:4:\"file\";s:17:\"2017/03/2-1-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"2-1-1-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"2-1-1-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"2-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:15:\"2-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:17:\"2-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:17:\"2-1-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:17:\"2-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:15:\"2-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:15:\"2-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"2-1-1-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"2-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3852,2867,'_wxr_import_parent','334'),(3853,2868,'_wp_attached_file','2017/03/3-1-1.jpg'),(3854,2868,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:17:\"2017/03/3-1-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"3-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"3-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"3-1-1-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"3-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:15:\"3-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:17:\"3-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:17:\"3-1-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:17:\"3-1-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:17:\"3-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:15:\"3-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:15:\"3-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"3-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"3-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3855,2868,'_wxr_import_parent','336'),(3856,2869,'_wp_attached_file','2017/03/4-1-1.jpg'),(3857,2869,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:310;s:4:\"file\";s:17:\"2017/03/4-1-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"4-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"4-1-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"4-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:15:\"4-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:17:\"4-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:17:\"4-1-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:17:\"4-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:15:\"4-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:15:\"4-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"4-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"4-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3858,2869,'_wxr_import_parent','338'),(3859,2870,'_wp_attached_file','2017/03/5-1-1.jpg'),(3860,2870,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:320;s:4:\"file\";s:17:\"2017/03/5-1-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"5-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"5-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"5-1-1-300x259.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"5-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:15:\"5-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:17:\"5-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:17:\"5-1-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:17:\"5-1-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:17:\"5-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:15:\"5-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:15:\"5-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"5-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"5-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3861,2870,'_wxr_import_parent','340'),(3862,2871,'_wp_attached_file','2017/03/6-1-1.jpg'),(3863,2871,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:260;s:4:\"file\";s:17:\"2017/03/6-1-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"6-1-1-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"6-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"6-1-1-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"6-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:15:\"6-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:17:\"6-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:17:\"6-1-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:17:\"6-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:15:\"6-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:15:\"6-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"6-1-1-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"6-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3864,2871,'_wxr_import_parent','342'),(3865,2872,'_wp_attached_file','2017/03/7-1-1.jpg'),(3866,2872,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:17:\"2017/03/7-1-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"7-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"7-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"7-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"7-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:15:\"7-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:17:\"7-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:17:\"7-1-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:17:\"7-1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:17:\"7-1-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:17:\"7-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:15:\"7-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:15:\"7-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"7-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"7-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3867,2872,'_wxr_import_parent','362'),(3868,2873,'_wp_attached_file','2017/03/8-1-1.jpg'),(3869,2873,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:17:\"2017/03/8-1-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"8-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"8-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"8-1-1-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"8-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:15:\"8-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:17:\"8-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:17:\"8-1-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:17:\"8-1-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:17:\"8-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:15:\"8-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:15:\"8-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"8-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"8-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3870,2873,'_wxr_import_parent','364'),(3871,2874,'_wp_attached_file','2017/03/9-1-1.jpg'),(3872,2874,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:17:\"2017/03/9-1-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"9-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"9-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"9-1-1-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"9-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:15:\"9-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:17:\"9-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:17:\"9-1-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:17:\"9-1-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:17:\"9-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:15:\"9-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:15:\"9-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"9-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"9-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3873,2874,'_wxr_import_parent','366'),(3874,2875,'_wp_attached_file','2017/04/gallery-img-01-1.jpg'),(3875,2875,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:716;s:4:\"file\";s:28:\"2017/04/gallery-img-01-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"gallery-img-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-600x430.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-300x215.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-768x550.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-686x491.jpg\";s:5:\"width\";i:686;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"gallery-img-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"gallery-img-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-600x430.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3876,2875,'_wxr_import_parent','366'),(3877,2876,'_wp_attached_file','2017/03/gallery-img-thumb-02-1-1.jpg'),(3878,2876,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:290;s:4:\"file\";s:36:\"2017/03/gallery-img-thumb-02-1-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"gallery-img-thumb-02-1-1-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"gallery-img-thumb-02-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"gallery-img-thumb-02-1-1-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"gallery-img-thumb-02-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:36:\"gallery-img-thumb-02-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:36:\"gallery-img-thumb-02-1-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:36:\"gallery-img-thumb-02-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"gallery-img-thumb-02-1-1-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"gallery-img-thumb-02-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3879,2876,'_wxr_import_parent','364'),(3880,2877,'_wp_attached_file','2017/04/gallery-img-02-1.jpg'),(3881,2877,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:627;s:4:\"file\";s:28:\"2017/04/gallery-img-02-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"gallery-img-02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-768x482.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-783x491.jpg\";s:5:\"width\";i:783;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"gallery-img-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"gallery-img-02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-600x376.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3882,2877,'_wxr_import_parent','364'),(3883,2878,'_wp_attached_file','2017/03/gallery-img-thumb-03-1.jpg'),(3884,2878,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:34:\"2017/03/gallery-img-thumb-03-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3885,2878,'_wxr_import_parent','362'),(3886,2879,'_wp_attached_file','2017/03/gallery-img-03-1.jpg'),(3887,2879,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:664;s:4:\"file\";s:28:\"2017/03/gallery-img-03-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"gallery-img-03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-739x491.jpg\";s:5:\"width\";i:739;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"gallery-img-03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"gallery-img-03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"gallery-img-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3888,2879,'_wxr_import_parent','362'),(3889,2880,'_wp_attached_file','2017/04/gallery-img-thumb-03-1.jpg'),(3890,2880,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:34:\"2017/04/gallery-img-thumb-03-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3891,2880,'_wxr_import_parent','362'),(3892,2881,'_wp_attached_file','2017/04/gallery-img-thumb-04-1.jpg'),(3893,2881,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:310;s:4:\"file\";s:34:\"2017/04/gallery-img-thumb-04-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-04-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-04-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-04-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-04-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-04-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-04-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-04-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3894,2881,'_wxr_import_parent','342'),(3895,2882,'_wp_attached_file','2017/04/gallery-img-thumb-05-1.jpg'),(3896,2882,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:320;s:4:\"file\";s:34:\"2017/04/gallery-img-thumb-05-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-05-1-300x259.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-05-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-05-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-05-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-05-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-05-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-05-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-05-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-05-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3897,2882,'_wxr_import_parent','340'),(3898,2883,'_wp_attached_file','2017/04/gallery-img-thumb-06-1.jpg'),(3899,2883,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:260;s:4:\"file\";s:34:\"2017/04/gallery-img-thumb-06-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-06-1-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-06-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-06-1-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-06-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-06-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-06-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-06-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-06-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-06-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-06-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-06-1-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-06-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3900,2883,'_wxr_import_parent','338'),(3901,2884,'_wp_attached_file','2017/04/gallery-img-thumb-07-1.jpg'),(3902,2884,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:34:\"2017/04/gallery-img-thumb-07-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-07-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-07-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-07-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-07-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-07-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-07-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-07-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-07-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-07-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-07-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-07-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-07-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-07-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-07-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3903,2884,'_wxr_import_parent','336'),(3904,2885,'_wp_attached_file','2017/04/gallery-img-thumb-08-1.jpg'),(3905,2885,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:34:\"2017/04/gallery-img-thumb-08-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-08-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-08-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-08-1-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-08-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-08-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-08-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-08-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-08-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-08-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-08-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-08-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-08-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-08-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3906,2885,'_wxr_import_parent','334'),(3907,2886,'_wp_attached_file','2017/04/gallery-img-thumb-09-1.jpg'),(3908,2886,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:340;s:4:\"file\";s:34:\"2017/04/gallery-img-thumb-09-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-09-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-09-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-09-1-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-09-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-09-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-09-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-09-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-09-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-09-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-09-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-09-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-09-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-09-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3909,2886,'_wxr_import_parent','323'),(3910,2887,'_wp_attached_file','2017/04/gallery-img-thumb-02-1.jpg'),(3911,2887,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:290;s:4:\"file\";s:34:\"2017/04/gallery-img-thumb-02-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3912,2887,'_wxr_import_parent','364'),(3913,2888,'_wp_attached_file','2017/04/gallery-img-thumb-01-1.jpg'),(3914,2888,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:34:\"2017/04/gallery-img-thumb-01-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-01-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-01-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-01-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-01-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"gallery-img-thumb-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"gallery-img-thumb-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"gallery-img-thumb-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3915,2888,'_wxr_import_parent','366'),(3916,2889,'_wp_attached_file','2017/04/1474061829492-1.png'),(3917,2889,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:404;s:6:\"height\";i:404;s:4:\"file\";s:27:\"2017/04/1474061829492-1.png\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"1474061829492-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"1474061829492-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"1474061829492-1-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:27:\"1474061829492-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:27:\"1474061829492-1-370x404.png\";s:5:\"width\";i:370;s:6:\"height\";i:404;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"1474061829492-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:27:\"1474061829492-1-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"1474061829492-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"1474061829492-1-404x310.png\";s:5:\"width\";i:404;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"1474061829492-1-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"1474061829492-1-404x235.png\";s:5:\"width\";i:404;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"1474061829492-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"1474061829492-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"1474061829492-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"1474061829492-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"1474061829492-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3918,2889,'_wxr_import_parent','457'),(3919,2890,'_wp_attached_file','2017/04/images-1.png'),(3920,2890,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:20:\"2017/04/images-1.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"images-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"images-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"images-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"images-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"images-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"images-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"images-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3921,2891,'_wp_attached_file','2017/04/ValeraSportAS-1.png'),(3922,2891,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:200;s:4:\"file\";s:27:\"2017/04/ValeraSportAS-1.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"ValeraSportAS-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"ValeraSportAS-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"ValeraSportAS-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"ValeraSportAS-1-160x179.png\";s:5:\"width\";i:160;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"ValeraSportAS-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"ValeraSportAS-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"ValeraSportAS-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3923,2891,'_wxr_import_parent','489'),(3924,2892,'_wp_attached_file','2017/04/FirehawkIndy500-1.png'),(3925,2892,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:200;s:4:\"file\";s:29:\"2017/04/FirehawkIndy500-1.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"FirehawkIndy500-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"FirehawkIndy500-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"FirehawkIndy500-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"FirehawkIndy500-1-160x179.png\";s:5:\"width\";i:160;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"FirehawkIndy500-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"FirehawkIndy500-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"FirehawkIndy500-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3926,2892,'_wxr_import_parent','494'),(3927,2893,'_wp_attached_file','2017/04/appointment-bg-1.png'),(3928,2893,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:616;s:4:\"file\";s:28:\"2017/04/appointment-bg-1.png\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"appointment-bg-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"appointment-bg-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"appointment-bg-1-180x300.png\";s:5:\"width\";i:180;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"appointment-bg-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"appointment-bg-1-295x491.png\";s:5:\"width\";i:295;s:6:\"height\";i:491;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"appointment-bg-1-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"appointment-bg-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"appointment-bg-1-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"appointment-bg-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"appointment-bg-1-370x310.png\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"appointment-bg-1-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"appointment-bg-1-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"appointment-bg-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"appointment-bg-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"appointment-bg-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"appointment-bg-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"appointment-bg-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3929,2894,'_wp_attached_file','2017/03/about-img-1-1.jpg'),(3930,2894,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:670;s:6:\"height\";i:378;s:4:\"file\";s:25:\"2017/03/about-img-1-1.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"about-img-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-600x339.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:339;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-370x378.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"about-img-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-390x378.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"about-img-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"about-img-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"about-img-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-600x339.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:339;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3931,2894,'_wxr_import_parent','1520'),(3932,2895,'_wp_attached_file','2017/03/about-img-2-1.jpg'),(3933,2895,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:322;s:4:\"file\";s:25:\"2017/03/about-img-2-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"about-img-2-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"about-img-2-1-252x300.jpg\";s:5:\"width\";i:252;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"about-img-2-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-2-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"about-img-2-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"about-img-2-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"about-img-2-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"about-img-2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"about-img-2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"about-img-2-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3934,2895,'_wxr_import_parent','1520'),(3935,2896,'_wp_attached_file','2017/03/about-img-3-1.jpg'),(3936,2896,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:322;s:4:\"file\";s:25:\"2017/03/about-img-3-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"about-img-3-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"about-img-3-1-252x300.jpg\";s:5:\"width\";i:252;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"about-img-3-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-3-1-270x242.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"about-img-3-1-270x310.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"about-img-3-1-270x235.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"about-img-3-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"about-img-3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"about-img-3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"about-img-3-1-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"about-img-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3937,2896,'_wxr_import_parent','1520'),(3938,2897,'_wp_attached_file','2013/06/prd-thumb-1-1.jpg'),(3939,2897,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:106;s:6:\"height\";i:139;s:4:\"file\";s:25:\"2013/06/prd-thumb-1-1.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"prd-thumb-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"prd-thumb-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"prd-thumb-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"prd-thumb-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"prd-thumb-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3940,2898,'_wp_attached_file','2013/06/prd-thumb-2-1.jpg'),(3941,2898,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:106;s:6:\"height\";i:139;s:4:\"file\";s:25:\"2013/06/prd-thumb-2-1.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"prd-thumb-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"prd-thumb-2-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"prd-thumb-2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"prd-thumb-2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"prd-thumb-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3942,2899,'_wp_attached_file','2013/06/prd-thumb-3-1.jpg'),(3943,2899,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:106;s:6:\"height\";i:139;s:4:\"file\";s:25:\"2013/06/prd-thumb-3-1.jpg\";s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"prd-thumb-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"prd-thumb-3-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"prd-thumb-3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"prd-thumb-3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"prd-thumb-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3944,2900,'_wp_attached_file','2017/03/services-1-img-2.jpg'),(3945,2900,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:28:\"2017/03/services-1-img-2.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"services-1-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"services-1-img-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"services-1-img-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"services-1-img-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"services-1-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-1-img-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3947,2901,'_wp_attached_file','2017/03/services-2-img-2.jpg'),(3948,2901,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:28:\"2017/03/services-2-img-2.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"services-2-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"services-2-img-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"services-2-img-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"services-2-img-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"services-2-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-2-img-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3950,2902,'_wp_attached_file','2017/03/services-3-img-2.jpg'),(3951,2902,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:28:\"2017/03/services-3-img-2.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"services-3-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"services-3-img-2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"services-3-img-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"services-3-img-2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"services-3-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-3-img-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3953,2903,'_wp_attached_file','2017/03/services-4-img-1.jpg'),(3954,2903,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:28:\"2017/03/services-4-img-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"services-4-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"services-4-img-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"services-4-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"services-4-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"services-4-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-4-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3956,2904,'_wp_attached_file','2017/03/services-5-img-1.jpg'),(3957,2904,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:28:\"2017/03/services-5-img-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"services-5-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"services-5-img-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"services-5-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"services-5-img-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"services-5-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"services-5-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3959,2905,'_wp_attached_file','2017/03/tabform-bg-1.jpg'),(3960,2905,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:460;s:6:\"height\";i:610;s:4:\"file\";s:24:\"2017/03/tabform-bg-1.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"tabform-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"tabform-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"tabform-bg-1-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"tabform-bg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"tabform-bg-1-370x491.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"tabform-bg-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"tabform-bg-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"tabform-bg-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"tabform-bg-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"tabform-bg-1-460x310.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"tabform-bg-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"tabform-bg-1-460x235.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"tabform-bg-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"tabform-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"tabform-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"tabform-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"tabform-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3961,2905,'_wxr_import_parent','56'),(3962,2906,'_wp_attached_file','2017/03/services-1-img-1-1.jpg'),(3963,2906,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:30:\"2017/03/services-1-img-1-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"services-1-img-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:28:\"services-1-img-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"services-1-img-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"services-1-img-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3964,2906,'_yoast_wpseo_content_score','30'),(3966,2907,'_wp_attached_file','2017/03/services-3-img-1-1.jpg'),(3967,2907,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:30:\"2017/03/services-3-img-1-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"services-3-img-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:28:\"services-3-img-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"services-3-img-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"services-3-img-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3969,2908,'_wp_attached_file','2013/06/prod_4-1.jpg'),(3970,2908,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:20:\"2013/06/prod_4-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"prod_4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"prod_4-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"prod_4-1-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"prod_4-1-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"prod_4-1-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"prod_4-1-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_4-1-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"prod_4-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"prod_4-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"prod_4-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_4-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"prod_4-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_4-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"prod_4-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"prod_4-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"prod_4-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"prod_4-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"prod_4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"prod_4-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3971,2909,'_wp_attached_file','2013/06/prod_9-1.jpg'),(3972,2909,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:20:\"2013/06/prod_9-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"prod_9-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_9-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"prod_9-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"prod_9-1-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"prod_9-1-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_9-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"prod_9-1-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"prod_9-1-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_9-1-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"prod_9-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"prod_9-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"prod_9-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_9-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"prod_9-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_9-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"prod_9-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"prod_9-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"prod_9-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"prod_9-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"prod_9-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"prod_9-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_9-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3973,2910,'_wp_attached_file','2013/06/prod_7-1.jpg'),(3974,2910,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:20:\"2013/06/prod_7-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"prod_7-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_7-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"prod_7-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"prod_7-1-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"prod_7-1-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"prod_7-1-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"prod_7-1-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_7-1-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"prod_7-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"prod_7-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"prod_7-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_7-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"prod_7-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_7-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"prod_7-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"prod_7-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"prod_7-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"prod_7-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"prod_7-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"prod_7-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_7-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3975,2911,'_wp_attached_file','2013/06/prod_5-1.jpg'),(3976,2911,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:20:\"2013/06/prod_5-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"prod_5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"prod_5-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"prod_5-1-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"prod_5-1-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"prod_5-1-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"prod_5-1-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_5-1-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"prod_5-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"prod_5-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"prod_5-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_5-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"prod_5-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_5-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"prod_5-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"prod_5-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"prod_5-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"prod_5-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"prod_5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"prod_5-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3977,2912,'_wp_attached_file','2013/06/prod_3-1.jpg'),(3978,2912,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:20:\"2013/06/prod_3-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"prod_3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"prod_3-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"prod_3-1-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"prod_3-1-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"prod_3-1-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"prod_3-1-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_3-1-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"prod_3-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"prod_3-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"prod_3-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_3-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"prod_3-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_3-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"prod_3-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"prod_3-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"prod_3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"prod_3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"prod_3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"prod_3-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3979,2913,'_wp_attached_file','2013/06/prod_1-1.jpg'),(3980,2913,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:20:\"2013/06/prod_1-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"prod_1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"prod_1-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"prod_1-1-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"prod_1-1-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"prod_1-1-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"prod_1-1-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_1-1-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"prod_1-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"prod_1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"prod_1-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"prod_1-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"prod_1-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"prod_1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"prod_1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"prod_1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"prod_1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"prod_1-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3981,2914,'_wp_attached_file','2013/06/prod_2-1.jpg'),(3982,2914,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:20:\"2013/06/prod_2-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"prod_2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"prod_2-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"prod_2-1-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"prod_2-1-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"prod_2-1-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"prod_2-1-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_2-1-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"prod_2-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"prod_2-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"prod_2-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_2-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"prod_2-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_2-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"prod_2-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"prod_2-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"prod_2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"prod_2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"prod_2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"prod_2-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3983,2915,'_wp_attached_file','2013/06/prod_8-1.jpg'),(3984,2915,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:20:\"2013/06/prod_8-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"prod_8-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_8-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"prod_8-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"prod_8-1-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"prod_8-1-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"prod_8-1-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"prod_8-1-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_8-1-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"prod_8-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"prod_8-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"prod_8-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_8-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"prod_8-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_8-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"prod_8-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"prod_8-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"prod_8-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"prod_8-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"prod_8-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"prod_8-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_8-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3985,2915,'_wxr_import_parent','940'),(3986,2916,'_wp_attached_file','2013/06/prod_6-1.jpg'),(3987,2916,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1572;s:4:\"file\";s:20:\"2013/06/prod_6-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"prod_6-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"prod_6-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"prod_6-1-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"prod_6-1-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"prod_6-1-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"prod_6-1-1173x1536.jpg\";s:5:\"width\";i:1173;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_6-1-375x491.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"prod_6-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"prod_6-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"prod_6-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_6-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"prod_6-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_6-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"prod_6-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"prod_6-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"prod_6-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"prod_6-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"prod_6-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"prod_6-1-600x786.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"prod_6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3988,2916,'_wxr_import_parent','939'),(3989,2917,'_wp_attached_file','2017/06/logo-1.png'),(3990,2917,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:320;s:6:\"height\";i:105;s:4:\"file\";s:18:\"2017/06/logo-1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"logo-1-300x105.png\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"logo-1-300x98.png\";s:5:\"width\";i:300;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-150x105.png\";s:5:\"width\";i:150;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"logo-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"logo-1-178x105.png\";s:5:\"width\";i:178;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"logo-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"logo-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"logo-1-300x105.png\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3991,2918,'_wp_attached_file','2017/03/block-bg-1-1-1.jpg'),(3992,2918,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:26:\"2017/03/block-bg-1-1-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"block-bg-1-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"block-bg-1-1-1-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"block-bg-1-1-1-1536x800.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-870x453.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"block-bg-1-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"block-bg-1-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3993,2918,'_wxr_import_parent','56'),(3994,2919,'_wp_attached_file','2017/12/banner-key-new-1.png'),(3995,2919,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:250;s:4:\"file\";s:28:\"2017/12/banner-key-new-1.png\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"banner-key-new-1-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"banner-key-new-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"banner-key-new-1-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"banner-key-new-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"banner-key-new-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"banner-key-new-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"banner-key-new-1-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"banner-key-new-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"banner-key-new-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"banner-key-new-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"banner-key-new-1-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"banner-key-new-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3996,2919,'_wxr_import_parent','56'),(3997,2920,'_wp_attached_file','2018/11/header-photo-bg-1.jpg'),(3998,2920,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:29:\"2018/11/header-photo-bg-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"header-photo-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"header-photo-bg-1-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"header-photo-bg-1-1536x800.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-870x453.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"header-photo-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"header-photo-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"header-photo-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3999,2921,'_wp_attached_file','2018/11/grey-bg-1.png'),(4000,2921,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:21:\"2018/11/grey-bg-1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4001,2922,'_wp_attached_file','2018/11/map-marker-1.png'),(4002,2922,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:81;s:6:\"height\";i:86;s:4:\"file\";s:24:\"2018/11/map-marker-1.png\";s:5:\"sizes\";a:2:{s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"map-marker-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"map-marker-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4003,2923,'_wp_attached_file','2019/06/woocommerce-placeholder-1.png'),(4004,2923,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:37:\"2019/06/woocommerce-placeholder-1.png\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"woocommerce-placeholder-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-491x491.png\";s:5:\"width\";i:491;s:6:\"height\";i:491;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-653x235.png\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4005,1695,'_wp_attached_file','2020/02/slide1.jpg'),(4006,1695,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:866;s:4:\"file\";s:18:\"2020/02/slide1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"slide1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"slide1-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide1-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide1-1024x462.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slide1-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"slide1-1536x693.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:693;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-870x392.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"slide1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"slide1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"slide1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"slide1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"slide1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"slide1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"slide1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"slide1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"slide1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"slide1-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4007,1695,'_wxr_import_parent','56'),(4008,1696,'_wp_attached_file','2020/02/slide2.jpg'),(4009,1696,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:866;s:4:\"file\";s:18:\"2020/02/slide2.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"slide2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"slide2-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide2-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide2-1024x462.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slide2-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"slide2-1536x693.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:693;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-870x392.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"slide2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"slide2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"slide2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"slide2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"slide2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"slide2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"slide2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"slide2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"slide2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"slide2-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4010,1696,'_wxr_import_parent','56'),(4011,2924,'_wp_attached_file','2020/02/slide3-1.jpg'),(4012,2924,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:866;s:4:\"file\";s:20:\"2020/02/slide3-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slide3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slide3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slide3-1-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slide3-1-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slide3-1-1024x462.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slide3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slide3-1-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"slide3-1-1536x693.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:693;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slide3-1-870x392.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"slide3-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"slide3-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"slide3-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"slide3-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"slide3-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"slide3-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"slide3-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"slide3-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"slide3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"slide3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slide3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slide3-1-600x271.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slide3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4013,2924,'_wxr_import_parent','56'),(4014,2925,'_wp_attached_file','2020/02/service-6-bg-1.jpg'),(4015,2925,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:26:\"2020/02/service-6-bg-1.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"service-6-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-370x390.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"service-6-bg-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-390x310.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-390x235.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"service-6-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"service-6-bg-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"service-6-bg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"service-6-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4016,2925,'_wxr_import_parent','56'),(4017,2926,'_wp_attached_file','2017/03/services-2-img-1-1.jpg'),(4018,2926,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:464;s:4:\"file\";s:30:\"2017/03/services-2-img-1-1.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"services-2-img-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-870x421.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:28:\"services-2-img-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"services-2-img-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-600x290.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"services-2-img-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4020,2927,'_wp_attached_file','2020/03/logo-1.png'),(4021,2927,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:222;s:6:\"height\";i:75;s:4:\"file\";s:18:\"2020/03/logo-1.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-1-100x75.png\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-1-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"logo-1-92x75.png\";s:5:\"width\";i:92;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:17:\"logo-1-178x75.png\";s:5:\"width\";i:178;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"logo-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"logo-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-1-100x75.png\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4022,2928,'_wp_attached_file','2020/03/grey-bg-1.png'),(4023,2928,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:125;s:4:\"file\";s:21:\"2020/03/grey-bg-1.png\";s:5:\"sizes\";a:21:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"grey-bg-1-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"grey-bg-1-600x64.png\";s:5:\"width\";i:600;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"grey-bg-1-300x32.png\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"grey-bg-1-1024x109.png\";s:5:\"width\";i:1024;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-150x125.png\";s:5:\"width\";i:150;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"grey-bg-1-768x82.png\";s:5:\"width\";i:768;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"grey-bg-1-870x93.png\";s:5:\"width\";i:870;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-370x125.png\";s:5:\"width\";i:370;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"grey-bg-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-390x125.png\";s:5:\"width\";i:390;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-357x125.png\";s:5:\"width\";i:357;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-570x125.png\";s:5:\"width\";i:570;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-370x125.png\";s:5:\"width\";i:370;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-653x125.png\";s:5:\"width\";i:653;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-178x125.png\";s:5:\"width\";i:178;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"grey-bg-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"grey-bg-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"grey-bg-1-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"grey-bg-1-600x64.png\";s:5:\"width\";i:600;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"grey-bg-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4024,2929,'_wp_attached_file','2020/03/block-bg-1-1.jpg'),(4025,2929,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"2020/03/block-bg-1-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"block-bg-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"block-bg-1-1-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"block-bg-1-1-1536x800.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-870x453.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"block-bg-1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"block-bg-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"block-bg-1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"block-bg-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4026,2929,'_wxr_import_parent','56'),(4027,2930,'_wp_attached_file','2020/03/img-parallax01-img01-1.jpg'),(4028,2930,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:573;s:6:\"height\";i:501;s:4:\"file\";s:34:\"2020/03/img-parallax01-img01-1.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"img-parallax01-img01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img01-1-300x262.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img01-1-562x491.jpg\";s:5:\"width\";i:562;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img01-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img01-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img01-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img01-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img01-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img01-1-573x235.jpg\";s:5:\"width\";i:573;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"img-parallax01-img01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4029,2930,'_wxr_import_parent','56'),(4030,2931,'_wp_attached_file','2020/03/img-parallax01-img02-1.jpg'),(4031,2931,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:322;s:6:\"height\";i:426;s:4:\"file\";s:34:\"2020/03/img-parallax01-img02-1.jpg\";s:5:\"sizes\";a:16:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"img-parallax01-img02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img02-1-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img02-1-322x411.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img02-1-322x390.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img02-1-322x242.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img02-1-322x310.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img02-1-322x370.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img02-1-322x235.jpg\";s:5:\"width\";i:322;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img02-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"img-parallax01-img02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"img-parallax01-img02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax01-img02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4032,2931,'_wxr_import_parent','56'),(4033,2932,'_wp_attached_file','2020/03/block-bg-2-1.jpg'),(4034,2932,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"2020/03/block-bg-2-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"block-bg-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"block-bg-2-1-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"block-bg-2-1-1536x800.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-870x453.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"block-bg-2-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"block-bg-2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"block-bg-2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"block-bg-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-600x313.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"block-bg-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4035,2932,'_wxr_import_parent','56'),(4036,2933,'_wp_attached_file','2020/03/promo02-img-01-1.jpg'),(4037,2933,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:302;s:6:\"height\";i:306;s:4:\"file\";s:28:\"2020/03/promo02-img-01-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"promo02-img-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"promo02-img-01-1-296x300.jpg\";s:5:\"width\";i:296;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"promo02-img-01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-01-1-302x242.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"promo02-img-01-1-302x235.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"promo02-img-01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"promo02-img-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"promo02-img-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"promo02-img-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4038,2933,'_wxr_import_parent','56'),(4039,2934,'_wp_attached_file','2020/03/promo02-img-02-1.jpg'),(4040,2934,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:302;s:6:\"height\";i:306;s:4:\"file\";s:28:\"2020/03/promo02-img-02-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"promo02-img-02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"promo02-img-02-1-296x300.jpg\";s:5:\"width\";i:296;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"promo02-img-02-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-02-1-302x242.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"promo02-img-02-1-302x235.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"promo02-img-02-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"promo02-img-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"promo02-img-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"promo02-img-02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4041,2934,'_wxr_import_parent','56'),(4042,2935,'_wp_attached_file','2020/03/promo02-img-03-1.jpg'),(4043,2935,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:302;s:6:\"height\";i:306;s:4:\"file\";s:28:\"2020/03/promo02-img-03-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"promo02-img-03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"promo02-img-03-1-296x300.jpg\";s:5:\"width\";i:296;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"promo02-img-03-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-03-1-302x242.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"promo02-img-03-1-302x235.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"promo02-img-03-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"promo02-img-03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"promo02-img-03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"promo02-img-03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4044,2935,'_wxr_import_parent','56'),(4045,2936,'_wp_attached_file','2020/03/promo02-img-04-1.jpg'),(4046,2936,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:302;s:6:\"height\";i:306;s:4:\"file\";s:28:\"2020/03/promo02-img-04-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"promo02-img-04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"promo02-img-04-1-296x300.jpg\";s:5:\"width\";i:296;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"promo02-img-04-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-04-1-302x242.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"promo02-img-04-1-302x235.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"promo02-img-04-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"promo02-img-04-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"promo02-img-04-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"promo02-img-04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"promo02-img-04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4047,2936,'_wxr_import_parent','56'),(4048,2937,'_wp_attached_file','2017/06/section-blog-img01-1.jpg'),(4049,2937,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:178;s:6:\"height\";i:179;s:4:\"file\";s:32:\"2017/06/section-blog-img01-1.jpg\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"section-blog-img01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"section-blog-img01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"section-blog-img01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"section-blog-img01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"section-blog-img01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"section-blog-img01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"section-blog-img01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4050,2937,'_wxr_import_parent','1212'),(4051,2938,'_wp_attached_file','2020/03/video-img-01-1.jpg'),(4052,2938,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:604;s:6:\"height\";i:381;s:4:\"file\";s:26:\"2020/03/video-img-01-1.jpg\";s:5:\"sizes\";a:18:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"video-img-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-600x378.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-370x381.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:381;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"video-img-01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-390x381.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:381;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-604x235.jpg\";s:5:\"width\";i:604;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"video-img-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"video-img-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"video-img-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-600x378.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"video-img-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4053,2938,'_wxr_import_parent','56'),(4054,2939,'_wp_attached_file','2020/03/slide2-1.jpg'),(4055,2939,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:846;s:4:\"file\";s:20:\"2020/03/slide2-1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slide2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slide2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slide2-1-600x264.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slide2-1-300x132.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slide2-1-1024x451.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:451;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slide2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slide2-1-768x338.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"slide2-1-1536x677.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:677;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slide2-1-870x383.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"slide2-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"slide2-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"slide2-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"slide2-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"slide2-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"slide2-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"slide2-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"slide2-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"slide2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"slide2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slide2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slide2-1-600x264.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slide2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4056,2939,'_wxr_import_parent','56'),(4057,2940,'_wp_attached_file','2020/03/img-logo-1.png'),(4058,2940,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:231;s:6:\"height\";i:79;s:4:\"file\";s:22:\"2020/03/img-logo-1.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"img-logo-1-100x79.png\";s:5:\"width\";i:100;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"img-logo-1-150x79.png\";s:5:\"width\";i:150;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"img-logo-1-92x79.png\";s:5:\"width\";i:92;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"img-logo-1-178x79.png\";s:5:\"width\";i:178;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"img-logo-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"img-logo-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"img-logo-1-100x79.png\";s:5:\"width\";i:100;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4059,2941,'_wp_attached_file','2020/03/img-parallax02-img01-1.png'),(4060,2941,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:615;s:6:\"height\";i:501;s:4:\"file\";s:34:\"2020/03/img-parallax02-img01-1.png\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"img-parallax02-img01-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-600x489.png\";s:5:\"width\";i:600;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-300x244.png\";s:5:\"width\";i:300;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-603x491.png\";s:5:\"width\";i:603;s:6:\"height\";i:491;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-615x235.png\";s:5:\"width\";i:615;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:32:\"img-parallax02-img01-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"img-parallax02-img01-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-600x489.png\";s:5:\"width\";i:600;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"img-parallax02-img01-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4061,2941,'_wxr_import_parent','1520'),(4062,2942,'_wp_attached_file','2020/03/card01-img01-1.png'),(4063,2942,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:395;s:4:\"file\";s:26:\"2020/03/card01-img01-1.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"card01-img01-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img01-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"card01-img01-1-281x300.png\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img01-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"card01-img01-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"card01-img01-1-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img01-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"card01-img01-1-370x310.png\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img01-1-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"card01-img01-1-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"card01-img01-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"card01-img01-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"card01-img01-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"card01-img01-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img01-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4064,2942,'_wxr_import_parent','1520'),(4065,2943,'_wp_attached_file','2020/03/card01-img02-1.png'),(4066,2943,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:395;s:4:\"file\";s:26:\"2020/03/card01-img02-1.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"card01-img02-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img02-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"card01-img02-1-281x300.png\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img02-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"card01-img02-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"card01-img02-1-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img02-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"card01-img02-1-370x310.png\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img02-1-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"card01-img02-1-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"card01-img02-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"card01-img02-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"card01-img02-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"card01-img02-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img02-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4067,2943,'_wxr_import_parent','1520'),(4068,2944,'_wp_attached_file','2020/03/card01-img03-1.png'),(4069,2944,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:395;s:4:\"file\";s:26:\"2020/03/card01-img03-1.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"card01-img03-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img03-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"card01-img03-1-281x300.png\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img03-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"card01-img03-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"card01-img03-1-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img03-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"card01-img03-1-370x310.png\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img03-1-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"card01-img03-1-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"card01-img03-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"card01-img03-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"card01-img03-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"card01-img03-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img03-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4070,2944,'_wxr_import_parent','1520'),(4071,2945,'_wp_attached_file','2020/03/popup-img01-1.jpg'),(4072,2945,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:25:\"2020/03/popup-img01-1.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"popup-img01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"popup-img01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"popup-img01-1-370x384.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"popup-img01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img01-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"popup-img01-1-384x310.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img01-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"popup-img01-1-384x235.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"popup-img01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"popup-img01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"popup-img01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"popup-img01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4073,2945,'_wxr_import_parent','1520'),(4074,2946,'_wp_attached_file','2017/03/services-item-img02-1.jpg'),(4075,2946,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:348;s:4:\"file\";s:33:\"2017/03/services-item-img02-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"services-item-img02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"services-item-img02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"services-item-img02-1-300x298.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"services-item-img02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:31:\"services-item-img02-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:33:\"services-item-img02-1-350x242.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:33:\"services-item-img02-1-350x310.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:33:\"services-item-img02-1-350x235.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:33:\"services-item-img02-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:31:\"services-item-img02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:31:\"services-item-img02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:33:\"services-item-img02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"services-item-img02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4077,2947,'_wp_attached_file','2017/03/img01-before-1.jpg'),(4078,2947,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:26:\"2017/03/img01-before-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"img01-before-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"img01-before-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"img01-before-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"img01-before-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"img01-before-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"img01-before-1-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"img01-before-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"img01-before-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"img01-before-1-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"img01-before-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"img01-before-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"img01-before-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"img01-before-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"img01-before-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"img01-before-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"img01-before-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"img01-before-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"img01-before-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"img01-before-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4079,2947,'_wxr_import_parent','366'),(4080,2948,'_wp_attached_file','2017/03/img01-after-1.jpg'),(4081,2948,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/img01-after-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"img01-after-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"img01-after-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"img01-after-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"img01-after-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"img01-after-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"img01-after-1-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"img01-after-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"img01-after-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:25:\"img01-after-1-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"img01-after-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"img01-after-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"img01-after-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"img01-after-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"img01-after-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"img01-after-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"img01-after-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"img01-after-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"img01-after-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"img01-after-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4082,2948,'_wxr_import_parent','366'),(4083,2949,'_wp_attached_file','2017/03/img02-before-1.jpg'),(4084,2949,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:26:\"2017/03/img02-before-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"img02-before-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"img02-before-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"img02-before-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"img02-before-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"img02-before-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"img02-before-1-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"img02-before-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"img02-before-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"img02-before-1-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"img02-before-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"img02-before-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"img02-before-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"img02-before-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"img02-before-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"img02-before-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"img02-before-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"img02-before-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"img02-before-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"img02-before-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4085,2949,'_wxr_import_parent','364'),(4086,2950,'_wp_attached_file','2017/03/img02-after-1.jpg'),(4087,2950,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/img02-after-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"img02-after-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"img02-after-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"img02-after-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"img02-after-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"img02-after-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"img02-after-1-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"img02-after-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"img02-after-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:25:\"img02-after-1-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"img02-after-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"img02-after-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"img02-after-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"img02-after-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"img02-after-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"img02-after-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"img02-after-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"img02-after-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"img02-after-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"img02-after-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4088,2950,'_wxr_import_parent','364'),(4089,2951,'_wp_attached_file','2017/03/img03-before-1.jpg'),(4090,2951,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:26:\"2017/03/img03-before-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"img03-before-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"img03-before-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"img03-before-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"img03-before-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"img03-before-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"img03-before-1-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"img03-before-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"img03-before-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"img03-before-1-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"img03-before-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"img03-before-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"img03-before-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"img03-before-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"img03-before-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"img03-before-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"img03-before-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"img03-before-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"img03-before-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"img03-before-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4091,2951,'_wxr_import_parent','362'),(4092,2952,'_wp_attached_file','2017/03/img03-after-1.jpg'),(4093,2952,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/img03-after-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"img03-after-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"img03-after-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"img03-after-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"img03-after-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"img03-after-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"img03-after-1-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"img03-after-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"img03-after-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:25:\"img03-after-1-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"img03-after-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"img03-after-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"img03-after-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"img03-after-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"img03-after-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"img03-after-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"img03-after-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"img03-after-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"img03-after-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"img03-after-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4094,2952,'_wxr_import_parent','362'),(4095,2953,'_wp_attached_file','2017/03/img04-before-1.jpg'),(4096,2953,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:26:\"2017/03/img04-before-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"img04-before-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"img04-before-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"img04-before-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"img04-before-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"img04-before-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"img04-before-1-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"img04-before-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"img04-before-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"img04-before-1-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"img04-before-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"img04-before-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"img04-before-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"img04-before-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"img04-before-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"img04-before-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"img04-before-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"img04-before-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"img04-before-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"img04-before-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4097,2953,'_wxr_import_parent','342'),(4098,2954,'_wp_attached_file','2017/03/img04-after-1.jpg'),(4099,2954,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/img04-after-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"img04-after-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"img04-after-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"img04-after-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"img04-after-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"img04-after-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"img04-after-1-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"img04-after-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"img04-after-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:25:\"img04-after-1-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"img04-after-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"img04-after-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"img04-after-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"img04-after-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"img04-after-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"img04-after-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"img04-after-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"img04-after-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"img04-after-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"img04-after-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4100,2954,'_wxr_import_parent','342'),(4101,2955,'_wp_attached_file','2017/03/img05-before-1.jpg'),(4102,2955,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:26:\"2017/03/img05-before-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"img05-before-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"img05-before-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"img05-before-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"img05-before-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"img05-before-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"img05-before-1-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"img05-before-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"img05-before-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"img05-before-1-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"img05-before-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"img05-before-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"img05-before-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"img05-before-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"img05-before-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"img05-before-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"img05-before-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"img05-before-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"img05-before-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"img05-before-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4103,2955,'_wxr_import_parent','340'),(4104,2956,'_wp_attached_file','2017/03/img05-after-1.jpg'),(4105,2956,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/img05-after-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"img05-after-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"img05-after-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"img05-after-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"img05-after-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"img05-after-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"img05-after-1-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"img05-after-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"img05-after-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:25:\"img05-after-1-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"img05-after-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"img05-after-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"img05-after-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"img05-after-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"img05-after-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"img05-after-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"img05-after-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"img05-after-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"img05-after-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"img05-after-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4106,2956,'_wxr_import_parent','340'),(4107,2957,'_wp_attached_file','2017/03/img06-before-1.jpg'),(4108,2957,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:26:\"2017/03/img06-before-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"img06-before-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"img06-before-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"img06-before-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"img06-before-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"img06-before-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"img06-before-1-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"img06-before-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"img06-before-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"img06-before-1-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"img06-before-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"img06-before-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"img06-before-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"img06-before-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"img06-before-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"img06-before-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"img06-before-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"img06-before-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"img06-before-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"img06-before-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4109,2957,'_wxr_import_parent','338'),(4110,2958,'_wp_attached_file','2017/03/img06-after-1.jpg'),(4111,2958,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:370;s:4:\"file\";s:25:\"2017/03/img06-after-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"img06-after-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"img06-after-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"img06-after-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"img06-after-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"img06-after-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"img06-after-1-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"img06-after-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"img06-after-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:25:\"img06-after-1-390x370.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"img06-after-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"img06-after-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"img06-after-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"img06-after-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"img06-after-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"img06-after-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"img06-after-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"img06-after-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"img06-after-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"img06-after-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4112,2958,'_wxr_import_parent','338'),(4113,2959,'_wp_attached_file','2020/03/section-bg01-1.png'),(4114,2959,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:494;s:4:\"file\";s:26:\"2020/03/section-bg01-1.png\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"section-bg01-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-600x154.png\";s:5:\"width\";i:600;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"section-bg01-1-300x77.png\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"section-bg01-1-1024x263.png\";s:5:\"width\";i:1024;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-768x198.png\";s:5:\"width\";i:768;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"section-bg01-1-1536x395.png\";s:5:\"width\";i:1536;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-870x224.png\";s:5:\"width\";i:870;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"section-bg01-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-653x235.png\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"section-bg01-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"section-bg01-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"section-bg01-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-600x154.png\";s:5:\"width\";i:600;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"section-bg01-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4115,2959,'_wxr_import_parent','48'),(4116,2960,'_wp_attached_file','2017/03/services-item-img01-1.jpg'),(4117,2960,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:355;s:4:\"file\";s:33:\"2017/03/services-item-img01-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"services-item-img01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-600x277.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-370x355.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:31:\"services-item-img01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-390x355.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-370x355.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:31:\"services-item-img01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:31:\"services-item-img01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:33:\"services-item-img01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-600x277.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"services-item-img01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4119,2282,'_wp_attached_file','2020/03/logo-1-1.png'),(4120,2282,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:184;s:6:\"height\";i:62;s:4:\"file\";s:20:\"2020/03/logo-1-1.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-1-1-100x62.png\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-1-1-150x62.png\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"logo-1-1-92x62.png\";s:5:\"width\";i:92;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:19:\"logo-1-1-178x62.png\";s:5:\"width\";i:178;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"logo-1-1-63x62.png\";s:5:\"width\";i:63;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"logo-1-1-63x62.png\";s:5:\"width\";i:63;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-1-1-100x62.png\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4121,2319,'_wp_attached_file','2020/03/tabs-img01.jpg'),(4122,2319,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:586;s:4:\"file\";s:22:\"2020/03/tabs-img01.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"tabs-img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"tabs-img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"tabs-img01-600x366.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"tabs-img01-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"tabs-img01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"tabs-img01-768x469.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"tabs-img01-804x491.jpg\";s:5:\"width\";i:804;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:22:\"tabs-img01-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"tabs-img01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:22:\"tabs-img01-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"tabs-img01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"tabs-img01-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:22:\"tabs-img01-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"tabs-img01-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"tabs-img01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"tabs-img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"tabs-img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"tabs-img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"tabs-img01-600x366.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"tabs-img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4124,2328,'_wp_attached_file','2020/03/layout01__bg02.jpg');
INSERT INTO `wp_postmeta` VALUES (4125,2328,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:447;s:4:\"file\";s:26:\"2020/03/layout01__bg02.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"layout01__bg02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-600x140.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"layout01__bg02-300x70.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"layout01__bg02-1024x238.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-768x179.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"layout01__bg02-1536x358.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:358;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-870x203.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"layout01__bg02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"layout01__bg02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"layout01__bg02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"layout01__bg02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-600x140.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"layout01__bg02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4127,2337,'_wp_attached_file','2020/03/tabs-img02.jpg'),(4128,2337,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:586;s:4:\"file\";s:22:\"2020/03/tabs-img02.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"tabs-img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"tabs-img02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"tabs-img02-600x366.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"tabs-img02-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"tabs-img02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"tabs-img02-768x469.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"tabs-img02-804x491.jpg\";s:5:\"width\";i:804;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:22:\"tabs-img02-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"tabs-img02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:22:\"tabs-img02-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"tabs-img02-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"tabs-img02-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:22:\"tabs-img02-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"tabs-img02-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"tabs-img02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"tabs-img02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"tabs-img02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"tabs-img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"tabs-img02-600x366.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"tabs-img02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4130,2347,'_wp_attached_file','2020/03/block-wrapper01.jpg'),(4131,2347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:369;s:4:\"file\";s:27:\"2020/03/block-wrapper01.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"block-wrapper01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-600x115.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"block-wrapper01-300x58.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:58;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"block-wrapper01-1024x197.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-768x148.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"block-wrapper01-1536x295.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-870x167.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-370x369.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"block-wrapper01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-390x369.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-370x369.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"block-wrapper01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"block-wrapper01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"block-wrapper01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-600x115.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4132,2347,'_wxr_import_parent','56'),(4133,2351,'_wp_attached_file','2017/06/testimonials02_img01.jpg'),(4134,2351,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:852;s:6:\"height\";i:595;s:4:\"file\";s:32:\"2017/06/testimonials02_img01.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"testimonials02_img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-600x419.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-703x491.jpg\";s:5:\"width\";i:703;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"testimonials02_img01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"testimonials02_img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"testimonials02_img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"testimonials02_img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-600x419.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4135,2351,'_wxr_import_parent','1212'),(4136,2353,'_wp_attached_file','2017/06/testimonials02_img03.jpg'),(4137,2353,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:852;s:6:\"height\";i:595;s:4:\"file\";s:32:\"2017/06/testimonials02_img03.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"testimonials02_img03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-600x419.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-703x491.jpg\";s:5:\"width\";i:703;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"testimonials02_img03-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"testimonials02_img03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"testimonials02_img03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"testimonials02_img03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-600x419.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4138,2353,'_wxr_import_parent','1210'),(4139,2354,'_wp_attached_file','2017/06/testimonials02_img02.jpg'),(4140,2354,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:852;s:6:\"height\";i:595;s:4:\"file\";s:32:\"2017/06/testimonials02_img02.jpg\";s:5:\"sizes\";a:20:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"testimonials02_img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-600x419.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-703x491.jpg\";s:5:\"width\";i:703;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"testimonials02_img02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"testimonials02_img02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"testimonials02_img02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"testimonials02_img02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-600x419.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4141,2354,'_wxr_import_parent','1210'),(4142,2361,'_wp_attached_file','2020/03/promo_img01.jpg'),(4143,2361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:650;s:6:\"height\";i:530;s:4:\"file\";s:23:\"2020/03/promo_img01.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"promo_img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"promo_img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"promo_img01-600x489.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:489;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"promo_img01-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"promo_img01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"promo_img01-602x491.jpg\";s:5:\"width\";i:602;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"promo_img01-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"promo_img01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:23:\"promo_img01-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"promo_img01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"promo_img01-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"promo_img01-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"promo_img01-650x235.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"promo_img01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"promo_img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"promo_img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"promo_img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"promo_img01-600x489.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:489;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"promo_img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4144,2361,'_wxr_import_parent','56'),(4145,2367,'_wp_attached_file','2020/03/block-bg-4.jpg'),(4146,2367,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:881;s:4:\"file\";s:22:\"2020/03/block-bg-4.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"block-bg-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"block-bg-4-600x275.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"block-bg-4-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"block-bg-4-1024x470.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"block-bg-4-768x352.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:352;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"block-bg-4-1536x705.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-4-870x399.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:22:\"block-bg-4-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"block-bg-4-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:22:\"block-bg-4-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-4-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"block-bg-4-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-4-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"block-bg-4-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"block-bg-4-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"block-bg-4-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"block-bg-4-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"block-bg-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"block-bg-4-600x275.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"block-bg-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4147,2367,'_wxr_import_parent','56'),(4148,2369,'_wp_attached_file','2020/03/pricing-box02_img01.png'),(4149,2369,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:369;s:6:\"height\";i:230;s:4:\"file\";s:31:\"2020/03/pricing-box02_img01.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"pricing-box02_img01-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img01-300x187.png\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img01-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img01-357x230.png\";s:5:\"width\";i:357;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img01-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img01-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img01-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"pricing-box02_img01-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4150,2369,'_wxr_import_parent','56'),(4151,2961,'_wp_attached_file','2020/03/pricing-box02_img02.png'),(4152,2961,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:369;s:6:\"height\";i:230;s:4:\"file\";s:31:\"2020/03/pricing-box02_img02.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"pricing-box02_img02-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img02-300x187.png\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img02-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img02-357x230.png\";s:5:\"width\";i:357;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img02-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img02-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img02-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"pricing-box02_img02-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4153,2961,'_wxr_import_parent','56'),(4154,2372,'_wp_attached_file','2020/03/pricing-box02_img03.png'),(4155,2372,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:369;s:6:\"height\";i:230;s:4:\"file\";s:31:\"2020/03/pricing-box02_img03.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"pricing-box02_img03-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img03-300x187.png\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img03-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img03-357x230.png\";s:5:\"width\";i:357;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img03-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img03-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img03-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"pricing-box02_img03-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4156,2372,'_wxr_import_parent','56'),(4157,2962,'_wp_attached_file','2020/03/pricing-box02_img04.png'),(4158,2962,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:230;s:4:\"file\";s:31:\"2020/03/pricing-box02_img04.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"pricing-box02_img04-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img04-300x186.png\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img04-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img04-357x230.png\";s:5:\"width\";i:357;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img04-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img04-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img04-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"pricing-box02_img04-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4159,2962,'_wxr_import_parent','56'),(4160,2374,'_wp_attached_file','2020/03/pricing-box02_img05.png'),(4161,2374,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:230;s:4:\"file\";s:31:\"2020/03/pricing-box02_img05.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"pricing-box02_img05-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img05-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img05-300x186.png\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img05-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img05-357x230.png\";s:5:\"width\";i:357;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img05-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img05-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:29:\"pricing-box02_img05-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"pricing-box02_img05-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"pricing-box02_img05-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4162,2374,'_wxr_import_parent','56'),(4163,2379,'_wp_attached_file','2020/03/header-photo-bg02.jpg'),(4164,2379,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:203;s:4:\"file\";s:29:\"2020/03/header-photo-bg02.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"header-photo-bg02-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"header-photo-bg02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"header-photo-bg02-600x63.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"header-photo-bg02-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"header-photo-bg02-1024x108.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"header-photo-bg02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"header-photo-bg02-768x81.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"header-photo-bg02-1536x162.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"header-photo-bg02-870x92.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:29:\"header-photo-bg02-370x203.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"header-photo-bg02-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:29:\"header-photo-bg02-390x203.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"header-photo-bg02-357x203.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:29:\"header-photo-bg02-570x203.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:29:\"header-photo-bg02-370x203.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:29:\"header-photo-bg02-653x203.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"header-photo-bg02-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"header-photo-bg02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"header-photo-bg02-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"header-photo-bg02-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"header-photo-bg02-600x63.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"header-photo-bg02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4165,2394,'_wp_attached_file','2020/04/slide-new1.jpg'),(4166,2394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:777;s:4:\"file\";s:22:\"2020/04/slide-new1.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"slide-new1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"slide-new1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"slide-new1-600x243.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slide-new1-300x121.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:121;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"slide-new1-1024x414.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:414;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slide-new1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"slide-new1-768x311.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"slide-new1-1536x622.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:622;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"slide-new1-870x352.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:352;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:22:\"slide-new1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"slide-new1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:22:\"slide-new1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"slide-new1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"slide-new1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:22:\"slide-new1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"slide-new1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"slide-new1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"slide-new1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"slide-new1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"slide-new1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"slide-new1-600x243.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"slide-new1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4167,2394,'_wxr_import_parent','56'),(4168,2395,'_wp_attached_file','2020/04/slide-new2.jpg'),(4169,2395,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:777;s:4:\"file\";s:22:\"2020/04/slide-new2.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"slide-new2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"slide-new2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"slide-new2-600x243.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slide-new2-300x121.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:121;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"slide-new2-1024x414.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:414;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slide-new2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"slide-new2-768x311.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"slide-new2-1536x622.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:622;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"slide-new2-870x352.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:352;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:22:\"slide-new2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"slide-new2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:22:\"slide-new2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:22:\"slide-new2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:22:\"slide-new2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:22:\"slide-new2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:22:\"slide-new2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:22:\"slide-new2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"slide-new2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"slide-new2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"slide-new2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"slide-new2-600x243.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"slide-new2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4170,2395,'_wxr_import_parent','56'),(4171,2963,'_wp_attached_file','2020/04/service-tab.png'),(4172,2963,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:814;s:6:\"height\";i:330;s:4:\"file\";s:23:\"2020/04/service-tab.png\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"service-tab-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"service-tab-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"service-tab-600x243.png\";s:5:\"width\";i:600;s:6:\"height\";i:243;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"service-tab-300x122.png\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"service-tab-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"service-tab-768x311.png\";s:5:\"width\";i:768;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:23:\"service-tab-370x330.png\";s:5:\"width\";i:370;s:6:\"height\";i:330;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"service-tab-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:23:\"service-tab-390x330.png\";s:5:\"width\";i:390;s:6:\"height\";i:330;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"service-tab-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:23:\"service-tab-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:23:\"service-tab-370x330.png\";s:5:\"width\";i:370;s:6:\"height\";i:330;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"service-tab-653x235.png\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"service-tab-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"service-tab-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"service-tab-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"service-tab-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"service-tab-600x243.png\";s:5:\"width\";i:600;s:6:\"height\";i:243;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"service-tab-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4173,2963,'_wxr_import_parent','56'),(4174,2964,'_wp_attached_file','2020/04/how-works-01.png'),(4175,2964,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:246;s:6:\"height\";i:246;s:4:\"file\";s:24:\"2020/04/how-works-01.png\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"how-works-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"how-works-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"how-works-01-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"how-works-01-246x242.png\";s:5:\"width\";i:246;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"how-works-01-246x235.png\";s:5:\"width\";i:246;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"how-works-01-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"how-works-01-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"how-works-01-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"how-works-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4176,2965,'_wp_attached_file','2020/04/how-works-01-1-2.png'),(4177,2965,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:246;s:6:\"height\";i:246;s:4:\"file\";s:28:\"2020/04/how-works-01-1-2.png\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"how-works-01-1-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"how-works-01-1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"how-works-01-1-2-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"how-works-01-1-2-246x242.png\";s:5:\"width\";i:246;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"how-works-01-1-2-246x235.png\";s:5:\"width\";i:246;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"how-works-01-1-2-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"how-works-01-1-2-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"how-works-01-1-2-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"how-works-01-1-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4178,2434,'_wp_attached_file','2020/04/how-works-01-2.png'),(4179,2434,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:246;s:6:\"height\";i:246;s:4:\"file\";s:26:\"2020/04/how-works-01-2.png\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-01-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-01-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"how-works-01-2-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-01-2-246x242.png\";s:5:\"width\";i:246;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"how-works-01-2-246x235.png\";s:5:\"width\";i:246;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"how-works-01-2-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"how-works-01-2-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"how-works-01-2-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-01-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4180,2435,'_wp_attached_file','2020/04/how-works-01-3.png'),(4181,2435,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:246;s:6:\"height\";i:246;s:4:\"file\";s:26:\"2020/04/how-works-01-3.png\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-01-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-01-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"how-works-01-3-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-01-3-246x242.png\";s:5:\"width\";i:246;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"how-works-01-3-246x235.png\";s:5:\"width\";i:246;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"how-works-01-3-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"how-works-01-3-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"how-works-01-3-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-01-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4182,2436,'_wp_attached_file','2020/04/how-works-01-4.png'),(4183,2436,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:246;s:6:\"height\";i:246;s:4:\"file\";s:26:\"2020/04/how-works-01-4.png\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-01-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-01-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"how-works-01-4-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-01-4-246x242.png\";s:5:\"width\";i:246;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"how-works-01-4-246x235.png\";s:5:\"width\";i:246;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"how-works-01-4-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"how-works-01-4-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"how-works-01-4-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-01-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4184,2437,'_wp_attached_file','2020/04/how-works-02-1.png'),(4185,2437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:246;s:6:\"height\";i:246;s:4:\"file\";s:26:\"2020/04/how-works-02-1.png\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-02-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-02-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"how-works-02-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-02-1-246x242.png\";s:5:\"width\";i:246;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"how-works-02-1-246x235.png\";s:5:\"width\";i:246;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"how-works-02-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"how-works-02-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"how-works-02-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-02-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4186,2966,'_wp_attached_file','2020/04/how-works-02-2.png'),(4187,2966,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:246;s:6:\"height\";i:246;s:4:\"file\";s:26:\"2020/04/how-works-02-2.png\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-02-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-02-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"how-works-02-2-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-02-2-246x242.png\";s:5:\"width\";i:246;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"how-works-02-2-246x235.png\";s:5:\"width\";i:246;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"how-works-02-2-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"how-works-02-2-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"how-works-02-2-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"how-works-02-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4188,2440,'_wp_attached_file','2020/04/how-works-03.png'),(4189,2440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:246;s:6:\"height\";i:246;s:4:\"file\";s:24:\"2020/04/how-works-03.png\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"how-works-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"how-works-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"how-works-03-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"how-works-03-246x242.png\";s:5:\"width\";i:246;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"how-works-03-246x235.png\";s:5:\"width\";i:246;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"how-works-03-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"how-works-03-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"how-works-03-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"how-works-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4190,2440,'_wxr_import_parent','56'),(4191,2441,'_wp_attached_file','2020/04/how-works-04.png'),(4192,2441,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:246;s:6:\"height\";i:246;s:4:\"file\";s:24:\"2020/04/how-works-04.png\";s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"how-works-04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"how-works-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:22:\"how-works-04-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:24:\"how-works-04-246x242.png\";s:5:\"width\";i:246;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:24:\"how-works-04-246x235.png\";s:5:\"width\";i:246;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:24:\"how-works-04-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:22:\"how-works-04-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:22:\"how-works-04-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"how-works-04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4193,2441,'_wxr_import_parent','56'),(4194,2446,'_wp_attached_file','2020/04/brand-01.png'),(4195,2446,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:20:\"2020/04/brand-01.png\";s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-01-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"brand-01-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"brand-01-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"brand-01-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4196,2446,'_wxr_import_parent','56'),(4197,2967,'_wp_attached_file','2020/04/brand-02.png'),(4198,2967,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:20:\"2020/04/brand-02.png\";s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-02-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"brand-02-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"brand-02-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"brand-02-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4199,2967,'_wxr_import_parent','56'),(4200,2968,'_wp_attached_file','2020/04/brand-03.png'),(4201,2968,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:20:\"2020/04/brand-03.png\";s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-03-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"brand-03-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"brand-03-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"brand-03-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4202,2968,'_wxr_import_parent','56'),(4203,2450,'_wp_attached_file','2020/04/brand-04.png'),(4204,2450,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:20:\"2020/04/brand-04.png\";s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-04-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"brand-04-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"brand-04-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"brand-04-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4205,2450,'_wxr_import_parent','56'),(4206,2451,'_wp_attached_file','2020/04/brand-05.png'),(4207,2451,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:20:\"2020/04/brand-05.png\";s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-05-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-05-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"brand-05-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"brand-05-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"brand-05-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-05-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4208,2451,'_wxr_import_parent','56'),(4209,2453,'_wp_attached_file','2020/04/brand-06.png'),(4210,2453,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:20:\"2020/04/brand-06.png\";s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-06-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"brand-06-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"brand-06-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"brand-06-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4211,2453,'_wxr_import_parent','56'),(4212,2454,'_wp_attached_file','2020/04/brand-07.png'),(4213,2454,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:20:\"2020/04/brand-07.png\";s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-07-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-07-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"brand-07-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"brand-07-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"brand-07-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"brand-07-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4214,2454,'_wxr_import_parent','56'),(4215,2457,'_wp_attached_file','2017/04/blog-post-img-02-1.jpg'),(4216,2457,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:478;s:4:\"file\";s:30:\"2017/04/blog-post-img-02-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"blog-post-img-02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-768x477.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:477;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:28:\"blog-post-img-02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"blog-post-img-02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"blog-post-img-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4217,2457,'_wxr_import_parent','558'),(4218,2459,'_wp_attached_file','2017/04/blog-post-img-01-1.jpg'),(4219,2459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:478;s:4:\"file\";s:30:\"2017/04/blog-post-img-01-1.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"blog-post-img-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-768x477.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:477;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:28:\"blog-post-img-01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"blog-post-img-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"blog-post-img-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4220,2459,'_wxr_import_parent','659'),(4221,2461,'_wp_attached_file','2017/04/blog-post-img-03.jpg'),(4222,2461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:478;s:4:\"file\";s:28:\"2017/04/blog-post-img-03.jpg\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"blog-post-img-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-768x477.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:477;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:26:\"blog-post-img-03-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:26:\"blog-post-img-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:26:\"blog-post-img-03-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"blog-post-img-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-600x372.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"blog-post-img-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4223,2461,'_wxr_import_parent','701'),(4224,2512,'_wp_attached_file','2020/04/card01-img05-1.png'),(4225,2512,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:395;s:4:\"file\";s:26:\"2020/04/card01-img05-1.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"card01-img05-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img05-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"card01-img05-1-281x300.png\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img05-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"card01-img05-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"card01-img05-1-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img05-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"card01-img05-1-370x310.png\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img05-1-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"card01-img05-1-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"card01-img05-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"card01-img05-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"card01-img05-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"card01-img05-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img05-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4226,2512,'_wxr_import_parent','1520'),(4227,2513,'_wp_attached_file','2020/04/card01-img04-1.png'),(4228,2513,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:395;s:4:\"file\";s:26:\"2020/04/card01-img04-1.png\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"card01-img04-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img04-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"card01-img04-1-281x300.png\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img04-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"card01-img04-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"card01-img04-1-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img04-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"card01-img04-1-370x310.png\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img04-1-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"card01-img04-1-370x235.png\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"card01-img04-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"card01-img04-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"card01-img04-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"card01-img04-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"card01-img04-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4229,2513,'_wxr_import_parent','1520'),(4230,2516,'_wp_attached_file','2020/04/popup-img02-1.jpg'),(4231,2516,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:25:\"2020/04/popup-img02-1.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"popup-img02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"popup-img02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"popup-img02-1-370x384.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"popup-img02-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img02-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"popup-img02-1-384x310.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img02-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"popup-img02-1-384x235.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"popup-img02-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"popup-img02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"popup-img02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"popup-img02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4232,2516,'_wxr_import_parent','1520'),(4233,2518,'_wp_attached_file','2020/04/popup-img03-1.jpg'),(4234,2518,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:25:\"2020/04/popup-img03-1.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"popup-img03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"popup-img03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"popup-img03-1-370x384.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"popup-img03-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img03-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"popup-img03-1-384x310.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img03-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"popup-img03-1-384x235.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"popup-img03-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"popup-img03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"popup-img03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"popup-img03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4235,2518,'_wxr_import_parent','1520'),(4236,2520,'_wp_attached_file','2020/04/popup-img04-1.jpg'),(4237,2520,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:25:\"2020/04/popup-img04-1.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"popup-img04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"popup-img04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"popup-img04-1-370x384.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"popup-img04-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img04-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"popup-img04-1-384x310.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img04-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"popup-img04-1-384x235.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"popup-img04-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"popup-img04-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"popup-img04-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"popup-img04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4238,2520,'_wxr_import_parent','1520'),(4239,2522,'_wp_attached_file','2020/04/popup-img05-1.jpg'),(4240,2522,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:25:\"2020/04/popup-img05-1.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"popup-img05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"popup-img05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img05-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"popup-img05-1-370x384.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"popup-img05-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img05-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"popup-img05-1-384x310.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img05-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"popup-img05-1-384x235.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"popup-img05-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"popup-img05-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"popup-img05-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"popup-img05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"popup-img05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4241,2522,'_wxr_import_parent','1520'),(4242,2524,'_wp_attached_file','2017/03/gallery-img01-1.jpg'),(4243,2524,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:27:\"2017/03/gallery-img01-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"gallery-img01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"gallery-img01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"gallery-img01-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img01-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"gallery-img01-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img01-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"gallery-img01-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"gallery-img01-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"gallery-img01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"gallery-img01-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"gallery-img01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4244,2524,'_wxr_import_parent','366'),(4245,2525,'_wp_attached_file','2017/03/gallery-img02-1.jpg'),(4246,2525,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:27:\"2017/03/gallery-img02-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"gallery-img02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"gallery-img02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"gallery-img02-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img02-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"gallery-img02-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img02-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"gallery-img02-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"gallery-img02-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"gallery-img02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"gallery-img02-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"gallery-img02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4247,2525,'_wxr_import_parent','364'),(4248,2526,'_wp_attached_file','2017/03/gallery-img03-1.jpg'),(4249,2526,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:27:\"2017/03/gallery-img03-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"gallery-img03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"gallery-img03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"gallery-img03-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img03-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"gallery-img03-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img03-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"gallery-img03-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"gallery-img03-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"gallery-img03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"gallery-img03-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"gallery-img03-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img03-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4250,2526,'_wxr_import_parent','362'),(4251,2527,'_wp_attached_file','2017/03/gallery-img04-1.jpg'),(4252,2527,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:27:\"2017/03/gallery-img04-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"gallery-img04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"gallery-img04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"gallery-img04-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img04-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"gallery-img04-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img04-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"gallery-img04-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"gallery-img04-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"gallery-img04-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"gallery-img04-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"gallery-img04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4253,2527,'_wxr_import_parent','342'),(4254,2528,'_wp_attached_file','2017/03/gallery-img06-1.jpg'),(4255,2528,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:27:\"2017/03/gallery-img06-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"gallery-img06-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img06-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"gallery-img06-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img06-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"gallery-img06-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img06-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"gallery-img06-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img06-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"gallery-img06-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"gallery-img06-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"gallery-img06-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"gallery-img06-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"gallery-img06-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img06-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4256,2528,'_wxr_import_parent','340'),(4257,2529,'_wp_attached_file','2017/03/gallery-img07-1.jpg'),(4258,2529,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:27:\"2017/03/gallery-img07-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"gallery-img07-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img07-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"gallery-img07-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img07-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"gallery-img07-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img07-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"gallery-img07-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img07-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"gallery-img07-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"gallery-img07-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"gallery-img07-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"gallery-img07-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"gallery-img07-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img07-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4259,2529,'_wxr_import_parent','336'),(4260,2530,'_wp_attached_file','2017/03/gallery-img08-1.jpg'),(4261,2530,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:27:\"2017/03/gallery-img08-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"gallery-img08-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img08-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"gallery-img08-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img08-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"gallery-img08-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img08-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"gallery-img08-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img08-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"gallery-img08-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"gallery-img08-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"gallery-img08-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"gallery-img08-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"gallery-img08-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img08-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4262,2530,'_wxr_import_parent','334'),(4263,2532,'_wp_attached_file','2017/03/gallery-img09-1.jpg'),(4264,2532,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:27:\"2017/03/gallery-img09-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"gallery-img09-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img09-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"gallery-img09-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img09-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"gallery-img09-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img09-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"gallery-img09-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img09-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"gallery-img09-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"gallery-img09-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"gallery-img09-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"gallery-img09-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"gallery-img09-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img09-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4265,2532,'_wxr_import_parent','323'),(4266,2533,'_wp_attached_file','2017/03/gallery-img05-1.jpg'),(4267,2533,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:27:\"2017/03/gallery-img05-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"gallery-img05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"gallery-img05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img05-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"gallery-img05-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img05-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"gallery-img05-1-370x310.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img05-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"gallery-img05-1-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"gallery-img05-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"gallery-img05-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"gallery-img05-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"gallery-img05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"gallery-img05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4268,2533,'_wxr_import_parent','340'),(4269,2619,'_wp_attached_file','2017/06/testimonial1-1.jpg'),(4270,2619,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:515;s:4:\"file\";s:26:\"2017/06/testimonial1-1.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"testimonial1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"testimonial1-1-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial1-1-488x491.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"testimonial1-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"testimonial1-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"testimonial1-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial1-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"testimonial1-1-512x310.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial1-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"testimonial1-1-512x235.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"testimonial1-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"testimonial1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"testimonial1-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"testimonial1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4271,2619,'_wxr_import_parent','1210'),(4272,2969,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4273,2969,'_thumbnail_id','2853'),(4274,2969,'framework-service-icon','icon-car-wheel'),(4275,2969,'_yoast_wpseo_content_score','90'),(4276,2969,'framework-service-page-head','Services'),(4277,2969,'framework-service-page-sub-head','The best way to minimize breakdowns is doing routine maintenance'),(4278,2969,'_wpb_vc_js_status','true'),(4279,2969,'_elementor_edit_mode','builder'),(4280,2969,'_elementor_template_type','wp-post'),(4281,2969,'_elementor_version','2.9.7'),(4282,2969,'_wp_page_template','default'),(4283,2969,'_elementor_data','[{\"id\":\"7ffe8b6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"31ccb75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5288f7bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68493ecc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"98925ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e11e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11ebef8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1001ec73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cecd17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45ac594e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"393e3a3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"247ed5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5589c62b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ef14add\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1444c5a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1dec1a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"30f8a4f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d5d060\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a79ef87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47659f8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"497e7dba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6bd208ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b19ed04\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(4284,2969,'framework-service-single-image','2252'),(4285,2969,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(4287,2970,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4288,2970,'_thumbnail_id','2855'),(4289,2970,'framework-service-icon','icon-exhaust-pipe'),(4290,2970,'_yoast_wpseo_content_score','90'),(4291,2970,'_wpb_vc_js_status','true'),(4292,2970,'framework-service-page-head','Services'),(4293,2970,'framework-service-page-sub-head','The transmission is complicated and important component of your car'),(4294,2970,'framework-service-single-image','2252'),(4295,2970,'_elementor_edit_mode','builder'),(4296,2970,'_elementor_template_type','wp-post'),(4297,2970,'_elementor_version','2.9.7'),(4298,2970,'_wp_page_template','default'),(4299,2970,'_elementor_data','[{\"id\":\"10c7ee6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1f7d1569\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4107e044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"387eff29\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"73d04252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a16dc1b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"609a18bb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"24a0d307\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e11ccf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8b4a6e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"76b0393f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ca2adc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e69ef8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7aa3ada0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2eec8fe4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3e1f5631\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5c295dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"385ca452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1cc56126\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c4a9e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5727ea09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c0bd885\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57b9f3a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(4300,2970,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(4302,2971,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4303,2971,'_thumbnail_id','2854'),(4304,2971,'framework-service-icon','icon-engine'),(4305,2971,'_yoast_wpseo_content_score','90'),(4306,2971,'_wpb_vc_js_status','true'),(4307,2971,'framework-service-page-head','Services'),(4308,2971,'framework-service-page-sub-head','Brakes wear out over time requiring service'),(4309,2971,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(4310,2971,'_elementor_edit_mode','builder'),(4311,2971,'_elementor_template_type','wp-post'),(4312,2971,'_elementor_version','2.9.7'),(4313,2971,'_elementor_data','[{\"id\":\"7baa482a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c75a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"655cdb8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d1c9f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5801b86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e1a36ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41c3f8f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2e2dac3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b9030c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19e38909\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"1897e608\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cc4e517\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5be9a3cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6076ba8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"58f4e3bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a46a42e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4e64558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f36c5e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4193cc96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64981d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a773768\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2857905c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c95df8\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(4314,2971,'_wp_page_template','default'),(4315,2971,'framework-service-single-image','2252'),(4317,2972,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4318,2972,'_thumbnail_id','2822'),(4319,2972,'framework-service-icon','icon-gearshift'),(4320,2972,'_yoast_wpseo_content_score','90'),(4321,2972,'_wpb_vc_js_status','true'),(4322,2972,'framework-service-page-head','Services'),(4323,2972,'framework-service-page-sub-head','The transmission is complicated and important components of your car'),(4324,2972,'_elementor_template_type','wp-post'),(4325,2972,'_elementor_version','2.9.7'),(4326,2972,'_elementor_edit_mode','builder'),(4327,2972,'_wp_page_template','default'),(4328,2972,'_elementor_data','[{\"id\":\"5eb29a9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"e607811\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d9e60e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"502fb53e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7a86c97a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"637b1924\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50742d5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c9a8f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d4c6987\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"130086c0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"6ca70154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63892994\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"447a7c57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"53762a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"456c16ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"51ba6120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f011139\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"256f51e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4254ed30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2f889b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9129\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"219a15e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44f8158\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(4329,2972,'framework-service-single-image','2252'),(4330,2972,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(4332,2973,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4333,2973,'_thumbnail_id','2820'),(4334,2973,'framework-service-icon','icon-disc-brake'),(4335,2973,'_yoast_wpseo_content_score','90'),(4336,2973,'_wpb_vc_js_status','true'),(4337,2973,'framework-service-page-head','Services'),(4338,2973,'framework-service-page-sub-head','Brakes wear out over time requiring service'),(4339,2973,'_elementor_edit_mode','builder'),(4340,2973,'_elementor_template_type','wp-post'),(4341,2973,'_elementor_version','2.9.7'),(4342,2973,'_wp_page_template','default'),(4343,2973,'_elementor_data','[{\"id\":\"16b7e27f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"c2d8b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"649803f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d80724\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"43f960f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"217ec6fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"329f16f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"372d1355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"176cc643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"392cf051\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9b739\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"730dfcfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d24d2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"50f7210b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d2f0a16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2cbeb8f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1675a2c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61d644a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"428beb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb81718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d039008\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8ed9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eba72dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(4344,2973,'framework-service-single-image','2252'),(4345,2973,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(4347,2974,'_wpb_shortcodes_custom_css','.vc_custom_1516676717012{margin-bottom: 20px !important;}'),(4348,2974,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4349,2974,'_thumbnail_id','2855'),(4350,2974,'framework-service-icon','icon-oil'),(4351,2974,'_yoast_wpseo_content_score','90'),(4352,2974,'framework-service-page-head','Services'),(4353,2974,'framework-service-page-sub-head','The best way to minimize breakdowns is doing routine maintenance'),(4354,2974,'_wpb_vc_js_status','true'),(4355,2974,'_wp_page_template','default'),(4356,2974,'_elementor_data','[{\"id\":\"c910ce3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6ff00ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d656cd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4479d67\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7440151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0193f66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b524bc5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"b464cf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cc8f0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ade937c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"27333f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0cbed8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ec0dd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"348e96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7d93720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"700ee98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7642acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f958861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d44dd76\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aee857d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"551b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"457941a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bfdb1f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(4357,2974,'_elementor_version','2.9.7'),(4358,2974,'_elementor_edit_mode','builder'),(4359,2974,'_elementor_template_type','wp-post'),(4360,2974,'_wp_old_slug','automatic-updatesand-unlock'),(4361,2974,'framework-service-single-image','2252'),(4362,2974,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(4364,2975,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4365,2975,'_thumbnail_id','2853'),(4366,2975,'framework-service-icon','icon-car-wheel'),(4367,2975,'_yoast_wpseo_content_score','90'),(4368,2975,'framework-service-page-head','Services'),(4369,2975,'framework-service-page-sub-head','The best way to minimize breakdowns is doing routine maintenance'),(4370,2975,'_wpb_vc_js_status','true'),(4371,2975,'_elementor_edit_mode','builder'),(4372,2975,'_elementor_template_type','wp-post'),(4373,2975,'_elementor_version','2.9.7'),(4374,2975,'_wp_page_template','default'),(4375,2975,'_elementor_data','[{\"id\":\"7ffe8b6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"31ccb75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5288f7bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68493ecc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"98925ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e11e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11ebef8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1001ec73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cecd17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45ac594e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"393e3a3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"247ed5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5589c62b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ef14add\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1444c5a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1dec1a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"30f8a4f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d5d060\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a79ef87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47659f8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"497e7dba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6bd208ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b19ed04\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(4376,2975,'framework-service-single-image','2252'),(4377,2975,'_wp_old_slug','preventative-maintenance-3'),(4378,2975,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(4380,2976,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4381,2976,'_thumbnail_id','2854'),(4382,2976,'framework-service-icon','icon-engine'),(4383,2976,'_yoast_wpseo_content_score','90'),(4384,2976,'_wpb_vc_js_status','true'),(4385,2976,'framework-service-page-head','Services'),(4386,2976,'framework-service-page-sub-head','Brakes wear out over time requiring service'),(4387,2976,'_elementor_edit_mode','builder'),(4388,2976,'_elementor_template_type','wp-post'),(4389,2976,'_elementor_version','2.9.7'),(4390,2976,'_elementor_data','[{\"id\":\"7baa482a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c75a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"655cdb8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d1c9f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5801b86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e1a36ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41c3f8f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2e2dac3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b9030c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19e38909\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"1897e608\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cc4e517\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5be9a3cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6076ba8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"58f4e3bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a46a42e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4e64558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f36c5e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4193cc96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64981d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a773768\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2857905c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c95df8\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(4391,2976,'_wp_page_template','default'),(4392,2976,'framework-service-single-image','2252'),(4393,2976,'_wp_old_slug','tires-wheels'),(4394,2976,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(4396,2977,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4397,2977,'_thumbnail_id','2822'),(4398,2977,'framework-service-icon','icon-gearshift'),(4399,2977,'_yoast_wpseo_content_score','90'),(4400,2977,'_wpb_vc_js_status','true'),(4401,2977,'framework-service-page-head','Services'),(4402,2977,'framework-service-page-sub-head','The transmission is complicated and important components of your car'),(4403,2977,'_elementor_template_type','wp-post'),(4404,2977,'_elementor_version','2.9.7'),(4405,2977,'_elementor_edit_mode','builder'),(4406,2977,'_wp_page_template','default'),(4407,2977,'_elementor_data','[{\"id\":\"5eb29a9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"e607811\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d9e60e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"502fb53e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7a86c97a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"637b1924\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50742d5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c9a8f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d4c6987\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"130086c0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"6ca70154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63892994\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"447a7c57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"53762a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"456c16ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"51ba6120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f011139\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"256f51e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4254ed30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2f889b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9129\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"219a15e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44f8158\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(4408,2977,'framework-service-single-image','2252'),(4409,2977,'_wp_old_slug','exhaustsystem-2'),(4410,2977,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(4412,2978,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4413,2978,'_thumbnail_id','2820'),(4414,2978,'framework-service-icon','icon-disc-brake'),(4415,2978,'_yoast_wpseo_content_score','90'),(4416,2978,'_wpb_vc_js_status','true'),(4417,2978,'framework-service-page-head','Services'),(4418,2978,'framework-service-page-sub-head','Brakes wear out over time requiring service'),(4419,2978,'_elementor_edit_mode','builder'),(4420,2978,'_elementor_template_type','wp-post'),(4421,2978,'_elementor_version','2.9.7'),(4422,2978,'_wp_page_template','default'),(4423,2978,'_elementor_data','[{\"id\":\"16b7e27f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"c2d8b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"649803f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d80724\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"43f960f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"217ec6fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"329f16f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"372d1355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"176cc643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"392cf051\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9b739\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"730dfcfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d24d2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"50f7210b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d2f0a16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2cbeb8f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1675a2c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61d644a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"428beb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb81718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d039008\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8ed9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eba72dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(4424,2978,'framework-service-single-image','2252'),(4425,2978,'_wp_old_slug','would-you-like-to'),(4426,2978,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(4428,2979,'_wpb_shortcodes_custom_css','.vc_custom_1516676717012{margin-bottom: 20px !important;}'),(4429,2979,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4430,2979,'_thumbnail_id','2819'),(4431,2979,'framework-service-icon','icon-oil'),(4432,2979,'_yoast_wpseo_content_score','90'),(4433,2979,'framework-service-page-head','Services'),(4434,2979,'framework-service-page-sub-head','The best way to minimize breakdowns is doing routine maintenance'),(4435,2979,'_wpb_vc_js_status','true'),(4436,2979,'_wp_page_template','default'),(4437,2979,'_elementor_data','[{\"id\":\"c910ce3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6ff00ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d656cd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4479d67\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7440151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0193f66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b524bc5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"b464cf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cc8f0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ade937c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"27333f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0cbed8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\nOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ec0dd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"348e96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7d93720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"700ee98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7642acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\nFor over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.\\n\\nFrom oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f958861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d44dd76\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aee857d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"551b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"457941a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bfdb1f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(4438,2979,'_elementor_version','2.9.7'),(4439,2979,'_elementor_edit_mode','builder'),(4440,2979,'_elementor_template_type','wp-post'),(4441,2979,'framework-service-single-image','2252'),(4442,2979,'_wp_old_slug','automatic-updatesand-unlock'),(4443,2979,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(4445,2620,'_wp_attached_file','2017/06/testimonial2-1.jpg'),(4446,2620,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:515;s:4:\"file\";s:26:\"2017/06/testimonial2-1.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"testimonial2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"testimonial2-1-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial2-1-488x491.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"testimonial2-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"testimonial2-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"testimonial2-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial2-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"testimonial2-1-512x310.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial2-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"testimonial2-1-512x235.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"testimonial2-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"testimonial2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"testimonial2-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"testimonial2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4447,2620,'_wxr_import_parent','1209'),(4448,2621,'_wp_attached_file','2017/06/testimonial3-1.jpg'),(4449,2621,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:515;s:4:\"file\";s:26:\"2017/06/testimonial3-1.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"testimonial3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"testimonial3-1-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial3-1-488x491.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"testimonial3-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"testimonial3-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"testimonial3-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial3-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"testimonial3-1-512x310.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial3-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"testimonial3-1-512x235.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"testimonial3-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"testimonial3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"testimonial3-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"testimonial3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4450,2621,'_wxr_import_parent','1207'),(4451,2622,'_wp_attached_file','2017/06/testimonial4-1.jpg'),(4452,2622,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:515;s:4:\"file\";s:26:\"2017/06/testimonial4-1.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"testimonial4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"testimonial4-1-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial4-1-488x491.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"testimonial4-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"testimonial4-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"testimonial4-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial4-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"testimonial4-1-512x310.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial4-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"testimonial4-1-512x235.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"testimonial4-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"testimonial4-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"testimonial4-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"testimonial4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4453,2622,'_wxr_import_parent','1206'),(4454,2623,'_wp_attached_file','2017/06/testimonial5-1.jpg'),(4455,2623,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:515;s:4:\"file\";s:26:\"2017/06/testimonial5-1.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"testimonial5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"testimonial5-1-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial5-1-488x491.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"testimonial5-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"testimonial5-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"testimonial5-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial5-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"testimonial5-1-512x310.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial5-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"testimonial5-1-512x235.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"testimonial5-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"testimonial5-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"testimonial5-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"testimonial5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4456,2623,'_wxr_import_parent','1205'),(4457,2625,'_wp_attached_file','2017/06/testimonial6-1.jpg'),(4458,2625,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:515;s:4:\"file\";s:26:\"2017/06/testimonial6-1.jpg\";s:5:\"sizes\";a:17:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"testimonial6-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"testimonial6-1-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial6-1-488x491.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"testimonial6-1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"testimonial6-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"testimonial6-1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial6-1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"testimonial6-1-512x310.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial6-1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"testimonial6-1-512x235.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"testimonial6-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"testimonial6-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"testimonial6-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"testimonial6-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4459,2625,'_wxr_import_parent','1203'),(4460,2650,'_wp_attached_file','2020/03/banner-service.png'),(4461,2650,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:650;s:6:\"height\";i:530;s:4:\"file\";s:26:\"2020/03/banner-service.png\";s:5:\"sizes\";a:19:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"banner-service-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"banner-service-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"banner-service-600x489.png\";s:5:\"width\";i:600;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"banner-service-300x245.png\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"banner-service-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"banner-service-602x491.png\";s:5:\"width\";i:602;s:6:\"height\";i:491;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:26:\"banner-service-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:24:\"banner-service-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:26:\"banner-service-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:26:\"banner-service-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:26:\"banner-service-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:26:\"banner-service-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:26:\"banner-service-650x235.png\";s:5:\"width\";i:650;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:26:\"banner-service-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:24:\"banner-service-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:24:\"banner-service-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"banner-service-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"banner-service-600x489.png\";s:5:\"width\";i:600;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"banner-service-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4463,2980,'_wp_attached_file','2020/05/logo.png'),(4464,2980,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:184;s:6:\"height\";i:62;s:4:\"file\";s:16:\"2020/05/logo.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-100x62.png\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x62.png\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:14:\"logo-92x62.png\";s:5:\"width\";i:92;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:15:\"logo-178x62.png\";s:5:\"width\";i:178;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:14:\"logo-63x62.png\";s:5:\"width\";i:63;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:14:\"logo-63x62.png\";s:5:\"width\";i:63;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-100x62.png\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4465,2981,'_elementor_edit_mode','builder'),(4466,2981,'_elementor_template_type','page'),(4467,2981,'_elementor_version','2.9.4'),(4468,2981,'_wp_page_template','default'),(4469,2981,'_elementor_data','[{\"id\":\"63b1082\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"927c409\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18cdbfd\",\"elType\":\"widget\",\"settings\":{\"left_title\":\"Coupons from\",\"currency_symbol\":\"$\",\"currency_price\":\"25\",\"currency_text\":\"off\",\"left_footer\":\"Repairs!\",\"title\":\"Our Latest Specials\",\"sub_title\":\"Any Servcie of $250 or More\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"home_page_coupns\"}],\"isInner\":false}],\"isInner\":false}]'),(4470,2981,'_elementor_controls_usage','a:3:{s:16:\"home_page_coupns\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:28:\"crs_section_home_page_coupns\";a:1:{s:4:\"link\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;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:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(4471,2982,'_elementor_edit_mode','builder'),(4472,2982,'_elementor_template_type','kit'),(4473,2982,'_elementor_version','3.0.14'),(4474,2982,'_elementor_page_settings','a:13:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"global_image_lightbox\";s:0:\"\";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:8:\"7776cdf4\";s:5:\"title\";s:14:\"Saved Color #5\";s:5:\"color\";s:7:\"#4054B2\";}i:1;a:3:{s:3:\"_id\";s:8:\"2f16ebac\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#23A455\";}i:2;a:3:{s:3:\"_id\";s:7:\"d7ca95d\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:3;a:3:{s:3:\"_id\";s:8:\"57deea7f\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}}s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:9:\"site_name\";s:19:\"Car Repair Services\";s:16:\"site_description\";s:42:\"Just another car-repair-service Sites site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(4475,2982,'_elementor_data','[]'),(4476,2982,'_wp_page_template','default'),(4477,2303,'_elementor_edit_mode','builder'),(4478,2303,'_elementor_template_type','section'),(4479,2303,'_elementor_version','2.9.7'),(4480,2303,'_wp_page_template','default'),(4481,2303,'_elementor_data','[{\"id\":\"433e698\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"41eeafb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e88907c\",\"elType\":\"widget\",\"settings\":{\"bg_text\":\"About Company\",\"title\":\"About Car Repair Services\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/tabs-img02.jpg\",\"id\":2337},\"content\":\"<p>We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.<\\/p>\\n<ul class=\\\"marker-list-sm-1\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"btn_text\":\"+ More Services\",\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"about_company\"}],\"isInner\":false}],\"isInner\":false}]'),(4482,2303,'_elementor_controls_usage','a:3:{s:13:\"about_company\";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:\"title_section\";a:3:{s:5:\"image\";i:1;s:7:\"content\";i:1;s:3:\"url\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),(4484,2983,'_menu_item_type','post_type'),(4485,2983,'_menu_item_menu_item_parent','1568'),(4486,2983,'_menu_item_object_id','2974'),(4487,2983,'_menu_item_object','car_services'),(4488,2983,'_menu_item_target',''),(4489,2983,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4490,2983,'_menu_item_xfn',''),(4491,2983,'_menu_item_url',''),(4492,2984,'_menu_item_type','post_type'),(4493,2984,'_menu_item_menu_item_parent','1568'),(4494,2984,'_menu_item_object_id','2973'),(4495,2984,'_menu_item_object','car_services'),(4496,2984,'_menu_item_target',''),(4497,2984,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4498,2984,'_menu_item_xfn',''),(4499,2984,'_menu_item_url',''),(4500,2985,'_menu_item_type','post_type'),(4501,2985,'_menu_item_menu_item_parent','0'),(4502,2985,'_menu_item_object_id','114'),(4503,2985,'_menu_item_object','page'),(4504,2985,'_menu_item_target',''),(4505,2985,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4506,2985,'_menu_item_xfn',''),(4507,2985,'_menu_item_url',''),(4509,2307,'_elementor_edit_mode','builder'),(4510,2307,'_elementor_template_type','section'),(4511,2307,'_elementor_version','2.9.7'),(4512,2307,'_wp_page_template','default'),(4513,2307,'_elementor_data','[{\"id\":\"d85e215\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"23fd394\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56aafba\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"We Make It Easy\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"OEM Factory Parts Warranty\",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"Fair And Transparent Pricing\",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"Happiness Guaranteed\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false}]'),(4514,2307,'_elementor_controls_usage','a:3:{s:13:\"our_advantage\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"tab_section\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:9:\"item_list\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;}}}}}'),(4515,2311,'_elementor_edit_mode','builder'),(4516,2311,'_elementor_template_type','section'),(4517,2311,'_elementor_version','2.9.7'),(4518,2311,'_wp_page_template','default'),(4519,2311,'_elementor_data','[{\"id\":\"dec7607\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3d7a399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fba89e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Additional\",\"subtitle\":\"Below are some of the many auto repair services we offer:\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/tabs-img01.jpg\",\"id\":2319},\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li class=\\\"li-hide li-hide02\\\">Fuel System Repair<\\/li>\\n<li class=\\\"li-hide li-hide02\\\">Exhaust System Repair<\\/li>\\n<li class=\\\"li-hide li-hide02\\\">Engine Cooling System Maintenance<\\/li>\\n<li class=\\\"li-hide li-hide02\\\">Electrical Diagnostics<\\/li>\\n<li class=\\\"li-hide\\\">Starting and Charging Repair<\\/li>\\n<li class=\\\"li-hide\\\">Wheel Alignment<\\/li>\\n<li class=\\\"li-hide\\\">Computer Diagnostic Testing<\\/li>\\n<li class=\\\"li-hide\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"li-hide\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"li-hide\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"li-hide\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"li-hide\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"li-hide\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"li-hide\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"li-hide\\\">Oil Change<\\/li>\\n<li class=\\\"li-hide\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"li-hide\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"li-hide\\\">Steering and Suspension Work<\\/li>\",\"btn_text\":\"+ More Services\"},\"elements\":[],\"widgetType\":\"additional_service\"}],\"isInner\":false}],\"isInner\":false}]'),(4520,2311,'_elementor_controls_usage','a:3:{s:18:\"additional_service\";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:\"title_section\";a:2:{s:5:\"image\";i:1;s:7:\"content\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),(4522,2357,'_elementor_edit_mode','builder'),(4523,2357,'_elementor_template_type','page'),(4524,2357,'_elementor_version','2.9.7'),(4525,2357,'_wp_page_template','default'),(4526,2357,'_elementor_data','[{\"id\":\"327ae0f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5948e10\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5575f27\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"24 Hour Breakdown Service\",\"title_2\":\"To order a Breakdown Recovery Service now or if you require a quote, please contact us\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false}]'),(4527,2357,'_elementor_controls_usage','a:3:{s:15:\"banner_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:7:\"title_1\";i:1;s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;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:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}}'),(4529,2986,'_elementor_edit_mode','builder'),(4530,2986,'_elementor_template_type','section'),(4531,2986,'_elementor_version','3.0.16'),(4532,2986,'_elementor_data','[{\"id\":\"548ae060\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3dbd390a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45aac47b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnostics\",\"content\":\"At the heart of every automobile is the engine. The engine is what creates the power and makes the car move. Just like the human heart, the engine requires proper maintenance and care. As your automobile is driven and the engine experiences normal wear and tear, problems will inevitably arise that require repair.\\n\\nWhether you come in for your check engine light, maintenance or repairs, you can count on us to properly diagnose your engine and offer services like:\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Standard tune-up<\\/li>\\n \\t<li>Filter replacement<\\/li>\\n \\t<li>Fuel system cleaning and more<\\/li>\\n<\\/ul>\",\"btn_text\":\"Appointment\",\"item_list\":[{\"service_name\":\"Engine Complete 6-cylinder\",\"price\":\"$229.99\",\"_id\":\"839473c\"},{\"service_name\":\"Engine Complete 8-cylinder\",\"price\":\"$249.99\",\"_id\":\"bbb7788\"},{\"service_name\":\"Engine Complete 4-cylinder\",\"price\":\"$199.99\",\"_id\":\"948a81a\"},{\"service_name\":\"Engine Cradle\",\"price\":\"$100.99\",\"_id\":\"6b13308\"},{\"service_name\":\"Engine Short Block\",\"price\":\"$119.99\",\"_id\":\"b5ed7e9\"},{\"service_name\":\"Engine Wire Harness\",\"price\":\"$33.99\",\"_id\":\"d105c42\"}],\"title_2\":\"Pricing\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"service_modal\"}],\"isInner\":false}],\"isInner\":false}]'),(4533,2986,'_elementor_controls_usage','a:3:{s:13:\"service_modal\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:1:{s:7:\"content\";i:1;}s:13:\"right_content\";a:1:{s:9:\"item_list\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(4534,2987,'_menu_item_type','post_type'),(4535,2987,'_menu_item_menu_item_parent','0'),(4536,2987,'_menu_item_object_id','56'),(4537,2987,'_menu_item_object','page'),(4538,2987,'_menu_item_target',''),(4539,2987,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4540,2987,'_menu_item_xfn',''),(4541,2987,'_menu_item_url',''),(4543,2988,'_menu_item_type','post_type'),(4544,2988,'_menu_item_menu_item_parent','0'),(4545,2988,'_menu_item_object_id','48'),(4546,2988,'_menu_item_object','page'),(4547,2988,'_menu_item_target',''),(4548,2988,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4549,2988,'_menu_item_xfn',''),(4550,2988,'_menu_item_url',''),(4552,2989,'_menu_item_type','post_type'),(4553,2989,'_menu_item_menu_item_parent','0'),(4554,2989,'_menu_item_object_id','13'),(4555,2989,'_menu_item_object','page'),(4556,2989,'_menu_item_target',''),(4557,2989,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4558,2989,'_menu_item_xfn',''),(4559,2989,'_menu_item_url',''),(4561,2990,'_menu_item_type','post_type'),(4562,2990,'_menu_item_menu_item_parent','0'),(4563,2990,'_menu_item_object_id','1520'),(4564,2990,'_menu_item_object','page'),(4565,2990,'_menu_item_target',''),(4566,2990,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4567,2990,'_menu_item_xfn',''),(4568,2990,'_menu_item_url',''),(4570,2991,'_menu_item_type','post_type'),(4571,2991,'_menu_item_menu_item_parent','0'),(4572,2991,'_menu_item_object_id','393'),(4573,2991,'_menu_item_object','page'),(4574,2991,'_menu_item_target',''),(4575,2991,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4576,2991,'_menu_item_xfn',''),(4577,2991,'_menu_item_url',''),(4579,2992,'_menu_item_type','post_type'),(4580,2992,'_menu_item_menu_item_parent','0'),(4581,2992,'_menu_item_object_id','711'),(4582,2992,'_menu_item_object','page'),(4583,2992,'_menu_item_target',''),(4584,2992,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4585,2992,'_menu_item_xfn',''),(4586,2992,'_menu_item_url',''),(4588,2993,'_menu_item_type','post_type'),(4589,2993,'_menu_item_menu_item_parent','0'),(4590,2993,'_menu_item_object_id','971'),(4591,2993,'_menu_item_object','page'),(4592,2993,'_menu_item_target',''),(4593,2993,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4594,2993,'_menu_item_xfn',''),(4595,2993,'_menu_item_url',''),(4597,2994,'_menu_item_type','post_type'),(4598,2994,'_menu_item_menu_item_parent','1565'),(4599,2994,'_menu_item_object_id','659'),(4600,2994,'_menu_item_object','post'),(4601,2994,'_menu_item_target',''),(4602,2994,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4603,2994,'_menu_item_xfn',''),(4604,2994,'_menu_item_url',''),(4606,2995,'_menu_item_type','post_type'),(4607,2995,'_menu_item_menu_item_parent','1565'),(4608,2995,'_menu_item_object_id','114'),(4609,2995,'_menu_item_object','page'),(4610,2995,'_menu_item_target',''),(4611,2995,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4612,2995,'_menu_item_xfn',''),(4613,2995,'_menu_item_url',''),(4615,2996,'_menu_item_type','post_type'),(4616,2996,'_menu_item_menu_item_parent','0'),(4617,2996,'_menu_item_object_id','2973'),(4618,2996,'_menu_item_object','car_services'),(4619,2996,'_menu_item_target',''),(4620,2996,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4621,2996,'_menu_item_xfn',''),(4622,2996,'_menu_item_url',''),(4623,2997,'_menu_item_type','post_type'),(4624,2997,'_menu_item_menu_item_parent','0'),(4625,2997,'_menu_item_object_id','2971'),(4626,2997,'_menu_item_object','car_services'),(4627,2997,'_menu_item_target',''),(4628,2997,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4629,2997,'_menu_item_xfn',''),(4630,2997,'_menu_item_url',''),(4631,2998,'_menu_item_type','post_type'),(4632,2998,'_menu_item_menu_item_parent','0'),(4633,2998,'_menu_item_object_id','2970'),(4634,2998,'_menu_item_object','car_services'),(4635,2998,'_menu_item_target',''),(4636,2998,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4637,2998,'_menu_item_xfn',''),(4638,2998,'_menu_item_url',''),(4639,2999,'_menu_item_type','post_type'),(4640,2999,'_menu_item_menu_item_parent','1571'),(4641,2999,'_menu_item_object_id','3005'),(4642,2999,'_menu_item_object','page'),(4643,2999,'_menu_item_target',''),(4644,2999,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4645,2999,'_menu_item_xfn',''),(4646,2999,'_menu_item_url',''),(4648,3000,'_menu_item_type','post_type'),(4649,3000,'_menu_item_menu_item_parent','1571'),(4650,3000,'_menu_item_object_id','393'),(4651,3000,'_menu_item_object','page'),(4652,3000,'_menu_item_target',''),(4653,3000,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4654,3000,'_menu_item_xfn',''),(4655,3000,'_menu_item_url',''),(4657,3001,'_menu_item_type','post_type'),(4658,3001,'_menu_item_menu_item_parent','0'),(4659,3001,'_menu_item_object_id','2974'),(4660,3001,'_menu_item_object','car_services'),(4661,3001,'_menu_item_target',''),(4662,3001,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4663,3001,'_menu_item_xfn',''),(4664,3001,'_menu_item_url',''),(4665,3002,'_menu_item_type','post_type'),(4666,3002,'_menu_item_menu_item_parent','0'),(4667,3002,'_menu_item_object_id','2969'),(4668,3002,'_menu_item_object','car_services'),(4669,3002,'_menu_item_target',''),(4670,3002,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4671,3002,'_menu_item_xfn',''),(4672,3002,'_menu_item_url',''),(4673,3003,'_menu_item_type','post_type'),(4674,3003,'_menu_item_menu_item_parent','0'),(4675,3003,'_menu_item_object_id','2972'),(4676,3003,'_menu_item_object','car_services'),(4677,3003,'_menu_item_target',''),(4678,3003,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4679,3003,'_menu_item_xfn',''),(4680,3003,'_menu_item_url',''),(4681,2485,'_menu_item_type','post_type'),(4682,2485,'_menu_item_menu_item_parent','1569'),(4683,2485,'_menu_item_object_id','814'),(4684,2485,'_menu_item_object','page'),(4685,2485,'_menu_item_target',''),(4686,2485,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4687,2485,'_menu_item_xfn',''),(4688,2485,'_menu_item_url',''),(4690,2486,'_menu_item_type','post_type'),(4691,2486,'_menu_item_menu_item_parent','1569'),(4692,2486,'_menu_item_object_id','225'),(4693,2486,'_menu_item_object','page'),(4694,2486,'_menu_item_target',''),(4695,2486,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4696,2486,'_menu_item_xfn',''),(4697,2486,'_menu_item_url',''),(4699,3004,'framework_show_page_title','on'),(4700,3004,'framework_show_breadcrumb','on'),(4701,3004,'_wpb_vc_js_status','false'),(4702,3004,'_yoast_wpseo_content_score','30'),(4703,3005,'framework_show_page_title','on'),(4704,3005,'framework_page_title_style','off'),(4705,3005,'framework_show_breadcrumb','on'),(4706,3005,'_elementor_edit_mode','builder'),(4707,3005,'_elementor_template_type','wp-page'),(4708,3005,'_elementor_version','2.9.6'),(4709,3005,'_wp_page_template','default'),(4710,3005,'_elementor_data','[{\"id\":\"38ed5e5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d8098c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37c38dc\",\"elType\":\"widget\",\"settings\":{\"style\":\"comparisons_gallery\",\"showposts\":6},\"elements\":[],\"widgetType\":\"crs_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(4711,3005,'_elementor_controls_usage','a:3:{s:11:\"crs_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:19:\"crs_section_gallery\";a:2:{s:5:\"style\";i:1;s:9:\"showposts\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;}}}}}'),(4713,3006,'_customer_user','0'),(4714,3006,'_order_key','wc_order_5c0b3ddcc98e0'),(4715,3006,'_payment_method',''),(4716,3006,'_payment_method_title',''),(4717,3006,'_transaction_id',''),(4718,3006,'_customer_ip_address',''),(4719,3006,'_customer_user_agent',''),(4720,3006,'_created_via','admin'),(4721,3006,'_date_completed',''),(4722,3006,'_completed_date',''),(4723,3006,'_date_paid',''),(4724,3006,'_paid_date',''),(4725,3006,'_cart_hash',''),(4726,3006,'_billing_first_name',''),(4727,3006,'_billing_last_name',''),(4728,3006,'_billing_company',''),(4729,3006,'_billing_address_1',''),(4730,3006,'_billing_address_2',''),(4731,3006,'_billing_city',''),(4732,3006,'_billing_state',''),(4733,3006,'_billing_postcode',''),(4734,3006,'_billing_country',''),(4735,3006,'_billing_email',''),(4736,3006,'_billing_phone',''),(4737,3006,'_shipping_first_name',''),(4738,3006,'_shipping_last_name',''),(4739,3006,'_shipping_company',''),(4740,3006,'_shipping_address_1',''),(4741,3006,'_shipping_address_2',''),(4742,3006,'_shipping_city',''),(4743,3006,'_shipping_state',''),(4744,3006,'_shipping_postcode',''),(4745,3006,'_shipping_country',''),(4746,3006,'_order_currency','AUD'),(4747,3006,'_cart_discount','0'),(4748,3006,'_cart_discount_tax','0'),(4749,3006,'_order_shipping','0'),(4750,3006,'_order_shipping_tax','0'),(4751,3006,'_order_tax','0'),(4752,3006,'_order_total','0.00'),(4753,3006,'_order_version','3.5.1'),(4754,3006,'_prices_include_tax','no'),(4755,3006,'_billing_address_index','          '),(4756,3006,'_shipping_address_index','        '),(4757,3006,'_download_permissions_granted','yes'),(4758,3006,'_recorded_sales','yes'),(4759,3006,'_recorded_coupon_usage_counts','yes'),(4760,3006,'_order_stock_reduced','yes'),(4761,3006,'_wpb_vc_js_status','false'),(4762,3007,'_billing_company',''),(4763,3007,'_completed_date',''),(4764,3007,'_date_paid',''),(4765,3007,'_paid_date',''),(4766,3007,'_cart_hash','0257d8521b817bfd241b3f881eddc745'),(4767,3007,'_billing_first_name','вцйу'),(4768,3007,'_billing_last_name','вйцвйцвйцв'),(4769,3007,'_billing_city','вйцв'),(4770,3007,'_transaction_id',''),(4771,3007,'_customer_user','0'),(4772,3007,'_payment_method','cod'),(4773,3007,'_payment_method_title','Cash on delivery'),(4774,3007,'_billing_address_2',''),(4775,3007,'_created_via','checkout'),(4776,3007,'_billing_address_1','вцйвйцвцйвйц'),(4777,3007,'_date_completed',''),(4778,3007,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36'),(4779,3007,'_customer_ip_address','87.252.252.2'),(4780,3007,'_order_key','wc_order_uhpxzqmu7xWYa'),(4781,3007,'_billing_state','йцв'),(4782,3007,'_billing_postcode','3213123'),(4783,3007,'_billing_country','BY'),(4784,3007,'_billing_email','dsdsd@dsd.com'),(4785,3007,'_billing_phone','343432'),(4786,3007,'_shipping_first_name',''),(4787,3007,'_shipping_last_name',''),(4788,3007,'_shipping_company',''),(4789,3007,'_shipping_address_1',''),(4790,3007,'_shipping_address_2',''),(4791,3007,'_shipping_city',''),(4792,3007,'_shipping_state',''),(4793,3007,'_shipping_postcode',''),(4794,3007,'_shipping_country',''),(4795,3007,'_order_currency','AUD'),(4796,3007,'_cart_discount','0'),(4797,3007,'_cart_discount_tax','0'),(4798,3007,'_order_shipping','0.00'),(4799,3007,'_order_shipping_tax','0'),(4800,3007,'_order_tax','0'),(4801,3007,'_order_total','60.00'),(4802,3007,'_order_version','3.5.4'),(4803,3007,'_prices_include_tax','no'),(4804,3007,'_billing_address_index','вцйу вйцвйцвйцв  вцйвйцвцйвйц  вйцв йцв 3213123 BY dsdsd@dsd.com 343432'),(4805,3007,'_shipping_address_index','        '),(4806,3007,'_download_permissions_granted','yes'),(4807,3007,'_recorded_sales','yes'),(4808,3007,'_recorded_coupon_usage_counts','yes'),(4809,3007,'_order_stock_reduced','yes'),(4810,3008,'_order_key','wc_order_9Y8g9eDK4HJdJ'),(4811,3008,'_customer_user','0'),(4812,3008,'_payment_method','cod'),(4813,3008,'_payment_method_title','Cash on delivery'),(4814,3008,'_transaction_id',''),(4815,3008,'_customer_ip_address','41.223.49.245'),(4816,3008,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36'),(4817,3008,'_created_via','checkout'),(4818,3008,'_date_completed',''),(4819,3008,'_completed_date',''),(4820,3008,'_date_paid',''),(4821,3008,'_paid_date',''),(4822,3008,'_cart_hash','41d6ea60c80d6582ca4be1c9dce31d4b'),(4823,3008,'_billing_first_name','ibk'),(4824,3008,'_billing_last_name','barry'),(4825,3008,'_billing_company',''),(4826,3008,'_billing_address_1','di 12'),(4827,3008,'_billing_address_2',''),(4828,3008,'_billing_city','conakry'),(4829,3008,'_billing_state','guinéen'),(4830,3008,'_billing_postcode','0224'),(4831,3008,'_billing_country','GN'),(4832,3008,'_billing_email','ibkalilbarry31.ib@gmail.com'),(4833,3008,'_billing_phone','664522944'),(4834,3008,'_shipping_first_name',''),(4835,3008,'_shipping_last_name',''),(4836,3008,'_shipping_company',''),(4837,3008,'_shipping_address_1',''),(4838,3008,'_shipping_address_2',''),(4839,3008,'_shipping_city',''),(4840,3008,'_shipping_state',''),(4841,3008,'_shipping_postcode',''),(4842,3008,'_shipping_country',''),(4843,3008,'_order_currency','AUD'),(4844,3008,'_cart_discount','0'),(4845,3008,'_cart_discount_tax','0'),(4846,3008,'_order_shipping','0.00'),(4847,3008,'_order_shipping_tax','0'),(4848,3008,'_order_tax','0'),(4849,3008,'_order_total','65.00'),(4850,3008,'_order_version','3.5.4'),(4851,3008,'_prices_include_tax','no'),(4852,3008,'_billing_address_index','ibk barry  di 12  conakry guinéen 0224 GN ibkalilbarry31.ib@gmail.com 664522944'),(4853,3008,'_shipping_address_index','        '),(4854,3008,'_download_permissions_granted','yes'),(4855,3008,'_recorded_sales','yes'),(4856,3008,'_recorded_coupon_usage_counts','yes'),(4857,3008,'_order_stock_reduced','yes'),(4858,3009,'_order_key','wc_order_yDDjzbCCR6rbs'),(4859,3009,'_customer_user','0'),(4860,3009,'_payment_method','cod'),(4861,3009,'_payment_method_title','Cash on delivery'),(4862,3009,'_transaction_id',''),(4863,3009,'_customer_ip_address','41.223.49.245'),(4864,3009,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36'),(4865,3009,'_created_via','checkout'),(4866,3009,'_date_completed',''),(4867,3009,'_completed_date',''),(4868,3009,'_date_paid',''),(4869,3009,'_paid_date',''),(4870,3009,'_cart_hash','eeaa1672361431edebcc637b30f60527'),(4871,3009,'_billing_first_name','ibk'),(4872,3009,'_billing_last_name','barry'),(4873,3009,'_billing_company',''),(4874,3009,'_billing_address_1','di 12'),(4875,3009,'_billing_address_2',''),(4876,3009,'_billing_city','conakry'),(4877,3009,'_billing_state','guinéen'),(4878,3009,'_billing_postcode','0224'),(4879,3009,'_billing_country','GN'),(4880,3009,'_billing_email','ibkalilbarry31.ib@gmail.com'),(4881,3009,'_billing_phone','664522944'),(4882,3009,'_shipping_first_name',''),(4883,3009,'_shipping_last_name',''),(4884,3009,'_shipping_company',''),(4885,3009,'_shipping_address_1',''),(4886,3009,'_shipping_address_2',''),(4887,3009,'_shipping_city',''),(4888,3009,'_shipping_state',''),(4889,3009,'_shipping_postcode',''),(4890,3009,'_shipping_country',''),(4891,3009,'_order_currency','AUD'),(4892,3009,'_cart_discount','0'),(4893,3009,'_cart_discount_tax','0'),(4894,3009,'_order_shipping','0.00'),(4895,3009,'_order_shipping_tax','0'),(4896,3009,'_order_tax','0'),(4897,3009,'_order_total','30.00'),(4898,3009,'_order_version','3.5.7'),(4899,3009,'_prices_include_tax','no'),(4900,3009,'_billing_address_index','ibk barry  di 12  conakry guinéen 0224 GN ibkalilbarry31.ib@gmail.com 664522944'),(4901,3009,'_shipping_address_index','        '),(4902,3009,'_download_permissions_granted','yes'),(4903,3009,'_recorded_sales','yes'),(4904,3009,'_recorded_coupon_usage_counts','yes'),(4905,3009,'_order_stock_reduced','yes'),(4906,3010,'_shipping_address_1',''),(4907,3010,'_shipping_address_2',''),(4908,3010,'_shipping_city',''),(4909,3010,'_shipping_state',''),(4910,3010,'_shipping_postcode',''),(4911,3010,'_billing_city','LUCKNOW'),(4912,3010,'_billing_state','UP'),(4913,3010,'_billing_postcode','226022'),(4914,3010,'_billing_country','IN'),(4915,3010,'_billing_email','dfghj@dfgh.fgh'),(4916,3010,'_billing_phone','7800289293'),(4917,3010,'_shipping_first_name',''),(4918,3010,'_shipping_last_name',''),(4919,3010,'_shipping_company',''),(4920,3010,'_date_paid',''),(4921,3010,'_paid_date',''),(4922,3010,'_cart_hash','cfeb4ccee8187734b745c2911d89bb45'),(4923,3010,'_billing_first_name','VEERENDRA'),(4924,3010,'_billing_last_name','SINGH'),(4925,3010,'_billing_company',''),(4926,3010,'_billing_address_1','8/828/8, Sector-8'),(4927,3010,'_billing_address_2','Vikas Nagar'),(4928,3010,'_customer_user','0'),(4929,3010,'_payment_method','bacs'),(4930,3010,'_payment_method_title','Direct bank transfer'),(4931,3010,'_transaction_id',''),(4932,3010,'_customer_ip_address','117.96.7.229'),(4933,3010,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36'),(4934,3010,'_created_via','checkout'),(4935,3010,'_date_completed',''),(4936,3010,'_completed_date',''),(4937,3010,'_order_key','wc_order_sbrv4XqHu39ff'),(4938,3010,'_shipping_country',''),(4939,3010,'_order_currency','AUD'),(4940,3010,'_cart_discount','0'),(4941,3010,'_cart_discount_tax','0'),(4942,3010,'_order_shipping','0.00'),(4943,3010,'_order_shipping_tax','0'),(4944,3010,'_order_tax','0'),(4945,3010,'_order_total','12.00'),(4946,3010,'_order_version','3.5.7'),(4947,3010,'_prices_include_tax','no'),(4948,3010,'_billing_address_index','VEERENDRA SINGH  8/828/8, Sector-8 Vikas Nagar LUCKNOW UP 226022 IN dfghj@dfgh.fgh 7800289293'),(4949,3010,'_shipping_address_index','        '),(4950,3010,'_recorded_sales','yes'),(4951,3010,'_recorded_coupon_usage_counts','yes'),(4952,3010,'_order_stock_reduced','yes'),(4953,3011,'_order_key','wc_order_Zha89Ijknb89V'),(4954,3011,'_customer_user','0'),(4955,3011,'_payment_method','paypal'),(4956,3011,'_payment_method_title','PayPal'),(4957,3011,'_transaction_id',''),(4958,3011,'_customer_ip_address','186.4.131.136'),(4959,3011,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36'),(4960,3011,'_created_via','checkout'),(4961,3011,'_date_completed',''),(4962,3011,'_completed_date',''),(4963,3011,'_date_paid',''),(4964,3011,'_paid_date',''),(4965,3011,'_cart_hash','aeca83a64e7afad6b1792f8c6bad7fa2'),(4966,3011,'_billing_first_name','A'),(4967,3011,'_billing_last_name','A'),(4968,3011,'_billing_company','A'),(4969,3011,'_billing_address_1','A'),(4970,3011,'_billing_address_2','AS'),(4971,3011,'_billing_city','A'),(4972,3011,'_billing_state','A'),(4973,3011,'_billing_postcode','170510'),(4974,3011,'_billing_country','EC'),(4975,3011,'_billing_email','dmartinez@campbell-ec.com'),(4976,3011,'_billing_phone','3317402'),(4977,3011,'_shipping_first_name',''),(4978,3011,'_shipping_last_name',''),(4979,3011,'_shipping_company',''),(4980,3011,'_shipping_address_1',''),(4981,3011,'_shipping_address_2',''),(4982,3011,'_shipping_city',''),(4983,3011,'_shipping_state',''),(4984,3011,'_shipping_postcode',''),(4985,3011,'_shipping_country',''),(4986,3011,'_order_currency','AUD'),(4987,3011,'_cart_discount','0'),(4988,3011,'_cart_discount_tax','0'),(4989,3011,'_order_shipping','0.00'),(4990,3011,'_order_shipping_tax','0'),(4991,3011,'_order_tax','0'),(4992,3011,'_order_total','53.00'),(4993,3011,'_order_version','3.5.7'),(4994,3011,'_prices_include_tax','no'),(4995,3011,'_billing_address_index','A A A A AS A A 170510 EC dmartinez@campbell-ec.com 3317402'),(4996,3011,'_shipping_address_index','        '),(4997,3012,'_order_key','wc_order_vV8rQQqtIelUf'),(4998,3012,'_customer_user','0'),(4999,3012,'_payment_method','paypal'),(5000,3012,'_payment_method_title','PayPal'),(5001,3012,'_transaction_id',''),(5002,3012,'_customer_ip_address','176.59.209.181'),(5003,3012,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36'),(5004,3012,'_created_via','checkout'),(5005,3012,'_date_completed',''),(5006,3012,'_completed_date',''),(5007,3012,'_date_paid',''),(5008,3012,'_paid_date',''),(5009,3012,'_cart_hash','cfeb4ccee8187734b745c2911d89bb45'),(5010,3012,'_billing_first_name','11'),(5011,3012,'_billing_last_name','22'),(5012,3012,'_billing_company',''),(5013,3012,'_billing_address_1','ваувауа'),(5014,3012,'_billing_address_2',''),(5015,3012,'_billing_city','ваывав'),(5016,3012,'_billing_state','вапкп'),(5017,3012,'_billing_postcode','343423'),(5018,3012,'_billing_country','RU'),(5019,3012,'_billing_email','fsfg@dfg.ij'),(5020,3012,'_billing_phone','3432434'),(5021,3012,'_shipping_first_name',''),(5022,3012,'_shipping_last_name',''),(5023,3012,'_shipping_company',''),(5024,3012,'_shipping_address_1',''),(5025,3012,'_shipping_address_2',''),(5026,3012,'_shipping_city',''),(5027,3012,'_shipping_state',''),(5028,3012,'_shipping_postcode',''),(5029,3012,'_shipping_country',''),(5030,3012,'_order_currency','AUD'),(5031,3012,'_cart_discount','0'),(5032,3012,'_cart_discount_tax','0'),(5033,3012,'_order_shipping','0.00'),(5034,3012,'_order_shipping_tax','0'),(5035,3012,'_order_tax','0'),(5036,3012,'_order_total','12.00'),(5037,3012,'_order_version','3.5.7'),(5038,3012,'_prices_include_tax','no'),(5039,3012,'_billing_address_index','11 22  ваувауа  ваывав вапкп 343423 RU fsfg@dfg.ij 3432434'),(5040,3012,'_shipping_address_index','        '),(5041,3013,'_order_key','wc_order_Ch2TeyvuX2D2e'),(5042,3013,'_customer_user','0'),(5043,3013,'_payment_method','cod'),(5044,3013,'_payment_method_title','Cash on delivery'),(5045,3013,'_customer_ip_address','212.197.133.100'),(5046,3013,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),(5047,3013,'_created_via','checkout'),(5048,3013,'_cart_hash','28da11c6e5a269ef38f3bb4a250a3304'),(5049,3013,'_billing_first_name','Manuel'),(5050,3013,'_billing_last_name','Tenora'),(5051,3013,'_billing_company','Manuel Tenora Multimedia-Agentur'),(5052,3013,'_billing_address_1','Nelkengasse 5/1'),(5053,3013,'_billing_city','Zwentendorf an der Donau'),(5054,3013,'_billing_postcode','3435'),(5055,3013,'_billing_country','AT'),(5056,3013,'_billing_email','manuel.tenora@drei.at'),(5057,3013,'_billing_phone','6605572281'),(5058,3013,'_order_currency','AUD'),(5059,3013,'_cart_discount','0'),(5060,3013,'_cart_discount_tax','0'),(5061,3013,'_order_shipping','0.00'),(5062,3013,'_order_shipping_tax','0'),(5063,3013,'_order_tax','0'),(5064,3013,'_order_total','20.00'),(5065,3013,'_order_version','3.6.4'),(5066,3013,'_prices_include_tax','no'),(5067,3013,'_billing_address_index','Manuel Tenora Manuel Tenora Multimedia-Agentur Nelkengasse 5/1  Zwentendorf an der Donau  3435 AT manuel.tenora@drei.at 6605572281'),(5068,3013,'_shipping_address_index','        '),(5069,3013,'is_vat_exempt','no'),(5070,3013,'_download_permissions_granted','yes'),(5071,3013,'_recorded_sales','yes'),(5072,3013,'_recorded_coupon_usage_counts','yes'),(5073,3013,'_order_stock_reduced','yes'),(5074,3014,'_order_key','wc_order_xcbKuJvS3qR0U'),(5075,3014,'_customer_user','0'),(5076,3014,'_payment_method','paypal'),(5077,3014,'_payment_method_title','PayPal'),(5078,3014,'_customer_ip_address','177.241.42.239'),(5079,3014,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),(5080,3014,'_created_via','checkout'),(5081,3014,'_cart_hash','aa5dce05cc4c772c8df8a78f47a1e158'),(5082,3014,'_billing_first_name','jskjfskdfjdsf'),(5083,3014,'_billing_last_name','fsdfsdfsdffsfs'),(5084,3014,'_billing_address_1','fsdfsdfs fsdf sdfsdfsd'),(5085,3014,'_billing_city','tlajomulco'),(5086,3014,'_billing_state','JA'),(5087,3014,'_billing_postcode','45654'),(5088,3014,'_billing_country','MX'),(5089,3014,'_billing_email','fsdfsfsdfsf@sdfsfds.com'),(5090,3014,'_billing_phone','3313551446'),(5091,3014,'_order_currency','AUD'),(5092,3014,'_cart_discount','0'),(5093,3014,'_cart_discount_tax','0'),(5094,3014,'_order_shipping','0.00'),(5095,3014,'_order_shipping_tax','0'),(5096,3014,'_order_tax','0'),(5097,3014,'_order_total','15.00'),(5098,3014,'_order_version','3.6.4'),(5099,3014,'_prices_include_tax','no'),(5100,3014,'_billing_address_index','jskjfskdfjdsf fsdfsdfsdffsfs  fsdfsdfs fsdf sdfsdfsd  tlajomulco JA 45654 MX fsdfsfsdfsf@sdfsfds.com 3313551446'),(5101,3014,'_shipping_address_index','        '),(5102,3014,'is_vat_exempt','no'),(5103,3014,'is_vat_exempt','no'),(5104,2721,'_order_key','wc_order_95FdZXefXHXcz'),(5105,2721,'_customer_user','0'),(5106,2721,'_payment_method','cod'),(5107,2721,'_payment_method_title','Cash on delivery'),(5108,2721,'_customer_ip_address','195.38.110.163'),(5109,2721,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),(5110,2721,'_created_via','checkout'),(5111,2721,'_cart_hash','9f4890f5565d251d41be0d5658c2eee1'),(5112,2721,'_billing_first_name','555'),(5113,2721,'_billing_last_name','car'),(5114,2721,'_billing_address_1','Dolmány'),(5115,2721,'_billing_address_2','utca 12'),(5116,2721,'_billing_city','Budapest'),(5117,2721,'_billing_state','BU'),(5118,2721,'_billing_postcode','1131'),(5119,2721,'_billing_country','HU'),(5120,2721,'_billing_email','office@gassa.hu'),(5121,2721,'_billing_phone','+3613409725'),(5122,2721,'_order_currency','AUD'),(5123,2721,'_cart_discount','0'),(5124,2721,'_cart_discount_tax','0'),(5125,2721,'_order_shipping','0.00'),(5126,2721,'_order_shipping_tax','0'),(5127,2721,'_order_tax','0'),(5128,2721,'_order_total','35.00'),(5129,2721,'_order_version','4.4.1'),(5130,2721,'_prices_include_tax','no'),(5131,2721,'_billing_address_index','555 car  Dolmány utca 12 Budapest BU 1131 HU office@gassa.hu +3613409725'),(5132,2721,'_shipping_address_index','        '),(5133,2721,'is_vat_exempt','no'),(5134,2721,'_download_permissions_granted','yes'),(5135,2721,'_recorded_sales','yes'),(5136,2721,'_recorded_coupon_usage_counts','yes'),(5137,2721,'_order_stock_reduced','yes'),(5138,2722,'_order_key','wc_order_pgrtRgPs3w3Mk'),(5139,2722,'_customer_user','0'),(5140,2722,'_payment_method','paypal'),(5141,2722,'_payment_method_title','PayPal'),(5142,2722,'_customer_ip_address','94.189.185.29'),(5143,2722,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15'),(5144,2722,'_created_via','checkout'),(5145,2722,'_cart_hash','a619370185df953771849276dbeeefd4'),(5146,2722,'_billing_first_name','Nnead'),(5147,2722,'_billing_last_name','Ksks'),(5148,2722,'_billing_company','Ksksk'),(5149,2722,'_billing_address_1','kakak'),(5150,2722,'_billing_address_2','12'),(5151,2722,'_billing_city','Beograd'),(5152,2722,'_billing_postcode','11030'),(5153,2722,'_billing_country','RS'),(5154,2722,'_billing_email','nenad.pumpalovic@gmail.com'),(5155,2722,'_billing_phone','938181818'),(5156,2722,'_order_currency','AUD'),(5157,2722,'_cart_discount','0'),(5158,2722,'_cart_discount_tax','0'),(5159,2722,'_order_shipping','0.00'),(5160,2722,'_order_shipping_tax','0'),(5161,2722,'_order_tax','0'),(5162,2722,'_order_total','18.00'),(5163,2722,'_order_version','4.4.1'),(5164,2722,'_prices_include_tax','no'),(5165,2722,'_billing_address_index','Nnead Ksks Ksksk kakak 12 Beograd  11030 RS nenad.pumpalovic@gmail.com 938181818'),(5166,2722,'_shipping_address_index','        '),(5167,2722,'is_vat_exempt','no'),(5168,3015,'_order_key','wc_order_EgCAfey3h0kMY'),(5169,3015,'_customer_user','0'),(5170,3015,'_payment_method','paypal'),(5171,3015,'_payment_method_title','PayPal'),(5172,3015,'_customer_ip_address','187.190.187.142'),(5173,3015,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),(5174,3015,'_created_via','checkout'),(5175,3015,'_cart_hash','28da11c6e5a269ef38f3bb4a250a3304'),(5176,3015,'_billing_first_name','fafsa'),(5177,3015,'_billing_last_name','fsfas'),(5178,3015,'_billing_address_1','dkdjasbas 563223'),(5179,3015,'_billing_city','fasfsaf'),(5180,3015,'_billing_state','fasfas'),(5181,3015,'_billing_postcode','51515'),(5182,3015,'_billing_country','RW'),(5183,3015,'_billing_email','asnsia@hotmail.com'),(5184,3015,'_billing_phone','55151555545'),(5185,3015,'_order_currency','AUD'),(5186,3015,'_cart_discount','0'),(5187,3015,'_cart_discount_tax','0'),(5188,3015,'_order_shipping','0.00'),(5189,3015,'_order_shipping_tax','0'),(5190,3015,'_order_tax','0'),(5191,3015,'_order_total','20.00'),(5192,3015,'_order_version','4.7.0'),(5193,3015,'_prices_include_tax','no'),(5194,3015,'_billing_address_index','fafsa fsfas  dkdjasbas 563223  fasfsaf fasfas 51515 RW asnsia@hotmail.com 55151555545'),(5195,3015,'_shipping_address_index','        '),(5196,3015,'is_vat_exempt','no'),(5197,2751,'_order_key','wc_order_0SlX4bhnki6Rf'),(5198,2751,'_customer_user','0'),(5199,2751,'_payment_method','bacs'),(5200,2751,'_payment_method_title','Direct bank transfer'),(5201,2751,'_customer_ip_address','190.99.43.213'),(5202,2751,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36'),(5203,2751,'_created_via','checkout'),(5204,2751,'_cart_hash','6a56122a648b647893a8f39ec20d5ddd'),(5205,2751,'_billing_first_name','Juan Rene'),(5206,2751,'_billing_last_name','Jacobo'),(5207,2751,'_billing_company','ARMONICO SA DE CV'),(5208,2751,'_billing_address_1','Calle Independencia #20 colonia General Arce'),(5209,2751,'_billing_city','San Salvador'),(5210,2751,'_billing_state','San Salvador'),(5211,2751,'_billing_postcode','00000'),(5212,2751,'_billing_country','SV'),(5213,2751,'_billing_email','juanrene.benavides@hotmail.com'),(5214,2751,'_billing_phone','73085826'),(5215,2751,'_order_currency','AUD'),(5216,2751,'_cart_discount','0'),(5217,2751,'_cart_discount_tax','0'),(5218,2751,'_order_shipping','0.00'),(5219,2751,'_order_shipping_tax','0'),(5220,2751,'_order_tax','0'),(5221,2751,'_order_total','12.00'),(5222,2751,'_order_version','4.8.0'),(5223,2751,'_prices_include_tax','no'),(5224,2751,'_billing_address_index','Juan Rene Jacobo ARMONICO SA DE CV Calle Independencia #20 colonia General Arce  San Salvador San Salvador 00000 SV juanrene.benavides@hotmail.com 73085826'),(5225,2751,'_shipping_address_index','        '),(5226,2751,'is_vat_exempt','no'),(5227,2751,'_recorded_sales','yes'),(5228,2751,'_recorded_coupon_usage_counts','yes'),(5229,2751,'_order_stock_reduced','yes'),(5230,3016,'_order_key','wc_order_chvot1aT4j1O8'),(5231,3016,'_customer_user','0'),(5232,3016,'_payment_method','bacs'),(5233,3016,'_payment_method_title','Direct bank transfer'),(5234,3016,'_customer_ip_address','93.171.58.247'),(5235,3016,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.41 YaBrowser/21.5.0.582 Yowser/2.5 Safari/537.36'),(5236,3016,'_created_via','checkout'),(5237,3016,'_cart_hash','28da11c6e5a269ef38f3bb4a250a3304'),(5238,3016,'_billing_first_name','Мадина'),(5239,3016,'_billing_last_name','Кулешока'),(5240,3016,'_billing_company','ОГА ПОУ \"Алексеевский колледж \"'),(5241,3016,'_billing_address_1','353115, , ул. Дурова, дом 94'),(5242,3016,'_billing_address_2','квартира 187'),(5243,3016,'_billing_city','г. Заполярный'),(5244,3016,'_billing_country','AE'),(5245,3016,'_billing_email','pyannikov80000@gmail.com'),(5246,3016,'_billing_phone','+89155603602'),(5247,3016,'_order_currency','AUD'),(5248,3016,'_cart_discount','0'),(5249,3016,'_cart_discount_tax','0'),(5250,3016,'_order_shipping','0.00'),(5251,3016,'_order_shipping_tax','0'),(5252,3016,'_order_tax','0'),(5253,3016,'_order_total','20.00'),(5254,3016,'_order_version','5.3.0'),(5255,3016,'_prices_include_tax','no'),(5256,3016,'_billing_address_index','Мадина Кулешока ОГА ПОУ \"Алексеевский колледж \" 353115, , ул. Дурова, дом 94 квартира 187 г. Заполярный   AE pyannikov80000@gmail.com +89155603602'),(5257,3016,'_shipping_address_index','        '),(5258,3016,'is_vat_exempt','no'),(5259,3016,'_recorded_sales','yes'),(5260,3016,'_recorded_coupon_usage_counts','yes'),(5261,3016,'_order_stock_reduced','yes'),(5262,3016,'_new_order_email_sent','true'),(5263,3017,'_form','<div class=\"block-aside__content\">\n<div class=\"contact-form form-default\">\n    <div class=\"form-group\">\n        [text* your-name class:form-control class:input-full placeholder\"Your name\"]\n    </div>\n    <div class=\"form-group\">\n        [email* your-email class:form-control class:input-full placeholder\"address@youremail.com\"]\n    </div>\n    <div class=\"form-group\">\n        [textarea* your-message 30x4 class:form-control class:textarea-custom class:input-full placeholder\"Your Question...\"]\n    </div>\n    <div class=\"form-group\">\n        <button type=\"submit\" id=\"submit-contact\" class=\"btn btn-border btn-invert wpcf7-form-control wpcf7-submit\"><span>Ask Question</span></button>\n    </div>\n</div>\n</div>'),(5264,3017,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:27:\"Car Repair \"[your-subject]\"\";s:6:\"sender\";s:37:\"Car Repair <noreply@smartdatsoft.net>\";s:9:\"recipient\";s:24:\"noreply@smartdatsoft.net\";s:4:\"body\";s:212:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/demo2)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(5265,3017,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:27:\"Car Repair \"[your-subject]\"\";s:6:\"sender\";s:41:\"Car Repair <abdur.rahim@smartdatsoft.net>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:154:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/demo2)\";s:18:\"additional_headers\";s:38:\"Reply-To: abdur.rahim@smartdatsoft.net\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(5266,3017,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(5267,3017,'_additional_settings',''),(5268,3017,'_locale','en_US'),(5269,3017,'_config_errors','a:1:{s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),(5270,3018,'_form','<div class=\"contact-form form-default\">\n    <div class=\"custom-width-01\">\n        <div class=\"row\">\n            <div class=\"col-md-6\">\n                <div class=\"input-wrapper\">[text* your-name class:form-control class:input-full placeholder\"Your name\"]</div>\n            </div>\n            <div class=\"col-md-6\">\n                <div class=\"input-wrapper\">[email* your-email class:form-control class:input-full placeholder\"address@youremail.com\"]</div>\n            </div>\n            <div class=\"col-sm-12\">\n                <div class=\"input-wrapper\">[textarea your-message class:textarea-custom class:input-full class:form-control placeholder\"Your Question...\"]</div>\n            </div>\n            <div class=\"col-sm-12 text-center\">\n                <div class=\"divider-sm\"></div>\n                <button type=\"submit\" id=\"submit-contact\" class=\"btn btn-wide btn-border btn-invert wpcf7-form-control wpcf7-submit\"><span>Ask Question</span></button>\n            </div>\n        </div>\n    </div>\n</div>'),(5271,3018,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:27:\"Car Repair \"[your-subject]\"\";s:6:\"sender\";s:37:\"Car Repair <noreply@smartdatsoft.net>\";s:9:\"recipient\";s:24:\"noreply@smartdatsoft.net\";s:4:\"body\";s:212:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/demo2)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(5272,3018,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:27:\"Car Repair \"[your-subject]\"\";s:6:\"sender\";s:41:\"Car Repair <abdur.rahim@smartdatsoft.net>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:154:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/demo2)\";s:18:\"additional_headers\";s:38:\"Reply-To: abdur.rahim@smartdatsoft.net\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(5273,3018,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(5274,3018,'_additional_settings',''),(5275,3018,'_locale','en_US'),(5276,3018,'_config_errors','a:1:{s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),(5277,3019,'_form','<div class=\"contact-form form-default\">\n    <div class=\"row\">\n        <div class=\"col-md-6\">\n            <div class=\"input-wrapper\">\n                [text* your-name class:form-control class:input-full placeholder\"Your name\"]\n            </div>\n        </div>\n        <div class=\"col-md-6\">\n            <div class=\"input-wrapper\">\n                [email* your-email class:form-control class:input-full placeholder\"address@youremail.com\"]\n            </div>\n        </div>\n    </div>\n    <div class=\"input-wrapper\">\n        [textarea* your-message class:input-full class:form-control placeholder\"Your Question...\" ]\n    </div>\n    <button type=\"submit\" id=\"submit-contact\" class=\"btn btn-border btn-invert btn-wide wpcf7-form-control wpcf7-submit\"><span>Contact Us</span></button>\n</div>'),(5278,3019,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:27:\"Car Repair \"[your-subject]\"\";s:6:\"sender\";s:37:\"Car Repair <noreply@smartdatsoft.net>\";s:9:\"recipient\";s:24:\"noreply@smartdatsoft.net\";s:4:\"body\";s:212:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/demo2)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(5279,3019,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:27:\"Car Repair \"[your-subject]\"\";s:6:\"sender\";s:41:\"Car Repair <abdur.rahim@smartdatsoft.net>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:154:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/demo2)\";s:18:\"additional_headers\";s:38:\"Reply-To: abdur.rahim@smartdatsoft.net\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(5280,3019,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(5281,3019,'_additional_settings',''),(5282,3019,'_locale','en_US'),(5283,3019,'_config_errors','a:1:{s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),(5284,3020,'_order_key','wc_order_iUT53mFcW13Ks'),(5285,3020,'_customer_user','0'),(5286,3020,'_payment_method','cod'),(5287,3020,'_payment_method_title','Cash on delivery'),(5288,3020,'_customer_ip_address','154.68.5.112'),(5289,3020,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36 OPR/72.0.3815.400'),(5290,3020,'_created_via','checkout'),(5291,3020,'_cart_hash','771f7b3adcc0e7b87a2d5b438ce94330'),(5292,3020,'_billing_first_name','Appia Edouard'),(5293,3020,'_billing_last_name','GOBOU'),(5294,3020,'_billing_company','ITI'),(5295,3020,'_billing_address_1','Abidjan'),(5296,3020,'_billing_address_2','Apt 12'),(5297,3020,'_billing_city','Abobo'),(5298,3020,'_billing_state','Lagune'),(5299,3020,'_billing_postcode','558'),(5300,3020,'_billing_country','CI'),(5301,3020,'_billing_email','edouard.gobou@gmail.com'),(5302,3020,'_billing_phone','59580974'),(5303,3020,'_order_currency','AUD'),(5304,3020,'_cart_discount','0'),(5305,3020,'_cart_discount_tax','0'),(5306,3020,'_order_shipping','0.00'),(5307,3020,'_order_shipping_tax','0'),(5308,3020,'_order_tax','0'),(5309,3020,'_order_total','24.00'),(5310,3020,'_order_version','4.7.0'),(5311,3020,'_prices_include_tax','no'),(5312,3020,'_billing_address_index','Appia Edouard GOBOU ITI Abidjan Apt 12 Abobo Lagune 558 CI edouard.gobou@gmail.com 59580974'),(5313,3020,'_shipping_address_index','        '),(5314,3020,'is_vat_exempt','no'),(5315,3020,'_download_permissions_granted','yes'),(5316,3020,'_recorded_sales','yes'),(5317,3020,'_recorded_coupon_usage_counts','yes'),(5318,3020,'_order_stock_reduced','yes'),(5319,2748,'_order_key','wc_order_DhQ03HT8TYxGG'),(5320,2748,'_customer_user','0'),(5321,2748,'_payment_method','cod'),(5322,2748,'_payment_method_title','Cash on delivery'),(5323,2748,'_customer_ip_address','78.219.161.11'),(5324,2748,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36'),(5325,2748,'_created_via','checkout'),(5326,2748,'_cart_hash','6a56122a648b647893a8f39ec20d5ddd'),(5327,2748,'_billing_first_name','CAROLE VIRGINIE'),(5328,2748,'_billing_last_name','DUVAL'),(5329,2748,'_billing_company','L\'ATELIER AUTOMOBILE DU TENU'),(5330,2748,'_billing_address_1','5 RUE DE LA CROIX AUX MERLES'),(5331,2748,'_billing_city','MACHECOUL ST MEME'),(5332,2748,'_billing_postcode','44270'),(5333,2748,'_billing_country','FR'),(5334,2748,'_billing_email','jp.guihal@orange.fr'),(5335,2748,'_billing_phone','0635381579'),(5336,2748,'_order_currency','AUD'),(5337,2748,'_cart_discount','0'),(5338,2748,'_cart_discount_tax','0'),(5339,2748,'_order_shipping','0.00'),(5340,2748,'_order_shipping_tax','0'),(5341,2748,'_order_tax','0'),(5342,2748,'_order_total','12.00'),(5343,2748,'_order_version','4.8.0'),(5344,2748,'_prices_include_tax','no'),(5345,2748,'_billing_address_index','CAROLE VIRGINIE DUVAL L\'ATELIER AUTOMOBILE DU TENU 5 RUE DE LA CROIX AUX MERLES  MACHECOUL ST MEME  44270 FR jp.guihal@orange.fr 0635381579'),(5346,2748,'_shipping_address_index','        '),(5347,2748,'is_vat_exempt','no'),(5348,2748,'_download_permissions_granted','yes'),(5349,2748,'_recorded_sales','yes'),(5350,2748,'_recorded_coupon_usage_counts','yes'),(5351,2748,'_order_stock_reduced','yes'),(5352,3021,'_order_key','wc_order_6MsJOMGgePmCm'),(5353,3021,'_customer_user','0'),(5354,3021,'_payment_method','cod'),(5355,3021,'_payment_method_title','Cash on delivery'),(5356,3021,'_customer_ip_address','87.97.95.56'),(5357,3021,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36'),(5358,3021,'_created_via','checkout'),(5359,3021,'_cart_hash','3dfc2cdda9eb0ef11a1679da9f09acc2'),(5360,3021,'_billing_first_name','KontCar'),(5361,3021,'_billing_last_name','kft'),(5362,3021,'_billing_company','1309161896'),(5363,3021,'_billing_address_1','Szilágyi L. 33 (KontCar Utca)'),(5364,3021,'_billing_city','Szigetszentmiklós'),(5365,3021,'_billing_state','BZ'),(5366,3021,'_billing_postcode','2310'),(5367,3021,'_billing_country','HU'),(5368,3021,'_billing_email','kontcar@gmail.com'),(5369,3021,'_billing_phone','307424280'),(5370,3021,'_order_currency','AUD'),(5371,3021,'_cart_discount','0'),(5372,3021,'_cart_discount_tax','0'),(5373,3021,'_order_shipping','0.00'),(5374,3021,'_order_shipping_tax','0'),(5375,3021,'_order_tax','0'),(5376,3021,'_order_total','18.00'),(5377,3021,'_order_version','4.8.0'),(5378,3021,'_prices_include_tax','no'),(5379,3021,'_billing_address_index','KontCar kft 1309161896 Szilágyi L. 33 (KontCar Utca)  Szigetszentmiklós BZ 2310 HU kontcar@gmail.com 307424280'),(5380,3021,'_shipping_address_index','        '),(5381,3021,'is_vat_exempt','no'),(5382,3021,'_download_permissions_granted','yes'),(5383,3021,'_recorded_sales','yes'),(5384,3021,'_recorded_coupon_usage_counts','yes'),(5385,3021,'_order_stock_reduced','yes'),(5386,3022,'_order_key','wc_order_zJaznKhXvTooV'),(5387,3022,'_customer_user','0'),(5388,3022,'_payment_method','cod'),(5389,3022,'_payment_method_title','Cash on delivery'),(5390,3022,'_customer_ip_address','45.251.51.126'),(5391,3022,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36'),(5392,3022,'_created_via','checkout'),(5393,3022,'_cart_hash','5bd4835b24b90bf9c8fbceb97be78552'),(5394,3022,'_billing_first_name','salman'),(5395,3022,'_billing_last_name','Pathan'),(5396,3022,'_billing_company','XYZ'),(5397,3022,'_billing_address_1','Germany'),(5398,3022,'_billing_city','Noida'),(5399,3022,'_billing_state','UP'),(5400,3022,'_billing_postcode','201301'),(5401,3022,'_billing_country','IN'),(5402,3022,'_billing_email','salmanpathan12@gmail.com'),(5403,3022,'_billing_phone','08081971776'),(5404,3022,'_order_currency','AUD'),(5405,3022,'_cart_discount','0'),(5406,3022,'_cart_discount_tax','0'),(5407,3022,'_order_shipping','0.00'),(5408,3022,'_order_shipping_tax','0'),(5409,3022,'_order_tax','0'),(5410,3022,'_order_total','35.00'),(5411,3022,'_order_version','5.3.0'),(5412,3022,'_prices_include_tax','no'),(5413,3022,'_billing_address_index','salman Pathan XYZ Germany  Noida UP 201301 IN salmanpathan12@gmail.com 08081971776'),(5414,3022,'_shipping_address_index','        '),(5415,3022,'is_vat_exempt','no'),(5416,3022,'_download_permissions_granted','yes'),(5417,3022,'_recorded_sales','yes'),(5418,3022,'_recorded_coupon_usage_counts','yes'),(5419,3022,'_order_stock_reduced','yes'),(5420,3022,'_new_order_email_sent','true'),(5421,3023,'_order_key','wc_order_uy7Zk2PF40gDq'),(5422,3023,'_customer_user','0'),(5423,3023,'_payment_method','cod'),(5424,3023,'_payment_method_title','Cash on delivery'),(5425,3023,'_customer_ip_address','122.170.20.20'),(5426,3023,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36'),(5427,3023,'_created_via','checkout'),(5428,3023,'_cart_hash','6a56122a648b647893a8f39ec20d5ddd'),(5429,3023,'_billing_first_name','khushali'),(5430,3023,'_billing_last_name','mandalia'),(5431,3023,'_billing_company','khush electronics'),(5432,3023,'_billing_address_1','B-202, kevalyadham Part 2'),(5433,3023,'_billing_address_2','times of india press road, satellite'),(5434,3023,'_billing_city','ahmedabad'),(5435,3023,'_billing_state','GJ'),(5436,3023,'_billing_postcode','380051'),(5437,3023,'_billing_country','IN'),(5438,3023,'_billing_email','khushdmandalia@gmail.com'),(5439,3023,'_billing_phone','09574322232'),(5440,3023,'_order_currency','AUD'),(5441,3023,'_cart_discount','0'),(5442,3023,'_cart_discount_tax','0'),(5443,3023,'_order_shipping','0.00'),(5444,3023,'_order_shipping_tax','0'),(5445,3023,'_order_tax','0'),(5446,3023,'_order_total','12.00'),(5447,3023,'_order_version','5.3.0'),(5448,3023,'_prices_include_tax','no'),(5449,3023,'_billing_address_index','khushali mandalia khush electronics B-202, kevalyadham Part 2 times of india press road, satellite ahmedabad GJ 380051 IN khushdmandalia@gmail.com 09574322232'),(5450,3023,'_shipping_address_index','        '),(5451,3023,'is_vat_exempt','no'),(5452,3023,'_download_permissions_granted','yes'),(5453,3023,'_recorded_sales','yes'),(5454,3023,'_recorded_coupon_usage_counts','yes'),(5455,3023,'_order_stock_reduced','yes'),(5456,3023,'_new_order_email_sent','true'),(5457,3024,'_order_key','wc_order_Dqd9ylAvZyMhp'),(5458,3024,'_customer_user','0'),(5459,3024,'_payment_method','cod'),(5460,3024,'_payment_method_title','Cash on delivery'),(5461,3024,'_customer_ip_address','110.226.22.238'),(5462,3024,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36'),(5463,3024,'_created_via','checkout'),(5464,3024,'_cart_hash','6a56122a648b647893a8f39ec20d5ddd'),(5465,3024,'_billing_first_name','Test'),(5466,3024,'_billing_last_name','Test'),(5467,3024,'_billing_address_1','test'),(5468,3024,'_billing_address_2','test'),(5469,3024,'_billing_city','Ahmedabad'),(5470,3024,'_billing_state','GJ'),(5471,3024,'_billing_postcode','382481'),(5472,3024,'_billing_country','IN'),(5473,3024,'_billing_email','test@gmail.com'),(5474,3024,'_billing_phone','1234567890'),(5475,3024,'_order_currency','AUD'),(5476,3024,'_cart_discount','0'),(5477,3024,'_cart_discount_tax','0'),(5478,3024,'_order_shipping','0'),(5479,3024,'_order_shipping_tax','0'),(5480,3024,'_order_tax','0'),(5481,3024,'_order_total','12.00'),(5482,3024,'_order_version','5.4.1'),(5483,3024,'_prices_include_tax','no'),(5484,3024,'_billing_address_index','Test Test  test test Ahmedabad GJ 382481 IN test@gmail.com 1234567890'),(5485,3024,'_shipping_address_index','        '),(5486,3024,'is_vat_exempt','no'),(5487,3024,'_download_permissions_granted','yes'),(5488,3024,'_recorded_sales','yes'),(5489,3024,'_recorded_coupon_usage_counts','yes'),(5490,3024,'_order_stock_reduced','yes'),(5491,3024,'_new_order_email_sent','true'),(5492,3025,'_billing_first_name','Liudmyla'),(5493,3025,'_billing_country','FR'),(5494,3025,'_billing_postcode','59650'),(5495,3025,'_billing_address_1','2 rue de tre'),(5496,3025,'_billing_address_2','45'),(5497,3025,'_billing_phone','0664550967'),(5498,3025,'_order_currency','AUD'),(5499,3025,'_billing_last_name','Dolia'),(5500,3025,'_billing_city','VILLENEUVE D ASCQ'),(5501,3025,'_billing_email','tolusy@gmail.com'),(5502,3025,'_billing_company','Dolia Solution'),(5503,3025,'_order_key','wc_order_9AtF7lrs5C9DZ'),(5504,3025,'_customer_user','0'),(5505,3025,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36'),(5506,3025,'_customer_ip_address','85.168.216.64'),(5507,3025,'_payment_method','cod'),(5508,3025,'_payment_method_title','Cash on delivery'),(5509,3025,'_created_via','checkout'),(5510,3025,'_cart_hash','6a56122a648b647893a8f39ec20d5ddd'),(5511,3025,'_cart_discount','0'),(5512,3025,'_cart_discount_tax','0'),(5513,3025,'_order_shipping','0'),(5514,3025,'_order_shipping_tax','0'),(5515,3025,'_order_tax','0'),(5516,3025,'_order_total','12.00'),(5517,3025,'_order_version','5.4.1'),(5518,3025,'_prices_include_tax','no'),(5519,3025,'_billing_address_index','Liudmyla Dolia Dolia Solution 2 rue de tre 45 VILLENEUVE D ASCQ  59650 FR tolusy@gmail.com 0664550967'),(5520,3025,'_shipping_address_index','        '),(5521,3025,'is_vat_exempt','no'),(5522,3025,'_download_permissions_granted','yes'),(5523,3025,'_recorded_sales','yes'),(5524,3025,'_recorded_coupon_usage_counts','yes'),(5525,3025,'_order_stock_reduced','yes'),(5526,3025,'_new_order_email_sent','true'),(5527,3026,'_thumbnail_id','304'),(5528,3026,'_elementor_edit_mode','builder'),(5529,3026,'_elementor_template_type','wp-post'),(5530,3026,'_elementor_version','2.9.7'),(5531,3026,'_wp_page_template','default'),(5532,3026,'_elementor_data','[{\"id\":\"7ffe8b6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"31ccb75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5288f7bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68493ecc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"98925ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e11e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11ebef8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1001ec73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cecd17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45ac594e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"393e3a3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"247ed5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5589c62b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ef14add\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1444c5a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1dec1a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"30f8a4f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d5d060\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a79ef87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47659f8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"497e7dba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6bd208ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b19ed04\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5533,3026,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5535,2969,'_elementor_page_assets','a:0:{}'),(5536,3027,'_thumbnail_id','307'),(5537,3027,'_elementor_edit_mode','builder'),(5538,3027,'_elementor_template_type','wp-post'),(5539,3027,'_elementor_version','2.9.7'),(5540,3027,'_wp_page_template','default'),(5541,3027,'_elementor_data','[{\"id\":\"10c7ee6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1f7d1569\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4107e044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"387eff29\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"73d04252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a16dc1b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"609a18bb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"24a0d307\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e11ccf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8b4a6e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"76b0393f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ca2adc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e69ef8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7aa3ada0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2eec8fe4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3e1f5631\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5c295dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"385ca452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1cc56126\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c4a9e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5727ea09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c0bd885\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57b9f3a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5542,3027,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5544,2970,'_elementor_page_assets','a:0:{}'),(5545,3028,'_thumbnail_id','306'),(5546,3028,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5547,3028,'_elementor_edit_mode','builder'),(5548,3028,'_elementor_template_type','wp-post'),(5549,3028,'_elementor_version','2.9.7'),(5550,3028,'_elementor_data','[{\"id\":\"7baa482a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c75a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"655cdb8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d1c9f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5801b86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e1a36ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41c3f8f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2e2dac3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b9030c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19e38909\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"1897e608\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cc4e517\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5be9a3cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6076ba8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"58f4e3bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a46a42e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4e64558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f36c5e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4193cc96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64981d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a773768\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2857905c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c95df8\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5551,3028,'_wp_page_template','default'),(5553,2971,'_elementor_page_assets','a:0:{}'),(5554,3029,'_thumbnail_id','42'),(5555,3029,'_elementor_template_type','wp-post'),(5556,3029,'_elementor_version','2.9.7'),(5557,3029,'_elementor_edit_mode','builder'),(5558,3029,'_wp_page_template','default'),(5559,3029,'_elementor_data','[{\"id\":\"5eb29a9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"e607811\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d9e60e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"502fb53e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7a86c97a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"637b1924\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50742d5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c9a8f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d4c6987\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"130086c0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"6ca70154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63892994\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"447a7c57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"53762a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"456c16ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"51ba6120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f011139\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"256f51e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4254ed30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2f889b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9129\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"219a15e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44f8158\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5560,3029,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5562,2972,'_elementor_page_assets','a:0:{}'),(5563,3030,'_thumbnail_id','21'),(5564,3030,'_elementor_edit_mode','builder'),(5565,3030,'_elementor_template_type','wp-post'),(5566,3030,'_elementor_version','2.9.7'),(5567,3030,'_wp_page_template','default'),(5568,3030,'_elementor_data','[{\"id\":\"16b7e27f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"c2d8b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"649803f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d80724\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"43f960f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"217ec6fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"329f16f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"372d1355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"176cc643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"392cf051\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9b739\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"730dfcfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d24d2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"50f7210b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d2f0a16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2cbeb8f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1675a2c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61d644a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"428beb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb81718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d039008\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8ed9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eba72dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5569,3030,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5571,2973,'_elementor_page_assets','a:0:{}'),(5572,3031,'_thumbnail_id','307'),(5573,3031,'_wp_page_template','default'),(5574,3031,'_elementor_data','[{\"id\":\"c910ce3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6ff00ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d656cd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4479d67\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7440151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0193f66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b524bc5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"b464cf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cc8f0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ade937c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"27333f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0cbed8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ec0dd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"348e96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7d93720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"700ee98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7642acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f958861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d44dd76\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aee857d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"551b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"457941a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bfdb1f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5575,3031,'_elementor_version','2.9.7'),(5576,3031,'_elementor_edit_mode','builder'),(5577,3031,'_elementor_template_type','wp-post'),(5578,3031,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5580,2974,'_elementor_page_assets','a:0:{}'),(5581,3032,'_thumbnail_id','304'),(5582,3032,'_elementor_edit_mode','builder'),(5583,3032,'_elementor_template_type','wp-post'),(5584,3032,'_elementor_version','2.9.7'),(5585,3032,'_wp_page_template','default'),(5586,3032,'_elementor_data','[{\"id\":\"7ffe8b6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"31ccb75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5288f7bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68493ecc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"98925ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e11e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11ebef8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1001ec73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cecd17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45ac594e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"393e3a3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"247ed5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5589c62b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ef14add\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1444c5a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1dec1a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"30f8a4f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d5d060\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a79ef87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47659f8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"497e7dba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6bd208ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b19ed04\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5587,3032,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5589,2975,'_elementor_page_assets','a:0:{}'),(5590,3033,'_thumbnail_id','306'),(5591,3033,'_elementor_edit_mode','builder'),(5592,3033,'_elementor_template_type','wp-post'),(5593,3033,'_elementor_version','2.9.7'),(5594,3033,'_elementor_data','[{\"id\":\"7baa482a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c75a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"655cdb8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d1c9f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5801b86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e1a36ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41c3f8f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2e2dac3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b9030c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19e38909\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"1897e608\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cc4e517\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5be9a3cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6076ba8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"58f4e3bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a46a42e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4e64558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f36c5e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4193cc96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64981d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a773768\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2857905c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c95df8\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5595,3033,'_wp_page_template','default'),(5596,3033,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5598,2976,'_elementor_page_assets','a:0:{}'),(5599,3034,'_thumbnail_id','42'),(5600,3034,'_elementor_template_type','wp-post'),(5601,3034,'_elementor_version','2.9.7'),(5602,3034,'_elementor_edit_mode','builder'),(5603,3034,'_wp_page_template','default'),(5604,3034,'_elementor_data','[{\"id\":\"5eb29a9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"e607811\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d9e60e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"502fb53e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7a86c97a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"637b1924\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50742d5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c9a8f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d4c6987\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"130086c0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"6ca70154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63892994\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"447a7c57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"53762a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"456c16ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"51ba6120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f011139\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"256f51e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4254ed30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2f889b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9129\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"219a15e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44f8158\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5605,3034,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5607,2977,'_elementor_page_assets','a:0:{}'),(5608,3035,'_thumbnail_id','21'),(5609,3035,'_elementor_edit_mode','builder'),(5610,3035,'_elementor_template_type','wp-post'),(5611,3035,'_elementor_version','2.9.7'),(5612,3035,'_wp_page_template','default'),(5613,3035,'_elementor_data','[{\"id\":\"16b7e27f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"c2d8b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"649803f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d80724\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"43f960f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"217ec6fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"329f16f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"372d1355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"176cc643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"392cf051\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9b739\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"730dfcfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d24d2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"50f7210b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d2f0a16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2cbeb8f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1675a2c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61d644a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"428beb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb81718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d039008\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8ed9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eba72dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5614,3035,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5616,2978,'_elementor_page_assets','a:0:{}'),(5617,3036,'_thumbnail_id','18'),(5618,3036,'_wp_page_template','default'),(5619,3036,'_elementor_data','[{\"id\":\"c910ce3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6ff00ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d656cd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4479d67\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7440151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0193f66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b524bc5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"b464cf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cc8f0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ade937c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"27333f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0cbed8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\nOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ec0dd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"348e96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7d93720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"700ee98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7642acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\nFor over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.\\n\\nFrom oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f958861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d44dd76\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aee857d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"551b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"457941a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bfdb1f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5620,3036,'_elementor_version','2.9.7'),(5621,3036,'_elementor_edit_mode','builder'),(5622,3036,'_elementor_template_type','wp-post'),(5623,3036,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5625,2979,'_elementor_page_assets','a:0:{}'),(5626,3037,'_elementor_edit_mode','builder'),(5627,3037,'_elementor_template_type','section'),(5628,3037,'_elementor_version','2.9.7'),(5629,3037,'_wp_page_template','default'),(5630,3037,'_elementor_data','[{\"id\":\"433e698\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"41eeafb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e88907c\",\"elType\":\"widget\",\"settings\":{\"bg_text\":\"About Company\",\"title\":\"About Car Repair Services\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/tabs-img02.jpg\",\"id\":2337},\"content\":\"<p>We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.<\\/p>\\n<ul class=\\\"marker-list-sm-1\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"btn_text\":\"+ More Services\",\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"about_company\"}],\"isInner\":false}],\"isInner\":false}]'),(5631,3037,'_elementor_controls_usage','a:3:{s:13:\"about_company\";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:\"title_section\";a:3:{s:5:\"image\";i:1;s:7:\"content\";i:1;s:3:\"url\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),(5632,3038,'_elementor_edit_mode','builder'),(5633,3038,'_elementor_template_type','section'),(5634,3038,'_elementor_version','2.9.7'),(5635,3038,'_wp_page_template','default'),(5636,3038,'_elementor_data','[{\"id\":\"dec7607\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3d7a399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fba89e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Additional\",\"subtitle\":\"Below are some of the many auto repair services we offer:\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/tabs-img01.jpg\",\"id\":2319},\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li class=\\\"li-hide li-hide02\\\">Fuel System Repair<\\/li>\\n<li class=\\\"li-hide li-hide02\\\">Exhaust System Repair<\\/li>\\n<li class=\\\"li-hide li-hide02\\\">Engine Cooling System Maintenance<\\/li>\\n<li class=\\\"li-hide li-hide02\\\">Electrical Diagnostics<\\/li>\\n<li class=\\\"li-hide\\\">Starting and Charging Repair<\\/li>\\n<li class=\\\"li-hide\\\">Wheel Alignment<\\/li>\\n<li class=\\\"li-hide\\\">Computer Diagnostic Testing<\\/li>\\n<li class=\\\"li-hide\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"li-hide\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"li-hide\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"li-hide\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"li-hide\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"li-hide\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"li-hide\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"li-hide\\\">Oil Change<\\/li>\\n<li class=\\\"li-hide\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"li-hide\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"li-hide\\\">Steering and Suspension Work<\\/li>\",\"btn_text\":\"+ More Services\"},\"elements\":[],\"widgetType\":\"additional_service\"}],\"isInner\":false}],\"isInner\":false}]'),(5637,3038,'_elementor_controls_usage','a:3:{s:18:\"additional_service\";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:\"title_section\";a:2:{s:5:\"image\";i:1;s:7:\"content\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),(5638,3039,'_elementor_edit_mode','builder'),(5639,3039,'_elementor_template_type','page'),(5640,3039,'_elementor_version','2.9.7'),(5641,3039,'_wp_page_template','default'),(5642,3039,'_elementor_data','[{\"id\":\"327ae0f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5948e10\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5575f27\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"24 Hour Breakdown Service\",\"title_2\":\"To order a Breakdown Recovery Service now or if you require a quote, please contact us\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false}]'),(5643,3039,'_elementor_controls_usage','a:3:{s:15:\"banner_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:7:\"title_1\";i:1;s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;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:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}}'),(5644,3040,'_elementor_edit_mode','builder'),(5645,3040,'_elementor_template_type','wp-page'),(5646,3040,'_elementor_version','2.9.6'),(5647,3040,'_wp_page_template','default'),(5648,3040,'_elementor_data','[{\"id\":\"38ed5e5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d8098c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37c38dc\",\"elType\":\"widget\",\"settings\":{\"style\":\"comparisons_gallery\",\"showposts\":6},\"elements\":[],\"widgetType\":\"crs_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(5649,3040,'_elementor_controls_usage','a:3:{s:11:\"crs_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:19:\"crs_section_gallery\";a:2:{s:5:\"style\";i:1;s:9:\"showposts\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;}}}}}'),(5651,3005,'_elementor_page_assets','a:0:{}'),(5653,56,'_edit_last','1'),(5654,3041,'_elementor_edit_mode','builder'),(5655,3041,'_elementor_template_type','wp-page'),(5656,3041,'_elementor_version','3.6.5'),(5657,3041,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(5658,3041,'_wp_page_template','default'),(5659,3041,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(5660,3041,'_elementor_page_assets','a:0:{}'),(5662,712,'_wp_trash_meta_status','publish'),(5663,712,'_wp_trash_meta_time','1651834612'),(5664,712,'_wp_desired_post_slug','cart-2'),(5665,713,'_wp_trash_meta_status','publish'),(5666,713,'_wp_trash_meta_time','1651834612'),(5667,713,'_wp_desired_post_slug','checkout-2'),(5668,3004,'_wp_trash_meta_status','publish'),(5669,3004,'_wp_trash_meta_time','1651834612'),(5670,3004,'_wp_desired_post_slug','estimate-plugin-2'),(5671,3005,'_wp_trash_meta_status','publish'),(5672,3005,'_wp_trash_meta_time','1651834612'),(5673,3005,'_wp_desired_post_slug','gallery-of-%d1%81omparisons-2'),(5674,3045,'_elementor_edit_mode','builder'),(5675,3045,'_elementor_template_type','wp-page'),(5676,3045,'_elementor_version','2.9.6'),(5677,3045,'_wp_page_template','default'),(5678,3045,'_elementor_data','[{\"id\":\"38ed5e5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d8098c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37c38dc\",\"elType\":\"widget\",\"settings\":{\"style\":\"comparisons_gallery\",\"showposts\":6},\"elements\":[],\"widgetType\":\"crs_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(5679,3045,'_elementor_controls_usage','a:3:{s:11:\"crs_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:19:\"crs_section_gallery\";a:2:{s:5:\"style\";i:1;s:9:\"showposts\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;}}}}}'),(5681,3045,'_elementor_page_assets','a:0:{}'),(5682,714,'_wp_trash_meta_status','publish'),(5683,714,'_wp_trash_meta_time','1651834634'),(5684,714,'_wp_desired_post_slug','my-account-2'),(5685,2756,'_wp_trash_meta_status','draft'),(5686,2756,'_wp_trash_meta_time','1651834649'),(5687,2756,'_wp_desired_post_slug','refund_returns'),(5688,3048,'_wp_attached_file','2022/05/log_file_2022-05-06__10-57-44.txt'),(5689,3049,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5690,3049,'_thumbnail_id','304'),(5691,3049,'framework-service-icon','icon-car-wheel'),(5692,3049,'_yoast_wpseo_content_score','90'),(5693,3049,'framework-service-page-head','Services'),(5694,3049,'framework-service-page-sub-head','The best way to minimize breakdowns is doing routine maintenance'),(5695,3049,'_wpb_vc_js_status','true'),(5696,3049,'_elementor_edit_mode','builder'),(5697,3049,'_elementor_template_type','wp-post'),(5698,3049,'_elementor_version','2.9.7'),(5699,3049,'_wp_page_template','default'),(5700,3049,'_elementor_data','[{\"id\":\"7ffe8b6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"31ccb75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5288f7bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68493ecc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"98925ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e11e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11ebef8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1001ec73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cecd17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45ac594e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"393e3a3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"247ed5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5589c62b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ef14add\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1444c5a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1dec1a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"30f8a4f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d5d060\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a79ef87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47659f8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"497e7dba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6bd208ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b19ed04\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5701,3049,'framework-service-single-image','2252'),(5702,3049,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5703,3049,'_wxr_import_has_attachment_refs','1'),(5704,3050,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5705,3050,'_thumbnail_id','307'),(5706,3050,'framework-service-icon','icon-exhaust-pipe'),(5707,3050,'_yoast_wpseo_content_score','90'),(5708,3050,'_wpb_vc_js_status','true'),(5709,3050,'framework-service-page-head','Services'),(5710,3050,'framework-service-page-sub-head','The transmission is complicated and important component of your car'),(5711,3050,'framework-service-single-image','2252'),(5712,3050,'_elementor_edit_mode','builder'),(5713,3050,'_elementor_template_type','wp-post'),(5714,3050,'_elementor_version','2.9.7'),(5715,3050,'_wp_page_template','default'),(5716,3050,'_elementor_data','[{\"id\":\"10c7ee6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1f7d1569\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4107e044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"387eff29\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"73d04252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a16dc1b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"609a18bb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"24a0d307\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e11ccf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8b4a6e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"76b0393f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ca2adc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e69ef8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7aa3ada0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2eec8fe4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3e1f5631\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5c295dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"385ca452\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1cc56126\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c4a9e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5727ea09\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c0bd885\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57b9f3a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5717,3050,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5718,3050,'_wxr_import_has_attachment_refs','1'),(5719,3051,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5720,3051,'_thumbnail_id','306'),(5721,3051,'framework-service-icon','icon-engine'),(5722,3051,'_yoast_wpseo_content_score','90'),(5723,3051,'_wpb_vc_js_status','true'),(5724,3051,'framework-service-page-head','Services'),(5725,3051,'framework-service-page-sub-head','Brakes wear out over time requiring service'),(5726,3051,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5727,3051,'_elementor_edit_mode','builder'),(5728,3051,'_elementor_template_type','wp-post'),(5729,3051,'_elementor_version','2.9.7'),(5730,3051,'_elementor_data','[{\"id\":\"7baa482a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c75a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"655cdb8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d1c9f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5801b86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e1a36ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41c3f8f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2e2dac3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b9030c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19e38909\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"1897e608\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cc4e517\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5be9a3cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6076ba8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"58f4e3bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a46a42e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4e64558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f36c5e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4193cc96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64981d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a773768\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2857905c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c95df8\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5731,3051,'_wp_page_template','default'),(5732,3051,'framework-service-single-image','2252'),(5733,3051,'_wxr_import_has_attachment_refs','1'),(5734,3052,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5735,3052,'_thumbnail_id','42'),(5736,3052,'framework-service-icon','icon-gearshift'),(5737,3052,'_yoast_wpseo_content_score','90'),(5738,3052,'_wpb_vc_js_status','true'),(5739,3052,'framework-service-page-head','Services'),(5740,3052,'framework-service-page-sub-head','The transmission is complicated and important components of your car'),(5741,3052,'_elementor_template_type','wp-post'),(5742,3052,'_elementor_version','2.9.7'),(5743,3052,'_elementor_edit_mode','builder'),(5744,3052,'_wp_page_template','default'),(5745,3052,'_elementor_data','[{\"id\":\"5eb29a9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"e607811\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d9e60e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"502fb53e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7a86c97a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"637b1924\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50742d5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c9a8f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d4c6987\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"130086c0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"6ca70154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63892994\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"447a7c57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"53762a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"456c16ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"51ba6120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f011139\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"256f51e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4254ed30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2f889b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9129\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"219a15e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44f8158\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5746,3052,'framework-service-single-image','2252'),(5747,3052,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5748,3052,'_wxr_import_has_attachment_refs','1'),(5749,3053,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5750,3053,'_thumbnail_id','21'),(5751,3053,'framework-service-icon','icon-disc-brake'),(5752,3053,'_yoast_wpseo_content_score','90'),(5753,3053,'_wpb_vc_js_status','true'),(5754,3053,'framework-service-page-head','Services'),(5755,3053,'framework-service-page-sub-head','Brakes wear out over time requiring service'),(5756,3053,'_elementor_edit_mode','builder'),(5757,3053,'_elementor_template_type','wp-post'),(5758,3053,'_elementor_version','2.9.7'),(5759,3053,'_wp_page_template','default'),(5760,3053,'_elementor_data','[{\"id\":\"16b7e27f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"c2d8b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"649803f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d80724\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"43f960f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"217ec6fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"329f16f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"372d1355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"176cc643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"392cf051\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9b739\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"730dfcfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d24d2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"50f7210b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d2f0a16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2cbeb8f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1675a2c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61d644a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"428beb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb81718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d039008\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8ed9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eba72dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5761,3053,'framework-service-single-image','2252'),(5762,3053,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5763,3053,'_wxr_import_has_attachment_refs','1'),(5764,3054,'_wpb_shortcodes_custom_css','.vc_custom_1516676717012{margin-bottom: 20px !important;}'),(5765,3054,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5766,3054,'_thumbnail_id','307'),(5767,3054,'framework-service-icon','icon-oil'),(5768,3054,'_yoast_wpseo_content_score','90'),(5769,3054,'framework-service-page-head','Services'),(5770,3054,'framework-service-page-sub-head','The best way to minimize breakdowns is doing routine maintenance'),(5771,3054,'_wpb_vc_js_status','true'),(5772,3054,'_wp_page_template','default'),(5773,3054,'_elementor_data','[{\"id\":\"c910ce3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6ff00ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d656cd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4479d67\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7440151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0193f66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b524bc5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"b464cf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cc8f0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ade937c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"27333f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0cbed8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ec0dd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"348e96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7d93720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"700ee98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7642acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f958861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d44dd76\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aee857d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"551b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"457941a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bfdb1f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5774,3054,'_elementor_version','2.9.7'),(5775,3054,'_elementor_edit_mode','builder'),(5776,3054,'_elementor_template_type','wp-post'),(5777,3054,'_wp_old_slug','automatic-updatesand-unlock'),(5778,3054,'framework-service-single-image','2252'),(5779,3054,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5780,3054,'_wxr_import_has_attachment_refs','1'),(5781,3055,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5782,3055,'_thumbnail_id','304'),(5783,3055,'framework-service-icon','icon-car-wheel'),(5784,3055,'_yoast_wpseo_content_score','90'),(5785,3055,'framework-service-page-head','Services'),(5786,3055,'framework-service-page-sub-head','The best way to minimize breakdowns is doing routine maintenance'),(5787,3055,'_wpb_vc_js_status','true'),(5788,3055,'_elementor_edit_mode','builder'),(5789,3055,'_elementor_template_type','wp-post'),(5790,3055,'_elementor_version','2.9.7'),(5791,3055,'_wp_page_template','default'),(5792,3055,'_elementor_data','[{\"id\":\"7ffe8b6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"31ccb75a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5288f7bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68493ecc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"98925ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e11e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11ebef8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1001ec73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cecd17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45ac594e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"393e3a3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"247ed5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5589c62b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ef14add\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1444c5a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1dec1a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"30f8a4f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d5d060\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a79ef87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47659f8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"497e7dba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6bd208ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b19ed04\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5793,3055,'framework-service-single-image','2252'),(5794,3055,'_wp_old_slug','preventative-maintenance-3'),(5795,3055,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5796,3055,'_wxr_import_has_attachment_refs','1'),(5797,3056,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5798,3056,'_thumbnail_id','306'),(5799,3056,'framework-service-icon','icon-engine'),(5800,3056,'_yoast_wpseo_content_score','90'),(5801,3056,'_wpb_vc_js_status','true'),(5802,3056,'framework-service-page-head','Services'),(5803,3056,'framework-service-page-sub-head','Brakes wear out over time requiring service'),(5804,3056,'_elementor_edit_mode','builder'),(5805,3056,'_elementor_template_type','wp-post'),(5806,3056,'_elementor_version','2.9.7'),(5807,3056,'_elementor_data','[{\"id\":\"7baa482a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c75a669\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"655cdb8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d1c9f5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5801b86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e1a36ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41c3f8f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2e2dac3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b9030c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19e38909\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"1897e608\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cc4e517\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5be9a3cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6076ba8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"58f4e3bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a46a42e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4e64558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f36c5e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4193cc96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64981d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a773768\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2857905c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c95df8\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5808,3056,'_wp_page_template','default'),(5809,3056,'framework-service-single-image','2252'),(5810,3056,'_wp_old_slug','tires-wheels'),(5811,3056,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5812,3056,'_wxr_import_has_attachment_refs','1'),(5813,3057,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5814,3057,'_thumbnail_id','42'),(5815,3057,'framework-service-icon','icon-gearshift'),(5816,3057,'_yoast_wpseo_content_score','90'),(5817,3057,'_wpb_vc_js_status','true'),(5818,3057,'framework-service-page-head','Services'),(5819,3057,'framework-service-page-sub-head','The transmission is complicated and important components of your car'),(5820,3057,'_elementor_template_type','wp-post'),(5821,3057,'_elementor_version','2.9.7'),(5822,3057,'_elementor_edit_mode','builder'),(5823,3057,'_wp_page_template','default'),(5824,3057,'_elementor_data','[{\"id\":\"5eb29a9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"e607811\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d9e60e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"502fb53e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7a86c97a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"637b1924\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50742d5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c9a8f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d4c6987\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"130086c0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"6ca70154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63892994\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"447a7c57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"53762a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"456c16ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"51ba6120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f011139\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"256f51e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4254ed30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2f889b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9129\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"219a15e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44f8158\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5825,3057,'framework-service-single-image','2252'),(5826,3057,'_wp_old_slug','exhaustsystem-2'),(5827,3057,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5828,3057,'_wxr_import_has_attachment_refs','1'),(5829,3058,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5830,3058,'_thumbnail_id','21'),(5831,3058,'framework-service-icon','icon-disc-brake'),(5832,3058,'_yoast_wpseo_content_score','90'),(5833,3058,'_wpb_vc_js_status','true'),(5834,3058,'framework-service-page-head','Services'),(5835,3058,'framework-service-page-sub-head','Brakes wear out over time requiring service'),(5836,3058,'_elementor_edit_mode','builder'),(5837,3058,'_elementor_template_type','wp-post'),(5838,3058,'_elementor_version','2.9.7'),(5839,3058,'_wp_page_template','default'),(5840,3058,'_elementor_data','[{\"id\":\"16b7e27f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"c2d8b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"649803f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d80724\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"43f960f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"217ec6fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"329f16f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"372d1355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"176cc643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"392cf051\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"4a9b739\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"730dfcfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:<\\/p>\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\n<p>\\t\\t\\t\\t\\t\\t\\tOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\\t\\t\\t\\t\\t\\t<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42d24d2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"50f7210b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d2f0a16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2cbeb8f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1675a2c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.<\\/p>\\n\\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61d644a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"428beb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb81718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d039008\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8ed9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eba72dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5841,3058,'framework-service-single-image','2252'),(5842,3058,'_wp_old_slug','would-you-like-to'),(5843,3058,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}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:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";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:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5844,3058,'_wxr_import_has_attachment_refs','1'),(5845,3059,'_wpb_shortcodes_custom_css','.vc_custom_1516676717012{margin-bottom: 20px !important;}'),(5846,3059,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5847,3059,'_thumbnail_id','18'),(5848,3059,'framework-service-icon','icon-oil'),(5849,3059,'_yoast_wpseo_content_score','90'),(5850,3059,'framework-service-page-head','Services'),(5851,3059,'framework-service-page-sub-head','The best way to minimize breakdowns is doing routine maintenance'),(5852,3059,'_wpb_vc_js_status','true'),(5853,3059,'_wp_page_template','default'),(5854,3059,'_elementor_data','[{\"id\":\"c910ce3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6ff00ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d656cd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4479d67\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7440151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0193f66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b524bc5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"b464cf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cc8f0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"With a Car Repair Service oil change, or any other service, you\\u2019ll receive a Touch\\u00ae Courtesy Check. We\\u2019ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ade937c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1165,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"27333f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0cbed8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"While you\\u2019re there, let us perform a Touch\\u00ae Courtesy Check, which includes a visual check of the following items:\\n<ul class=\\\"marker-list-sm\\\">\\n \\t<li>Engine air filter<\\/li>\\n \\t<li>Brake fluid<\\/li>\\n \\t<li>Power steering fluid<\\/li>\\n \\t<li>Automatic transmission fluid<\\/li>\\n \\t<li>Coolant\\/antifreeze<\\/li>\\n<\\/ul>\\nOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ec0dd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"content-top\"},\"elements\":[{\"id\":\"348e96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7d93720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/services-item-img02.jpg\",\"id\":2127},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"700ee98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7642acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"divider-lg hidden-lg\\\"><\\/div>\\n<h3>Trust Our Products<\\/h3>\\nFor over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.\\n\\nFrom oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we\\u2019ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f958861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d44dd76\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aee857d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"content-top-lg\\\">\\t\\t\\t\\tOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\\t\\t\\t\\t\\t<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"551b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"457941a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bfdb1f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_2\":\"\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"31cdb9d\",\"icon\":{\"value\":\" icon-calendar\",\"library\":\"custom-icon\"},\"heading\":\"Appointments\",\"description\":\"Perform a search to find a store near you that accepts online appointment requests\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 2\",\"_id\":\"94007d6\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Coupon\",\"description\":\"We like providing our<br> customers with more than just one way to save\",\"button_action\":\"3\",\"icon_size\":\"sm\",\"url\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/pricing-coupons\\/\"},\"modal_id\":\"\"}],\"style\":\"two\"},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false}]'),(5855,3059,'_elementor_version','2.9.7'),(5856,3059,'_elementor_edit_mode','builder'),(5857,3059,'_elementor_template_type','wp-post'),(5858,3059,'framework-service-single-image','2252'),(5859,3059,'_wp_old_slug','automatic-updatesand-unlock'),(5860,3059,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:4;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:4:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;s:5:\"style\";i:1;}}}}}'),(5861,3059,'_wxr_import_has_attachment_refs','1'),(5862,3060,'_elementor_edit_mode','builder'),(5863,3060,'_elementor_template_type','section'),(5864,3060,'_elementor_version','2.9.7'),(5865,3060,'_wp_page_template','default'),(5866,3060,'_elementor_data','[{\"id\":\"433e698\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"41eeafb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e88907c\",\"elType\":\"widget\",\"settings\":{\"bg_text\":\"About Company\",\"title\":\"About Car Repair Services\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/tabs-img02.jpg\",\"id\":2337},\"content\":\"<p>We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.<\\/p>\\n<ul class=\\\"marker-list-sm-1\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"btn_text\":\"+ More Services\",\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"about_company\"}],\"isInner\":false}],\"isInner\":false}]'),(5867,3060,'_elementor_controls_usage','a:3:{s:13:\"about_company\";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:\"title_section\";a:3:{s:5:\"image\";i:1;s:7:\"content\";i:1;s:3:\"url\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),(5868,3060,'_wxr_import_has_attachment_refs','1'),(5869,3061,'_elementor_edit_mode','builder'),(5870,3061,'_elementor_template_type','section'),(5871,3061,'_elementor_version','2.9.7'),(5872,3061,'_wp_page_template','default'),(5873,3061,'_elementor_data','[{\"id\":\"dec7607\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3d7a399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fba89e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Additional\",\"subtitle\":\"Below are some of the many auto repair services we offer:\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/tabs-img01.jpg\",\"id\":2319},\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li class=\\\"li-hide li-hide02\\\">Fuel System Repair<\\/li>\\n<li class=\\\"li-hide li-hide02\\\">Exhaust System Repair<\\/li>\\n<li class=\\\"li-hide li-hide02\\\">Engine Cooling System Maintenance<\\/li>\\n<li class=\\\"li-hide li-hide02\\\">Electrical Diagnostics<\\/li>\\n<li class=\\\"li-hide\\\">Starting and Charging Repair<\\/li>\\n<li class=\\\"li-hide\\\">Wheel Alignment<\\/li>\\n<li class=\\\"li-hide\\\">Computer Diagnostic Testing<\\/li>\\n<li class=\\\"li-hide\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"li-hide\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"li-hide\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"li-hide\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"li-hide\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"li-hide\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"li-hide\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"li-hide\\\">Oil Change<\\/li>\\n<li class=\\\"li-hide\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"li-hide\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"li-hide\\\">Steering and Suspension Work<\\/li>\",\"btn_text\":\"+ More Services\"},\"elements\":[],\"widgetType\":\"additional_service\"}],\"isInner\":false}],\"isInner\":false}]'),(5874,3061,'_elementor_controls_usage','a:3:{s:18:\"additional_service\";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:\"title_section\";a:2:{s:5:\"image\";i:1;s:7:\"content\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),(5875,3061,'_wxr_import_has_attachment_refs','1'),(5876,3062,'_elementor_edit_mode','builder'),(5877,3062,'_elementor_template_type','page'),(5878,3062,'_elementor_version','2.9.7'),(5879,3062,'_wp_page_template','default'),(5880,3062,'_elementor_data','[{\"id\":\"327ae0f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5948e10\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5575f27\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"24 Hour Breakdown Service\",\"title_2\":\"To order a Breakdown Recovery Service now or if you require a quote, please contact us\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false}]'),(5881,3062,'_elementor_controls_usage','a:3:{s:15:\"banner_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:7:\"title_1\";i:1;s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;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:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}}'),(5882,3062,'_wxr_import_has_attachment_refs','1'),(5884,3049,'_elementor_page_assets','a:0:{}'),(5886,3050,'_elementor_page_assets','a:0:{}'),(5888,3051,'_elementor_page_assets','a:0:{}'),(5890,3052,'_elementor_page_assets','a:0:{}'),(5892,3053,'_elementor_page_assets','a:0:{}'),(5894,3054,'_elementor_page_assets','a:0:{}'),(5896,3055,'_elementor_page_assets','a:0:{}'),(5898,3056,'_elementor_page_assets','a:0:{}'),(5900,3057,'_elementor_page_assets','a:0:{}'),(5902,3058,'_elementor_page_assets','a:0:{}'),(5904,3059,'_elementor_page_assets','a:0:{}'),(5906,2986,'_elementor_page_assets','a:0:{}'),(5908,3060,'_elementor_page_assets','a:0:{}'),(5918,2303,'_elementor_page_assets','a:0:{}'),(5920,2311,'_elementor_page_assets','a:0:{}'),(5922,2357,'_elementor_page_assets','a:0:{}'),(5924,3062,'_elementor_page_assets','a:0:{}'),(5926,2307,'_elementor_page_assets','a:0:{}'),(5927,3064,'_elementor_edit_mode','builder'),(5928,3064,'_elementor_template_type','wp-page'),(5929,3064,'_elementor_version','3.6.5'),(5930,3064,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(5931,3064,'_wp_page_template','default'),(5932,3064,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(5933,3064,'_elementor_page_assets','a:0:{}'),(5935,3065,'_elementor_edit_mode','builder'),(5936,3065,'_elementor_template_type','wp-page'),(5937,3065,'_elementor_version','3.6.5'),(5938,3065,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(5939,3065,'_wp_page_template','default'),(5940,3065,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(5941,3065,'_elementor_page_assets','a:0:{}'),(5943,3066,'_elementor_edit_mode','builder'),(5944,3066,'_elementor_template_type','wp-page'),(5945,3066,'_elementor_version','3.6.5'),(5946,3066,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false}]'),(5947,3066,'_wp_page_template','default'),(5948,3066,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(5949,3066,'_elementor_page_assets','a:0:{}'),(5951,3067,'_elementor_edit_mode','builder'),(5952,3067,'_elementor_template_type','wp-page'),(5953,3067,'_elementor_version','3.6.5'),(5954,3067,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false}]'),(5955,3067,'_wp_page_template','default'),(5956,3067,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(5957,3067,'_elementor_page_assets','a:0:{}'),(5959,3068,'_elementor_edit_mode','builder'),(5960,3068,'_elementor_template_type','wp-page'),(5961,3068,'_elementor_version','3.6.5'),(5962,3068,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false}]'),(5963,3068,'_wp_page_template','default'),(5964,3068,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(5965,3068,'_elementor_page_assets','a:0:{}'),(5967,3069,'_elementor_edit_mode','builder'),(5968,3069,'_elementor_template_type','wp-page'),(5969,3069,'_elementor_version','3.6.5'),(5970,3069,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(5971,3069,'_wp_page_template','default'),(5972,3069,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(5973,3069,'_elementor_page_assets','a:0:{}'),(5976,3070,'_elementor_edit_mode','builder'),(5977,3070,'_elementor_template_type','wp-page'),(5978,3070,'_elementor_version','3.6.5'),(5979,3070,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(5980,3070,'_wp_page_template','default'),(5981,3070,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(5982,3070,'_elementor_page_assets','a:0:{}'),(5984,3071,'_elementor_edit_mode','builder'),(5985,3071,'_elementor_template_type','wp-page'),(5986,3071,'_elementor_version','3.6.5'),(5987,3071,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(5988,3071,'_wp_page_template','default'),(5989,3071,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(5990,3071,'_elementor_page_assets','a:0:{}'),(5992,3072,'_elementor_edit_mode','builder'),(5993,3072,'_elementor_template_type','wp-page'),(5994,3072,'_elementor_version','3.6.5'),(5995,3072,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(5996,3072,'_wp_page_template','default'),(5997,3072,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(5998,3072,'_elementor_page_assets','a:0:{}'),(6001,3073,'_elementor_edit_mode','builder'),(6002,3073,'_elementor_template_type','wp-page'),(6003,3073,'_elementor_version','3.6.5'),(6004,3073,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6005,3073,'_wp_page_template','default'),(6006,3073,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6007,3073,'_elementor_page_assets','a:0:{}'),(6009,3074,'_elementor_edit_mode','builder'),(6010,3074,'_elementor_template_type','wp-page'),(6011,3074,'_elementor_version','3.6.5'),(6012,3074,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6013,3074,'_wp_page_template','default'),(6014,3074,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6015,3074,'_elementor_page_assets','a:0:{}'),(6017,3075,'_elementor_edit_mode','builder'),(6018,3075,'_elementor_template_type','wp-page'),(6019,3075,'_elementor_version','3.6.5'),(6020,3075,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"button_class\":\"js-popup\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6021,3075,'_wp_page_template','default'),(6022,3075,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6023,3075,'_elementor_page_assets','a:0:{}'),(6026,3076,'_wp_attached_file','2022/05/block-wrapper01.jpg'),(6027,3076,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:369;s:4:\"file\";s:27:\"2022/05/block-wrapper01.jpg\";s:5:\"sizes\";a:22:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"block-wrapper01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-600x115.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"block-wrapper01-300x58.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:58;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"block-wrapper01-1024x197.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-768x148.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"block-wrapper01-1536x295.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-870x167.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-370x369.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:25:\"block-wrapper01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-390x369.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-370x369.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:25:\"block-wrapper01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:25:\"block-wrapper01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"block-wrapper01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-600x115.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"block-wrapper01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6028,3077,'_elementor_edit_mode','builder'),(6029,3077,'_elementor_template_type','wp-page'),(6030,3077,'_elementor_version','3.6.5'),(6031,3077,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"button_class\":\"js-popup\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6032,3077,'_wp_page_template','default'),(6033,3077,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6034,3077,'_elementor_page_assets','a:0:{}'),(6036,3078,'_elementor_edit_mode','builder'),(6037,3078,'_elementor_template_type','wp-page'),(6038,3078,'_elementor_version','3.6.5'),(6039,3078,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"button_class\":\"js-popup\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6040,3078,'_wp_page_template','default'),(6041,3078,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6042,3078,'_elementor_page_assets','a:0:{}'),(6044,3079,'_elementor_edit_mode','builder'),(6045,3079,'_elementor_template_type','wp-page'),(6046,3079,'_elementor_version','3.6.5'),(6047,3079,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6048,3079,'_wp_page_template','default'),(6049,3079,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6050,3079,'_elementor_page_assets','a:0:{}'),(6053,3080,'_elementor_edit_mode','builder'),(6054,3080,'_elementor_template_type','wp-page'),(6055,3080,'_elementor_version','3.6.5'),(6056,3080,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6057,3080,'_wp_page_template','default'),(6058,3080,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6059,3080,'_elementor_page_assets','a:0:{}'),(6061,3081,'_elementor_edit_mode','builder'),(6062,3081,'_elementor_template_type','wp-page'),(6063,3081,'_elementor_version','3.6.5'),(6064,3081,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6065,3081,'_wp_page_template','default'),(6066,3081,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6067,3081,'_elementor_page_assets','a:0:{}'),(6069,3082,'_elementor_edit_mode','builder'),(6070,3082,'_elementor_template_type','wp-page'),(6071,3082,'_elementor_version','3.6.5'),(6072,3082,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6073,3082,'_wp_page_template','default'),(6074,3082,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6075,3082,'_elementor_page_assets','a:0:{}'),(6078,3083,'_elementor_edit_mode','builder'),(6079,3083,'_elementor_template_type','wp-page'),(6080,3083,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (6081,3083,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6082,3083,'_wp_page_template','default'),(6083,3083,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6084,3083,'_elementor_page_assets','a:0:{}'),(6086,3084,'_elementor_edit_mode','builder'),(6087,3084,'_elementor_template_type','wp-page'),(6088,3084,'_elementor_version','3.6.5'),(6089,3084,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6090,3084,'_wp_page_template','default'),(6091,3084,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6092,3084,'_elementor_page_assets','a:0:{}'),(6094,3085,'_elementor_edit_mode','builder'),(6095,3085,'_elementor_template_type','wp-page'),(6096,3085,'_elementor_version','3.6.5'),(6097,3085,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6098,3085,'_wp_page_template','default'),(6099,3085,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6100,3085,'_elementor_page_assets','a:0:{}'),(6103,3086,'_elementor_edit_mode','builder'),(6104,3086,'_elementor_template_type','wp-page'),(6105,3086,'_elementor_version','3.6.5'),(6106,3086,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6107,3086,'_wp_page_template','default'),(6108,3086,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6109,3086,'_elementor_page_assets','a:0:{}'),(6111,3087,'_elementor_edit_mode','builder'),(6112,3087,'_elementor_template_type','wp-page'),(6113,3087,'_elementor_version','3.6.5'),(6114,3087,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6115,3087,'_wp_page_template','default'),(6116,3087,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6117,3087,'_elementor_page_assets','a:0:{}'),(6119,3088,'_elementor_edit_mode','builder'),(6120,3088,'_elementor_template_type','wp-page'),(6121,3088,'_elementor_version','3.6.5'),(6122,3088,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6123,3088,'_wp_page_template','default'),(6124,3088,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6125,3088,'_elementor_page_assets','a:0:{}'),(6128,3089,'_elementor_edit_mode','builder'),(6129,3089,'_elementor_template_type','wp-page'),(6130,3089,'_elementor_version','3.6.5'),(6131,3089,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6132,3089,'_wp_page_template','default'),(6133,3089,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6134,3089,'_elementor_page_assets','a:0:{}'),(6136,3090,'_elementor_edit_mode','builder'),(6137,3090,'_elementor_template_type','wp-page'),(6138,3090,'_elementor_version','3.6.5'),(6139,3090,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6140,3090,'_wp_page_template','default'),(6141,3090,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6142,3090,'_elementor_page_assets','a:0:{}'),(6144,3091,'_elementor_edit_mode','builder'),(6145,3091,'_elementor_template_type','wp-page'),(6146,3091,'_elementor_version','3.6.5'),(6147,3091,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6148,3091,'_wp_page_template','default'),(6149,3091,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6150,3091,'_elementor_page_assets','a:0:{}'),(6153,3092,'_elementor_edit_mode','builder'),(6154,3092,'_elementor_template_type','wp-page'),(6155,3092,'_elementor_version','3.6.5'),(6156,3092,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6157,3092,'_wp_page_template','default'),(6158,3092,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6159,3092,'_elementor_page_assets','a:0:{}'),(6161,3093,'_elementor_edit_mode','builder'),(6162,3093,'_elementor_template_type','wp-page'),(6163,3093,'_elementor_version','3.6.5'),(6164,3093,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6165,3093,'_wp_page_template','default'),(6166,3093,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6167,3093,'_elementor_page_assets','a:0:{}'),(6169,3094,'_elementor_edit_mode','builder'),(6170,3094,'_elementor_template_type','wp-page'),(6171,3094,'_elementor_version','3.6.5'),(6172,3094,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6173,3094,'_wp_page_template','default'),(6174,3094,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6175,3094,'_elementor_page_assets','a:0:{}'),(6178,3095,'_elementor_edit_mode','builder'),(6179,3095,'_elementor_template_type','wp-page'),(6180,3095,'_elementor_version','3.6.5'),(6181,3095,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6182,3095,'_wp_page_template','default'),(6183,3095,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6184,3095,'_elementor_page_assets','a:0:{}'),(6186,3096,'_elementor_edit_mode','builder'),(6187,3096,'_elementor_template_type','wp-page'),(6188,3096,'_elementor_version','3.6.5'),(6189,3096,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6190,3096,'_wp_page_template','default'),(6191,3096,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6192,3096,'_elementor_page_assets','a:0:{}'),(6194,3097,'_elementor_edit_mode','builder'),(6195,3097,'_elementor_template_type','wp-page'),(6196,3097,'_elementor_version','3.6.5'),(6197,3097,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6198,3097,'_wp_page_template','default'),(6199,3097,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6200,3097,'_elementor_page_assets','a:0:{}'),(6203,1212,'_wp_trash_meta_status','publish'),(6204,1212,'_wp_trash_meta_time','1651835798'),(6205,1212,'_wp_desired_post_slug','home-testimonial18'),(6206,1210,'_wp_trash_meta_status','publish'),(6207,1210,'_wp_trash_meta_time','1651835798'),(6208,1210,'_wp_desired_post_slug','home-testimonial17'),(6209,1209,'_wp_trash_meta_status','publish'),(6210,1209,'_wp_trash_meta_time','1651835798'),(6211,1209,'_wp_desired_post_slug','home-testimonial16'),(6212,1207,'_wp_trash_meta_status','publish'),(6213,1207,'_wp_trash_meta_time','1651835798'),(6214,1207,'_wp_desired_post_slug','home-testimonial15'),(6215,1206,'_wp_trash_meta_status','publish'),(6216,1206,'_wp_trash_meta_time','1651835798'),(6217,1206,'_wp_desired_post_slug','home-testimonial14'),(6218,1205,'_wp_trash_meta_status','publish'),(6219,1205,'_wp_trash_meta_time','1651835798'),(6220,1205,'_wp_desired_post_slug','home-testimonial13'),(6221,1203,'_wp_trash_meta_status','publish'),(6222,1203,'_wp_trash_meta_time','1651835798'),(6223,1203,'_wp_desired_post_slug','home-testimonial12'),(6224,1201,'_wp_trash_meta_status','publish'),(6225,1201,'_wp_trash_meta_time','1651835798'),(6226,1201,'_wp_desired_post_slug','home-testimonial11'),(6227,1199,'_wp_trash_meta_status','publish'),(6228,1199,'_wp_trash_meta_time','1651835798'),(6229,1199,'_wp_desired_post_slug','home-testimonial10'),(6230,1194,'_wp_trash_meta_status','publish'),(6231,1194,'_wp_trash_meta_time','1651835798'),(6232,1194,'_wp_desired_post_slug','home-testimonial9'),(6233,1193,'_wp_trash_meta_status','publish'),(6234,1193,'_wp_trash_meta_time','1651835798'),(6235,1193,'_wp_desired_post_slug','home-testimonial8'),(6236,1192,'_wp_trash_meta_status','publish'),(6237,1192,'_wp_trash_meta_time','1651835798'),(6238,1192,'_wp_desired_post_slug','home-testimonial7'),(6239,1064,'_wp_trash_meta_status','publish'),(6240,1064,'_wp_trash_meta_time','1651835798'),(6241,1064,'_wp_desired_post_slug','home-testimonial1-copy-copy'),(6242,1065,'_wp_trash_meta_status','publish'),(6243,1065,'_wp_trash_meta_time','1651835798'),(6244,1065,'_wp_desired_post_slug','home-testimonial-copy'),(6245,1066,'_wp_trash_meta_status','publish'),(6246,1066,'_wp_trash_meta_time','1651835798'),(6247,1066,'_wp_desired_post_slug','home-testimonial2-copy-copy'),(6248,1014,'_edit_lock','1652096701:1'),(6251,1014,'_edit_last','1'),(6252,1014,'_yoast_wpseo_estimated-reading-time-minutes',''),(6254,3061,'_elementor_page_assets','a:0:{}'),(6263,3100,'_elementor_edit_mode','builder'),(6264,3100,'_elementor_template_type','wp-page'),(6265,3100,'_elementor_version','3.6.5'),(6266,3100,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6267,3100,'_wp_page_template','default'),(6268,3100,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6269,3100,'_elementor_page_assets','a:0:{}'),(6271,3101,'_elementor_edit_mode','builder'),(6272,3101,'_elementor_template_type','wp-page'),(6273,3101,'_elementor_version','3.6.5'),(6274,3101,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6275,3101,'_wp_page_template','default'),(6276,3101,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6277,3101,'_elementor_page_assets','a:0:{}'),(6279,3102,'_elementor_edit_mode','builder'),(6280,3102,'_elementor_template_type','wp-page'),(6281,3102,'_elementor_version','3.6.5'),(6282,3102,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"24 Hour Breakdown Service\",\"title_2\":\"To order a Breakdown Recovery Service now or if you require a quote, please contact us\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6283,3102,'_wp_page_template','default'),(6284,3102,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6285,3102,'_elementor_page_assets','a:0:{}'),(6287,3103,'_elementor_edit_mode','builder'),(6288,3103,'_elementor_template_type','wp-page'),(6289,3103,'_elementor_version','3.6.5'),(6290,3103,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"24 Hour Breakdown Service\",\"title_2\":\"To order a Breakdown Recovery Service now or if you require a quote, please contact us\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6291,3103,'_wp_page_template','default'),(6292,3103,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6293,3103,'_elementor_page_assets','a:0:{}'),(6295,3104,'_elementor_edit_mode','builder'),(6296,3104,'_elementor_template_type','wp-page'),(6297,3104,'_elementor_version','3.6.5'),(6298,3104,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"24 Hour Breakdown Service\",\"title_2\":\"To order a Breakdown Recovery Service now or if you require a quote, please contact us\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6299,3104,'_wp_page_template','default'),(6300,3104,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6301,3104,'_elementor_page_assets','a:0:{}'),(6303,3105,'_elementor_edit_mode','builder'),(6304,3105,'_elementor_template_type','wp-page'),(6305,3105,'_elementor_version','3.6.5'),(6306,3105,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"To order a Breakdown Recovery Service now or if you require a quote, please contact us\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6307,3105,'_wp_page_template','default'),(6308,3105,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6309,3105,'_elementor_page_assets','a:0:{}'),(6311,3106,'_elementor_edit_mode','builder'),(6312,3106,'_elementor_template_type','wp-page'),(6313,3106,'_elementor_version','3.6.5'),(6314,3106,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"To order a Breakdown Recovery Service now or if you require a quote, please contact us\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6315,3106,'_wp_page_template','default'),(6316,3106,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6317,3106,'_elementor_page_assets','a:0:{}'),(6319,3107,'_elementor_edit_mode','builder'),(6320,3107,'_elementor_template_type','wp-page'),(6321,3107,'_elementor_version','3.6.5'),(6322,3107,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"To order a Breakdown Recovery Service now or if you require a quote, please contact us\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6323,3107,'_wp_page_template','default'),(6324,3107,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6325,3107,'_elementor_page_assets','a:0:{}'),(6327,3108,'_elementor_edit_mode','builder'),(6328,3108,'_elementor_template_type','wp-page'),(6329,3108,'_elementor_version','3.6.5'),(6330,3108,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6331,3108,'_wp_page_template','default'),(6332,3108,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6333,3108,'_elementor_page_assets','a:0:{}'),(6335,3109,'_elementor_edit_mode','builder'),(6336,3109,'_elementor_template_type','wp-page'),(6337,3109,'_elementor_version','3.6.5'),(6338,3109,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6339,3109,'_wp_page_template','default'),(6340,3109,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6341,3109,'_elementor_page_assets','a:0:{}'),(6343,3110,'_elementor_edit_mode','builder'),(6344,3110,'_elementor_template_type','wp-page'),(6345,3110,'_elementor_version','3.6.5'),(6346,3110,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6347,3110,'_wp_page_template','default'),(6348,3110,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6349,3110,'_elementor_page_assets','a:0:{}'),(6351,3111,'_elementor_edit_mode','builder'),(6352,3111,'_elementor_template_type','wp-page'),(6353,3111,'_elementor_version','3.6.5'),(6354,3111,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6355,3111,'_wp_page_template','default'),(6356,3111,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6357,3111,'_elementor_page_assets','a:0:{}'),(6366,3113,'_elementor_edit_mode','builder'),(6367,3113,'_elementor_template_type','wp-page'),(6368,3113,'_elementor_version','3.6.5'),(6369,3113,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6370,3113,'_wp_page_template','default'),(6371,3113,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6372,3113,'_elementor_page_assets','a:0:{}'),(6374,3114,'_elementor_edit_mode','builder'),(6375,3114,'_elementor_template_type','wp-page'),(6376,3114,'_elementor_version','3.6.5'),(6377,3114,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Your Automotive Repair & Maintenance Service Specialist\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6378,3114,'_wp_page_template','default'),(6379,3114,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6380,3114,'_elementor_page_assets','a:0:{}'),(6382,3115,'_elementor_edit_mode','builder'),(6383,3115,'_elementor_template_type','wp-page'),(6384,3115,'_elementor_version','3.6.5'),(6385,3115,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6386,3115,'_wp_page_template','default'),(6387,3115,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6388,3115,'_elementor_page_assets','a:0:{}'),(6390,3116,'_elementor_edit_mode','builder'),(6391,3116,'_elementor_template_type','wp-page'),(6392,3116,'_elementor_version','3.6.5'),(6393,3116,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6394,3116,'_wp_page_template','default'),(6395,3116,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6396,3116,'_elementor_page_assets','a:0:{}'),(6398,3117,'_elementor_edit_mode','builder'),(6399,3117,'_elementor_template_type','wp-page'),(6400,3117,'_elementor_version','3.6.5'),(6401,3117,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6402,3117,'_wp_page_template','default'),(6403,3117,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6404,3117,'_elementor_page_assets','a:0:{}'),(6406,3118,'_elementor_edit_mode','builder'),(6407,3118,'_elementor_template_type','wp-page'),(6408,3118,'_elementor_version','3.6.5'),(6409,3118,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6410,3118,'_wp_page_template','default'),(6411,3118,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6412,3118,'_elementor_page_assets','a:0:{}'),(6415,3119,'_elementor_edit_mode','builder'),(6416,3119,'_elementor_template_type','wp-page'),(6417,3119,'_elementor_version','3.6.5'),(6418,3119,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6419,3119,'_wp_page_template','default'),(6420,3119,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6421,3119,'_elementor_page_assets','a:0:{}'),(6423,3120,'_elementor_edit_mode','builder'),(6424,3120,'_elementor_template_type','wp-page'),(6425,3120,'_elementor_version','3.6.5'),(6426,3120,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"z_index\":999},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6427,3120,'_wp_page_template','default'),(6428,3120,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6429,3120,'_elementor_page_assets','a:0:{}'),(6431,3121,'_elementor_edit_mode','builder'),(6432,3121,'_elementor_template_type','wp-page'),(6433,3121,'_elementor_version','3.6.5'),(6434,3121,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6435,3121,'_wp_page_template','default'),(6436,3121,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6437,3121,'_elementor_page_assets','a:0:{}'),(6440,3122,'_elementor_edit_mode','builder'),(6441,3122,'_elementor_template_type','wp-page'),(6442,3122,'_elementor_version','3.6.5'),(6443,3122,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6444,3122,'_wp_page_template','default'),(6445,3122,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6446,3122,'_elementor_page_assets','a:0:{}'),(6448,3123,'_elementor_edit_mode','builder'),(6449,3123,'_elementor_template_type','wp-page'),(6450,3123,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (6451,3123,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6452,3123,'_wp_page_template','default'),(6453,3123,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6454,3123,'_elementor_page_assets','a:0:{}'),(6456,3124,'_elementor_edit_mode','builder'),(6457,3124,'_elementor_template_type','wp-page'),(6458,3124,'_elementor_version','3.6.5'),(6459,3124,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"77b5960\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0d06caf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6460,3124,'_wp_page_template','default'),(6461,3124,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6462,3124,'_elementor_page_assets','a:0:{}'),(6465,3125,'_elementor_edit_mode','builder'),(6466,3125,'_elementor_template_type','wp-page'),(6467,3125,'_elementor_version','3.6.5'),(6468,3125,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"77b5960\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0d06caf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6469,3125,'_wp_page_template','default'),(6470,3125,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6471,3125,'_elementor_page_assets','a:0:{}'),(6473,3126,'_elementor_edit_mode','builder'),(6474,3126,'_elementor_template_type','wp-page'),(6475,3126,'_elementor_version','3.6.5'),(6476,3126,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"77b5960\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0d06caf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6477,3126,'_wp_page_template','default'),(6478,3126,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6479,3126,'_elementor_page_assets','a:0:{}'),(6481,3127,'_elementor_edit_mode','builder'),(6482,3127,'_elementor_template_type','wp-page'),(6483,3127,'_elementor_version','3.6.5'),(6484,3127,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6485,3127,'_wp_page_template','default'),(6486,3127,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6487,3127,'_elementor_page_assets','a:0:{}'),(6490,3128,'_elementor_edit_mode','builder'),(6491,3128,'_elementor_template_type','wp-page'),(6492,3128,'_elementor_version','3.6.5'),(6493,3128,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6494,3128,'_wp_page_template','default'),(6495,3128,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6496,3128,'_elementor_page_assets','a:0:{}'),(6498,3129,'_elementor_edit_mode','builder'),(6499,3129,'_elementor_template_type','wp-page'),(6500,3129,'_elementor_version','3.6.5'),(6501,3129,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6502,3129,'_wp_page_template','default'),(6503,3129,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6504,3129,'_elementor_page_assets','a:0:{}'),(6506,3130,'_elementor_edit_mode','builder'),(6507,3130,'_elementor_template_type','wp-page'),(6508,3130,'_elementor_version','3.6.5'),(6509,3130,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\",\"_element_width\":\"inherit\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6510,3130,'_wp_page_template','default'),(6511,3130,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6512,3130,'_elementor_page_assets','a:0:{}'),(6515,1062,'_edit_lock','1651844374:1'),(6516,1062,'_edit_last','1'),(6517,1062,'_yoast_wpseo_estimated-reading-time-minutes',''),(6518,1013,'_edit_lock','1652097510:1'),(6519,1013,'_edit_last','1'),(6520,1013,'_yoast_wpseo_estimated-reading-time-minutes',''),(6529,3132,'_elementor_edit_mode','builder'),(6530,3132,'_elementor_template_type','wp-page'),(6531,3132,'_elementor_version','3.6.5'),(6532,3132,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\",\"_element_width\":\"inherit\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6533,3132,'_wp_page_template','default'),(6534,3132,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6535,3132,'_elementor_page_assets','a:0:{}'),(6537,3133,'_elementor_edit_mode','builder'),(6538,3133,'_elementor_template_type','wp-page'),(6539,3133,'_elementor_version','3.6.5'),(6540,3133,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c18d68\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"c13be7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6590cf8\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3,\"item_title_typography_typography\":\"custom\",\"item_title_typography_font_family\":\"Roboto\",\"item_title_typography_font_weight\":\"600\",\"_element_width\":\"inherit\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6541,3133,'_wp_page_template','default'),(6542,3133,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6543,3133,'_elementor_page_assets','a:0:{}'),(6545,3134,'_elementor_edit_mode','builder'),(6546,3134,'_elementor_template_type','wp-page'),(6547,3134,'_elementor_version','3.6.5'),(6548,3134,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6549,3134,'_wp_page_template','default'),(6550,3134,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6551,3134,'_elementor_page_assets','a:0:{}'),(6554,3135,'_elementor_edit_mode','builder'),(6555,3135,'_elementor_template_type','wp-page'),(6556,3135,'_elementor_version','3.6.5'),(6557,3135,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6558,3135,'_wp_page_template','default'),(6559,3135,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6560,3135,'_elementor_page_assets','a:0:{}'),(6562,3136,'_elementor_edit_mode','builder'),(6563,3136,'_elementor_template_type','wp-page'),(6564,3136,'_elementor_version','3.6.5'),(6565,3136,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"0c7e283\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"e25ad1e\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"},{\"_id\":\"6bb7290\",\"title\":\"YEARS OF EXPERIENCE\",\"count_text\":\"10\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6566,3136,'_wp_page_template','default'),(6567,3136,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6568,3136,'_elementor_page_assets','a:0:{}'),(6570,3137,'_elementor_edit_mode','builder'),(6571,3137,'_elementor_template_type','wp-page'),(6572,3137,'_elementor_version','3.6.5'),(6573,3137,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6574,3137,'_wp_page_template','default'),(6575,3137,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6576,3137,'_elementor_page_assets','a:0:{}'),(6579,3138,'_elementor_edit_mode','builder'),(6580,3138,'_elementor_template_type','wp-page'),(6581,3138,'_elementor_version','3.6.5'),(6582,3138,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6583,3138,'_wp_page_template','default'),(6584,3138,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6585,3138,'_elementor_page_assets','a:0:{}'),(6587,3139,'_elementor_edit_mode','builder'),(6588,3139,'_elementor_template_type','wp-page'),(6589,3139,'_elementor_version','3.6.5'),(6590,3139,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6591,3139,'_wp_page_template','default'),(6592,3139,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6593,3139,'_elementor_page_assets','a:0:{}'),(6595,3140,'_elementor_edit_mode','builder'),(6596,3140,'_elementor_template_type','wp-page'),(6597,3140,'_elementor_version','3.6.5'),(6598,3140,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":\"\",\"count_text\":\"2.9k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6599,3140,'_wp_page_template','default'),(6600,3140,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6601,3140,'_elementor_page_assets','a:0:{}'),(6604,3141,'_elementor_edit_mode','builder'),(6605,3141,'_elementor_template_type','wp-page'),(6606,3141,'_elementor_version','3.6.5'),(6607,3141,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":\"\",\"count_text\":\"2.9k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6608,3141,'_wp_page_template','default'),(6609,3141,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6610,3141,'_elementor_page_assets','a:0:{}'),(6612,3142,'_elementor_edit_mode','builder'),(6613,3142,'_elementor_template_type','wp-page'),(6614,3142,'_elementor_version','3.6.5'),(6615,3142,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":\"\",\"count_text\":\"2.9k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6616,3142,'_wp_page_template','default'),(6617,3142,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6618,3142,'_elementor_page_assets','a:0:{}'),(6620,3143,'_elementor_edit_mode','builder'),(6621,3143,'_elementor_template_type','wp-page'),(6622,3143,'_elementor_version','3.6.5'),(6623,3143,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6624,3143,'_wp_page_template','default'),(6625,3143,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6626,3143,'_elementor_page_assets','a:0:{}'),(6629,3144,'_elementor_edit_mode','builder'),(6630,3144,'_elementor_template_type','wp-page'),(6631,3144,'_elementor_version','3.6.5'),(6632,3144,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6633,3144,'_wp_page_template','default'),(6634,3144,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6635,3144,'_elementor_page_assets','a:0:{}'),(6637,3145,'_elementor_edit_mode','builder'),(6638,3145,'_elementor_template_type','wp-page'),(6639,3145,'_elementor_version','3.6.5'),(6640,3145,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6641,3145,'_wp_page_template','default'),(6642,3145,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6643,3145,'_elementor_page_assets','a:0:{}'),(6645,3146,'_elementor_edit_mode','builder'),(6646,3146,'_elementor_template_type','wp-page'),(6647,3146,'_elementor_version','3.6.5'),(6648,3146,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":\"\",\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":\"\",\"count_text\":\"2.9k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":\"\",\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":\"\",\"count_text\":\"100%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6649,3146,'_wp_page_template','default'),(6650,3146,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6651,3146,'_elementor_page_assets','a:0:{}'),(6654,3147,'_elementor_edit_mode','builder'),(6655,3147,'_elementor_template_type','wp-page'),(6656,3147,'_elementor_version','3.6.5'),(6657,3147,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":\"\",\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":\"\",\"count_text\":\"2.9k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":\"\",\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":\"\",\"count_text\":\"100%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6658,3147,'_wp_page_template','default'),(6659,3147,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6660,3147,'_elementor_page_assets','a:0:{}'),(6662,3148,'_elementor_edit_mode','builder'),(6663,3148,'_elementor_template_type','wp-page'),(6664,3148,'_elementor_version','3.6.5'),(6665,3148,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":\"\",\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":\"\",\"count_text\":\"2.9k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":\"\",\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":\"\",\"count_text\":\"100%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6666,3148,'_wp_page_template','default'),(6667,3148,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6668,3148,'_elementor_page_assets','a:0:{}'),(6670,3149,'_elementor_edit_mode','builder'),(6671,3149,'_elementor_template_type','wp-page'),(6672,3149,'_elementor_version','3.6.5'),(6673,3149,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":\"\",\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":\"\",\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":\"\",\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6674,3149,'_wp_page_template','default'),(6675,3149,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6676,3149,'_elementor_page_assets','a:0:{}'),(6679,3150,'_elementor_edit_mode','builder'),(6680,3150,'_elementor_template_type','wp-page'),(6681,3150,'_elementor_version','3.6.5'),(6682,3150,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":\"\",\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":\"\",\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":\"\",\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6683,3150,'_wp_page_template','default'),(6684,3150,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6685,3150,'_elementor_page_assets','a:0:{}'),(6687,3151,'_elementor_edit_mode','builder'),(6688,3151,'_elementor_template_type','wp-page'),(6689,3151,'_elementor_version','3.6.5'),(6690,3151,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":\"\",\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":\"\",\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":\"\",\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6691,3151,'_wp_page_template','default'),(6692,3151,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6693,3151,'_elementor_page_assets','a:0:{}'),(6695,3152,'_elementor_edit_mode','builder'),(6696,3152,'_elementor_template_type','wp-page'),(6697,3152,'_elementor_version','3.6.5'),(6698,3152,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6699,3152,'_wp_page_template','default'),(6700,3152,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6701,3152,'_elementor_page_assets','a:0:{}'),(6703,3153,'_elementor_edit_mode','builder'),(6704,3153,'_elementor_template_type','wp-page'),(6705,3153,'_elementor_version','3.6.5'),(6706,3153,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6707,3153,'_wp_page_template','default'),(6708,3153,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6709,3153,'_elementor_page_assets','a:0:{}'),(6711,3154,'_elementor_edit_mode','builder'),(6712,3154,'_elementor_template_type','wp-page'),(6713,3154,'_elementor_version','3.6.5'),(6714,3154,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100%\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6715,3154,'_wp_page_template','default'),(6716,3154,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6717,3154,'_elementor_page_assets','a:0:{}'),(6719,3155,'_elementor_edit_mode','builder'),(6720,3155,'_elementor_template_type','wp-page'),(6721,3155,'_elementor_version','3.6.5'),(6722,3155,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6723,3155,'_wp_page_template','default'),(6724,3155,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6725,3155,'_elementor_page_assets','a:0:{}'),(6728,3156,'_elementor_edit_mode','builder'),(6729,3156,'_elementor_template_type','wp-page'),(6730,3156,'_elementor_version','3.6.5'),(6731,3156,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6732,3156,'_wp_page_template','default'),(6733,3156,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6734,3156,'_elementor_page_assets','a:0:{}'),(6736,3157,'_menu_item_type','post_type'),(6737,3157,'_menu_item_menu_item_parent','0'),(6738,3157,'_menu_item_object_id','56'),(6739,3157,'_menu_item_object','page'),(6740,3157,'_menu_item_target',''),(6741,3157,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6742,3157,'_menu_item_xfn',''),(6743,3157,'_menu_item_url',''),(6754,3159,'_menu_item_type','custom'),(6755,3159,'_menu_item_menu_item_parent','0'),(6756,3159,'_menu_item_object_id','3159'),(6757,3159,'_menu_item_object','custom'),(6758,3159,'_menu_item_target',''),(6759,3159,'_menu_item_classes','a:1:{i:0;s:7:\"service\";}'),(6760,3159,'_menu_item_xfn',''),(6761,3159,'_menu_item_url','https://demoweblinks.in/troosten/#services'),(6763,3160,'_menu_item_type','custom'),(6764,3160,'_menu_item_menu_item_parent','0'),(6765,3160,'_menu_item_object_id','3160'),(6766,3160,'_menu_item_object','custom'),(6767,3160,'_menu_item_target',''),(6768,3160,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6769,3160,'_menu_item_xfn',''),(6770,3160,'_menu_item_url','#'),(6781,3162,'_edit_lock','1651841067:1'),(6782,3163,'_elementor_edit_mode','builder'),(6783,3163,'_elementor_template_type','kit'),(6785,8,'_wp_page_template','default'),(6786,8,'_elementor_page_settings','a:11:{s:16:\"site_description\";s:19:\"Turnkey MEP Project\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:8:\"troosten\";s:9:\"site_logo\";a:4:{s:3:\"url\";s:76:\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/troostn-logo.png\";s:2:\"id\";i:3173;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(6787,3162,'_wp_trash_meta_status','publish'),(6788,3162,'_wp_trash_meta_time','1651841070'),(6789,3164,'_elementor_edit_mode','builder'),(6790,3164,'_elementor_template_type','wp-page'),(6791,3164,'_elementor_version','3.6.5'),(6792,3164,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6793,3164,'_wp_page_template','default'),(6794,3164,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6795,3164,'_elementor_page_assets','a:0:{}'),(6797,3165,'_elementor_edit_mode','builder'),(6798,3165,'_elementor_template_type','wp-page'),(6799,3165,'_elementor_version','3.6.5'),(6800,3165,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item2\",\"_id\":\"eccc10b\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/slide2.jpg\",\"id\":2041},\"text_position\":\"left\",\"heading\":\"Full Service of\",\"sub_heading\":\"Auto Repair\",\"sub_heading_2\":\"& Maintenance\",\"short_description\":\"Over 35 Years Of Quality Auto Service\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}},{\"tab_title\":\"Item3\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide3.jpg\",\"id\":2344},\"heading\":\"Trust Your Vehicle to\",\"sub_heading\":\"Certified\",\"sub_heading_2\":\"Technicians\",\"short_description\":\"SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true},\"_id\":\"d48de79\"}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6801,3165,'_wp_page_template','default'),(6802,3165,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6803,3165,'_elementor_page_assets','a:0:{}'),(6805,3166,'_elementor_edit_mode','builder'),(6806,3166,'_elementor_template_type','wp-page'),(6807,3166,'_elementor_version','3.6.5'),(6808,3166,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6809,3166,'_wp_page_template','default'),(6810,3166,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6811,3166,'_elementor_page_assets','a:0:{}'),(6814,3167,'_elementor_edit_mode','builder'),(6815,3167,'_elementor_template_type','wp-page'),(6816,3167,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (6817,3167,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6818,3167,'_wp_page_template','default'),(6819,3167,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6820,3167,'_elementor_page_assets','a:0:{}'),(6822,3168,'_elementor_edit_mode','builder'),(6823,3168,'_elementor_template_type','wp-page'),(6824,3168,'_elementor_version','3.6.5'),(6825,3168,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\"},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6826,3168,'_wp_page_template','default'),(6827,3168,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6828,3168,'_elementor_page_assets','a:0:{}'),(6830,3169,'_elementor_edit_mode','builder'),(6831,3169,'_elementor_template_type','wp-page'),(6832,3169,'_elementor_version','3.6.5'),(6833,3169,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6834,3169,'_wp_page_template','default'),(6835,3169,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6836,3169,'_elementor_page_assets','a:0:{}'),(6838,3170,'_edit_last','1'),(6839,3170,'_edit_lock','1652097324:1'),(6848,3170,'framework-client-ratting','5'),(6849,3170,'_yoast_wpseo_content_score','60'),(6850,3170,'_yoast_wpseo_estimated-reading-time-minutes',''),(6852,3170,'framework-client-name','Customer 1'),(6855,1014,'framework-testimonials-image','3098'),(6856,1062,'framework-testimonials-image','3098'),(6857,3172,'_edit_lock','1652088851:1'),(6858,3172,'_wp_trash_meta_status','publish'),(6859,3172,'_wp_trash_meta_time','1652088880'),(6860,8,'_edit_lock','1652094384:1'),(6861,3173,'_wp_attached_file','2022/05/troostn-logo-e1652094087385.png'),(6862,3173,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:358;s:4:\"file\";s:39:\"2022/05/troostn-logo-e1652094087385.png\";s:5:\"sizes\";a:21:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-300x114.png\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"troostn-logo-1024x522.png\";s:5:\"width\";i:1024;s:6:\"height\";i:522;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-768x292.png\";s:5:\"width\";i:768;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-870x331.png\";s:5:\"width\";i:870;s:6:\"height\";i:331;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-370x358.png\";s:5:\"width\";i:370;s:6:\"height\";i:358;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:37:\"troostn-logo-e1652094087385-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-390x358.png\";s:5:\"width\";i:390;s:6:\"height\";i:358;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-370x358.png\";s:5:\"width\";i:370;s:6:\"height\";i:358;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-653x235.png\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:37:\"troostn-logo-e1652094087385-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:37:\"troostn-logo-e1652094087385-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-600x229.png\";s:5:\"width\";i:600;s:6:\"height\";i:229;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-600x229.png\";s:5:\"width\";i:600;s:6:\"height\";i:229;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"troostn-logo-e1652094087385-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6871,3175,'_elementor_edit_mode','builder'),(6872,3175,'_elementor_template_type','kit'),(6873,3175,'_wp_page_template','default'),(6874,3175,'_elementor_page_settings','a:1:{s:16:\"site_description\";s:19:\"Turnkey MEP Project\";}'),(6875,8,'_elementor_data','[]'),(6876,3176,'_elementor_edit_mode','builder'),(6877,3176,'_elementor_template_type','kit'),(6878,3176,'_wp_page_template','default'),(6879,3176,'_elementor_page_settings','a:11:{s:16:\"site_description\";s:19:\"Turnkey MEP Project\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:8:\"troosten\";s:9:\"site_logo\";a:4:{s:3:\"url\";s:76:\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/troostn-logo.png\";s:2:\"id\";i:3173;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(6880,3176,'_elementor_data','[]'),(6881,8,'_elementor_page_assets','a:0:{}'),(6882,8,'_elementor_version','3.6.5'),(6895,3173,'_wp_attachment_backup_sizes','a:22:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1176;s:6:\"height\";i:600;s:4:\"file\";s:16:\"troostn-logo.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-300x153.png\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-768x392.png\";s:5:\"width\";i:768;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:25:\"troostn-logo-1024x522.png\";s:5:\"width\";i:1024;s:6:\"height\";i:522;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"post-thumbnail-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-870x444.png\";s:5:\"width\";i:870;s:6:\"height\";i:444;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"car-repair-services-post-grid-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:41:\"car-repair-services-sidebar-post-img-orig\";a:4:{s:4:\"file\";s:22:\"troostn-logo-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:43:\"car-repair-services-thumbnail-carousel-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"car-repair-services-thumbnail-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-coupon-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:42:\"car-repair-services-gallery-thumbnail-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-653x235.png\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-testimonial-2-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:41:\"car-repair-services-testimonial-grid-orig\";a:4:{s:4:\"file\";s:22:\"troostn-logo-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"framework-service-icon-image-orig\";a:4:{s:4:\"file\";s:22:\"troostn-logo-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:24:\"troostn-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-600x306.png\";s:5:\"width\";i:600;s:6:\"height\";i:306;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-600x306.png\";s:5:\"width\";i:600;s:6:\"height\";i:306;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:24:\"troostn-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}'),(6896,8,'_elementor_css','a:6:{s:4:\"time\";i:1652094395;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:\"\";}'),(6898,1721,'_elementor_css','a:6:{s:4:\"time\";i:1652094395;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:\"\";}'),(6899,3178,'_wp_attached_file','2022/05/troostn-logo1-e1652178500867.png'),(6900,3178,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:238;s:6:\"height\";i:64;s:4:\"file\";s:40:\"2022/05/troostn-logo1-e1652178500867.png\";s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"troostn-logo1-300x81.png\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-768x206.png\";s:5:\"width\";i:768;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-370x221.png\";s:5:\"width\";i:370;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:23:\"troostn-logo1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-390x221.png\";s:5:\"width\";i:390;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-357x221.png\";s:5:\"width\";i:357;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-570x221.png\";s:5:\"width\";i:570;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-370x221.png\";s:5:\"width\";i:370;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-653x221.png\";s:5:\"width\";i:653;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:23:\"troostn-logo1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:23:\"troostn-logo1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"troostn-logo1-300x221.png\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-600x161.png\";s:5:\"width\";i:600;s:6:\"height\";i:161;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-300x221.png\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-600x161.png\";s:5:\"width\";i:600;s:6:\"height\";i:161;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"troostn-logo1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6901,3179,'_wp_attached_file','2022/05/header.png'),(6902,3179,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:856;s:4:\"file\";s:18:\"2022/05/header.png\";s:5:\"sizes\";a:22:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"header-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"header-1024x457.png\";s:5:\"width\";i:1024;s:6:\"height\";i:457;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"header-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"header-768x342.png\";s:5:\"width\";i:768;s:6:\"height\";i:342;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"header-1536x685.png\";s:5:\"width\";i:1536;s:6:\"height\";i:685;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"header-870x388.png\";s:5:\"width\";i:870;s:6:\"height\";i:388;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"header-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"header-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"header-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"header-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"header-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"header-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"header-653x235.png\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"header-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"header-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"header-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"header-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"header-600x268.png\";s:5:\"width\";i:600;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"header-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"header-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"header-600x268.png\";s:5:\"width\";i:600;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"header-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6903,1721,'_edit_lock','1652096103:1'),(6904,3180,'_elementor_edit_mode','builder'),(6905,3180,'_elementor_template_type','wp-page'),(6906,3180,'_elementor_version','3.6.5'),(6907,3180,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6908,3180,'_wp_page_template','default'),(6909,3180,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6910,3180,'_elementor_page_assets','a:0:{}'),(6912,3181,'_elementor_edit_mode','builder'),(6913,3181,'_elementor_template_type','wp-page'),(6914,3181,'_elementor_version','3.6.5'),(6915,3181,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/slide1.jpg\",\"id\":2345},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/12\\/banner-key-new.png\",\"id\":1519},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6916,3181,'_wp_page_template','default'),(6917,3181,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6918,3181,'_elementor_page_assets','a:0:{}'),(6919,3181,'_elementor_css','a:6:{s:4:\"time\";i:1652096285;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(6920,3182,'_elementor_edit_mode','builder'),(6921,3182,'_elementor_template_type','wp-page'),(6922,3182,'_elementor_version','3.6.5'),(6923,3182,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6924,3182,'_wp_page_template','default'),(6925,3182,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6926,3182,'_elementor_page_assets','a:0:{}'),(6927,3182,'_elementor_css','a:6:{s:4:\"time\";i:1652096285;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(6928,56,'_yoast_wpseo_content_score','60'),(6938,3184,'_wp_attached_file','2022/05/hvac-1.png'),(6939,3184,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:18:\"2022/05/hvac-1.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"hvac-1-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:18:\"hvac-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"hvac-1-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"hvac-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"hvac-1-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"hvac-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"hvac-1-390x310.png\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"hvac-1-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"hvac-1-390x235.png\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"hvac-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"hvac-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"hvac-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"hvac-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"hvac-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"hvac-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"hvac-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6940,3185,'_wp_attached_file','2022/05/hvac-2.png'),(6941,3185,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:18:\"2022/05/hvac-2.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"hvac-2-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:18:\"hvac-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"hvac-2-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"hvac-2-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"hvac-2-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"hvac-2-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"hvac-2-390x310.png\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"hvac-2-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"hvac-2-390x235.png\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"hvac-2-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"hvac-2-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"hvac-2-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"hvac-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"hvac-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"hvac-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"hvac-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6942,3186,'_wp_attached_file','2022/05/hvac-3.png'),(6943,3186,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:18:\"2022/05/hvac-3.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"hvac-3-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:18:\"hvac-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"hvac-3-370x390.png\";s:5:\"width\";i:370;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"hvac-3-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"hvac-3-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"hvac-3-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"hvac-3-390x310.png\";s:5:\"width\";i:390;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"hvac-3-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"hvac-3-390x235.png\";s:5:\"width\";i:390;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"hvac-3-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"hvac-3-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"hvac-3-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"hvac-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"hvac-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"hvac-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"hvac-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6944,3187,'_elementor_edit_mode','builder'),(6945,3187,'_elementor_template_type','wp-page'),(6946,3187,'_elementor_version','3.6.5'),(6947,3187,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6948,3187,'_wp_page_template','default'),(6949,3187,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6950,3187,'_elementor_page_assets','a:0:{}'),(6952,3188,'_elementor_edit_mode','builder'),(6953,3188,'_elementor_template_type','wp-page'),(6954,3188,'_elementor_version','3.6.5'),(6955,3188,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-2-bg.jpg\",\"id\":84},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-6-bg.jpg\",\"id\":94},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/would-you-like-to\\/\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/02\\/service-6-bg.jpg\",\"id\":1742},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/car-services\\/exhaustsystem-2\\/\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6956,3188,'_wp_page_template','default'),(6957,3188,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6958,3188,'_elementor_page_assets','a:0:{}'),(6959,3188,'_elementor_css','a:6:{s:4:\"time\";i:1652096705;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(6960,3189,'_elementor_edit_mode','builder'),(6961,3189,'_elementor_template_type','wp-page'),(6962,3189,'_elementor_version','3.6.5'),(6963,3189,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(6964,3189,'_wp_page_template','default'),(6965,3189,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(6966,3189,'_elementor_page_assets','a:0:{}'),(6967,3189,'_elementor_css','a:6:{s:4:\"time\";i:1652096705;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(6969,3190,'_wp_attached_file','2022/05/testi1.jpg'),(6970,3190,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:852;s:6:\"height\";i:595;s:4:\"file\";s:18:\"2022/05/testi1.jpg\";s:5:\"sizes\";a:20:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"testi1-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"testi1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"testi1-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"testi1-703x491.jpg\";s:5:\"width\";i:703;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"testi1-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"testi1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"testi1-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"testi1-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"testi1-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"testi1-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"testi1-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"testi1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"testi1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"testi1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"testi1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"testi1-600x419.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"testi1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"testi1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"testi1-600x419.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"testi1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:12:\"ajish mathew\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6971,3170,'_thumbnail_id','3190'),(6975,3192,'_wp_attached_file','2022/05/testimonials02_img01.jpg'),(6976,3192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:852;s:6:\"height\";i:595;s:4:\"file\";s:32:\"2022/05/testimonials02_img01.jpg\";s:5:\"sizes\";a:20:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-703x491.jpg\";s:5:\"width\";i:703;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"testimonials02_img01-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"testimonials02_img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"testimonials02_img01-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"testimonials02_img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-600x419.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-600x419.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonials02_img01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6987,3170,'framework-client-designation','Company Name'),(6988,3170,'framework-user-location','Kochi'),(6991,3170,'framework-testimonials-image','3190'),(6992,3195,'_wp_attached_file','2017/04/testi2.jpg'),(6993,3195,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:852;s:6:\"height\";i:595;s:4:\"file\";s:18:\"2017/04/testi2.jpg\";s:5:\"sizes\";a:20:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"testi2-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"testi2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"testi2-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"testi2-703x491.jpg\";s:5:\"width\";i:703;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:18:\"testi2-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"testi2-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:18:\"testi2-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:18:\"testi2-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:18:\"testi2-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:18:\"testi2-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:18:\"testi2-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"testi2-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"testi2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"testi2-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"testi2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"testi2-600x419.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"testi2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"testi2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"testi2-600x419.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"testi2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:12:\"ajish mathew\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1652117233\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6994,1013,'_thumbnail_id','3195'),(6995,1013,'framework-testimonials-image','3195'),(6996,1014,'_wp_trash_meta_status','publish'),(6997,1014,'_wp_trash_meta_time','1652097668'),(6998,1014,'_wp_desired_post_slug','home-testimonial1'),(6999,1062,'_wp_trash_meta_status','publish'),(7000,1062,'_wp_trash_meta_time','1652097668'),(7001,1062,'_wp_desired_post_slug','home-testimonial2-copy'),(7003,3196,'_elementor_edit_mode','builder'),(7004,3196,'_elementor_template_type','wp-page'),(7005,3196,'_elementor_version','3.6.5'),(7006,3196,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7007,3196,'_wp_page_template','default'),(7008,3196,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7009,3196,'_elementor_page_assets','a:0:{}'),(7010,3196,'_elementor_css','a:6:{s:4:\"time\";i:1652097783;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7011,3197,'_elementor_edit_mode','builder'),(7012,3197,'_elementor_template_type','wp-page'),(7013,3197,'_elementor_version','3.6.5'),(7014,3197,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Whether you\\u2019re the driver of your own car or a rental, you\\u2019re covered 24\\/7, 365 days a year\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7015,3197,'_wp_page_template','default'),(7016,3197,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7017,3197,'_elementor_page_assets','a:0:{}'),(7018,3197,'_elementor_css','a:6:{s:4:\"time\";i:1652097783;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7019,3198,'_elementor_edit_mode','builder'),(7020,3198,'_elementor_template_type','wp-page'),(7021,3198,'_elementor_version','3.6.5'),(7022,3198,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7023,3198,'_wp_page_template','default'),(7024,3198,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7025,3198,'_elementor_page_assets','a:0:{}'),(7026,3198,'_elementor_css','a:6:{s:4:\"time\";i:1652097783;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7027,3199,'_elementor_edit_mode','builder'),(7028,3199,'_elementor_template_type','wp-page'),(7029,3199,'_elementor_version','3.6.5'),(7030,3199,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7031,3199,'_wp_page_template','default'),(7032,3199,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7033,3199,'_elementor_page_assets','a:0:{}'),(7035,3200,'_elementor_edit_mode','builder'),(7036,3200,'_elementor_template_type','wp-page'),(7037,3200,'_elementor_version','3.6.5'),(7038,3200,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/banner-service.png\",\"id\":2650},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7039,3200,'_wp_page_template','default'),(7040,3200,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7041,3200,'_elementor_page_assets','a:0:{}'),(7042,3200,'_elementor_css','a:6:{s:4:\"time\";i:1652097892;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7043,3201,'_elementor_edit_mode','builder'),(7044,3201,'_elementor_template_type','wp-page'),(7045,3201,'_elementor_version','3.6.5'),(7046,3201,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7047,3201,'_wp_page_template','default'),(7048,3201,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7049,3201,'_elementor_page_assets','a:0:{}'),(7050,3201,'_elementor_css','a:6:{s:4:\"time\";i:1652097892;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7051,3202,'_wp_attached_file','2022/05/hvac-png-generic-no-label-units-png-2726.png'),(7052,3202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2726;s:6:\"height\";i:1849;s:4:\"file\";s:52:\"2022/05/hvac-png-generic-no-label-units-png-2726.png\";s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:53:\"hvac-png-generic-no-label-units-png-2726-1024x695.png\";s:5:\"width\";i:1024;s:6:\"height\";i:695;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-768x521.png\";s:5:\"width\";i:768;s:6:\"height\";i:521;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1536x1042.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1042;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-2048x1389.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1389;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-724x491.png\";s:5:\"width\";i:724;s:6:\"height\";i:491;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-370x411.png\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:50:\"hvac-png-generic-no-label-units-png-2726-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-390x390.png\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-570x310.png\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-370x370.png\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-653x235.png\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:50:\"hvac-png-generic-no-label-units-png-2726-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:50:\"hvac-png-generic-no-label-units-png-2726-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-600x407.png\";s:5:\"width\";i:600;s:6:\"height\";i:407;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-600x407.png\";s:5:\"width\";i:600;s:6:\"height\";i:407;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7054,48,'_edit_lock','1652098623:1'),(7055,3203,'_elementor_edit_mode','builder'),(7056,3203,'_elementor_template_type','wp-page'),(7057,3203,'_elementor_version','2.9.7'),(7058,3203,'_elementor_data','[{\"id\":\"6fc64d4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7273983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b591a35\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call: 1-800-123-4567\",\"content\":\"If you have any questions or comments regarding us or your vehicle, please fill out a contact request form below. Or if you prefer, you can reach us at the following address:\",\"contact_widget\":\"contact_us_sideber\",\"cf7\":\"2225\",\"heading\":\"Get In Touch!\",\"subheading\":\"Get your automotive-related questions answered by a mechanic\",\"items\":[{\"tab_title\":\"Item 1\",\"_id\":\"a7473eb\",\"icon\":{\"value\":\" icon-locate\",\"library\":\"custom-icon\"},\"title\":\"Post Address\",\"content\":\"2605 Caton Hill Road, Woodbridge,<br>VA 22192\"},{\"tab_title\":\"Item 1\",\"icon\":{\"value\":\" icon-phone\",\"library\":\"custom-icon\"},\"title\":\"Contact Phone\",\"content\":\"1-800-123-4567\",\"_id\":\"77162b3\"},{\"tab_title\":\"Item 1\",\"icon\":{\"value\":\" icon-email\",\"library\":\"custom-icon\"},\"title\":\"E-mail Address\",\"content\":\"officeone@youremail.com\",\"_id\":\"185bb88\"},{\"tab_title\":\"Item 1\",\"icon\":{\"value\":\" icon-clock\",\"library\":\"custom-icon\"},\"title\":\"Opening Hours\",\"content\":\"Mon-Fri: 7:00 AM - 6:00 PM<br>Saturday: 9:00 AM - 5:00 PM<br>Sunday: Closed\",\"_id\":\"03eb292\"}],\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/section-bg01.png\",\"id\":2229},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\"},\"elements\":[],\"widgetType\":\"contact_page\"}],\"isInner\":false}],\"isInner\":false}]'),(7059,3203,'_wp_page_template','default'),(7060,3203,'_elementor_controls_usage','a:3:{s:12:\"contact_page\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"contact_content\";a:6:{s:3:\"cf7\";i:1;s:5:\"items\";i:1;s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;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:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(7061,3203,'_elementor_page_assets','a:0:{}'),(7062,3203,'_elementor_css','a:6:{s:4:\"time\";i:1652098443;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7063,3204,'_elementor_edit_mode','builder'),(7064,3204,'_elementor_template_type','wp-page'),(7065,3204,'_elementor_version','2.9.7'),(7066,3204,'_elementor_data','[{\"id\":\"6fc64d4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7273983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b591a35\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call: 1-800-123-4567\",\"content\":\"If you have any questions or comments regarding us or your vehicle, please fill out a contact request form below. Or if you prefer, you can reach us at the following address:\",\"contact_widget\":\"contact_us_sideber\",\"cf7\":\"2225\",\"heading\":\"Get In Touch!\",\"subheading\":\"Get your automotive-related questions answered by a mechanic\",\"items\":[{\"tab_title\":\"Item 1\",\"_id\":\"a7473eb\",\"icon\":{\"value\":\" icon-locate\",\"library\":\"custom-icon\"},\"title\":\"Post Address\",\"content\":\"2605 Caton Hill Road, Woodbridge,<br>VA 22192\"},{\"tab_title\":\"Item 1\",\"icon\":{\"value\":\" icon-phone\",\"library\":\"custom-icon\"},\"title\":\"Contact Phone\",\"content\":\"1-800-123-4567\",\"_id\":\"77162b3\"},{\"tab_title\":\"Item 1\",\"icon\":{\"value\":\" icon-email\",\"library\":\"custom-icon\"},\"title\":\"E-mail Address\",\"content\":\"officeone@youremail.com\",\"_id\":\"185bb88\"},{\"tab_title\":\"Item 1\",\"icon\":{\"value\":\" icon-clock\",\"library\":\"custom-icon\"},\"title\":\"Opening Hours\",\"content\":\"Mon-Fri: 7:00 AM - 6:00 PM<br>Saturday: 9:00 AM - 5:00 PM<br>Sunday: Closed\",\"_id\":\"03eb292\"}],\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/section-bg01.png\",\"id\":2229},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\"},\"elements\":[],\"widgetType\":\"contact_page\"}],\"isInner\":false}],\"isInner\":false}]'),(7067,3204,'_wp_page_template','default'),(7068,3204,'_elementor_controls_usage','a:3:{s:12:\"contact_page\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"contact_content\";a:6:{s:3:\"cf7\";i:1;s:5:\"items\";i:1;s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;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:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(7069,3204,'_elementor_page_assets','a:0:{}'),(7070,3204,'_elementor_css','a:6:{s:4:\"time\";i:1652098443;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7071,3205,'_elementor_edit_mode','builder'),(7072,3205,'_elementor_template_type','wp-page'),(7073,3205,'_elementor_version','2.9.7'),(7074,3205,'_elementor_data','[{\"id\":\"6fc64d4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7273983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b591a35\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call: 1-800-123-4567\",\"content\":\"If you have any questions or comments regarding us or your vehicle, please fill out a contact request form below. Or if you prefer, you can reach us at the following address:\",\"contact_widget\":\"contact_us_sideber\",\"cf7\":\"2225\",\"heading\":\"Get In Touch!\",\"subheading\":\"Thank you for your interest in Troosten. To ask a question or schedule an appointment for maintenance or repair, please fill out the contact form below.\",\"items\":[{\"tab_title\":\"Item 1\",\"_id\":\"a7473eb\",\"icon\":{\"value\":\" icon-locate\",\"library\":\"custom-icon\"},\"title\":\"Post Address\",\"content\":\"Kochi address1<br>VA 22192\\nKochi address2\"},{\"tab_title\":\"Item 1\",\"icon\":{\"value\":\" icon-phone\",\"library\":\"custom-icon\"},\"title\":\"Contact Phone\",\"content\":\"1-800-123-4567\",\"_id\":\"77162b3\"},{\"tab_title\":\"Item 1\",\"icon\":{\"value\":\" icon-email\",\"library\":\"custom-icon\"},\"title\":\"E-mail Address\",\"content\":\"info@troosten.com\",\"_id\":\"185bb88\"},{\"tab_title\":\"Item 1\",\"icon\":{\"value\":\" icon-clock\",\"library\":\"custom-icon\"},\"title\":\"Opening Hours\",\"content\":\"Mon-Fri: 7:00 AM - 6:00 PM<br>Saturday: 9:00 AM - 5:00 PM<br>Sunday: Closed\",\"_id\":\"03eb292\"}],\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/section-bg01.png\",\"id\":2229},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\"},\"elements\":[],\"widgetType\":\"contact_page\"}],\"isInner\":false}],\"isInner\":false}]'),(7075,3205,'_wp_page_template','default'),(7076,3205,'_elementor_controls_usage','a:3:{s:12:\"contact_page\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"contact_content\";a:6:{s:3:\"cf7\";i:1;s:5:\"items\";i:1;s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;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:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(7077,3205,'_elementor_page_assets','a:0:{}'),(7078,3205,'_elementor_css','a:6:{s:4:\"time\";i:1652098443;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7079,48,'_yoast_wpseo_estimated-reading-time-minutes','1'),(7080,48,'_elementor_css','a:6:{s:4:\"time\";i:1652098607;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7082,1520,'_edit_lock','1652106615:1'),(7083,3206,'_elementor_edit_mode','builder'),(7084,3206,'_elementor_template_type','wp-page'),(7085,3206,'_elementor_version','2.9.7'),(7086,3206,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>\\t\\t\\t\\t\\t\\t\\tThe family has been involved in general automotive repair for over two decades, and the business continues to grow.<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\tCar Repair Service is a family owned and operated auto repair service in USA serving our local community and surrounding areas for 24 years. Our ASE certified technicians are ready to deal with any car repair needed or vehicle issues you may be experiencing. Adam Smith, Owner, inherited the shop from his father.\\t\\t\\t\\t\\t<\\/p>\\n<p><img src=\\\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-logo.png\\\" alt=\\\"\\\" class=\\\"alignnone size-full wp-image-2047\\\" \\/><\\/p>\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax02-img01.png\",\"id\":2050},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in automotive business intelligence solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Auto servicing your car is an essential task that should not be ignored or forgotten.\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Customer-Oriented Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Car Parts\",\"_id\":\"1f44f94\"}]},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fb560\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e67d0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ce9a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"title_2\":\"By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs\",\"content\":\"Our team specializes in many different types of vehicles, and since they work on a wider variety of vehicles than their dealer counterparts, their overall expertise is greater, too. By working on many makes and models, our technicians can be trusted to properly diagnose challenging repairs and other issues. As automotive technology advances, our team is continually updating their education & skills. \",\"crs_team_carousel_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"60f4b0b\",\"name\":\"Robert Piedra\",\"designation\":\"Service Advisor\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1992, Jason with his 25 years of automotive experience joined our team in June 2015\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img01.png\",\"id\":2058},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Item\",\"_id\":\"ce3c310\",\"name\":\"Charles  Weaver\",\"designation\":\"First Mechanic\",\"description\":\"Charles is our Shop Foreman with an advanced L1 Certification, Wyoming Technical Institute 1984, Mike joined our team in January 1996.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img02.png\",\"id\":2062},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Kevin Goodwin\",\"designation\":\"General Manager\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img03.png\",\"id\":2063},\"_id\":\"5b7840b\",\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img04.png\",\"id\":2433},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"d32b1a9\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img05.png\",\"id\":2430},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"20d94a4\"}],\"bg_text\":\"Meet the Team\",\"column_no\":\"3\"},\"elements\":[],\"widgetType\":\"team_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334dec0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5d1a577\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a37abd9\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Need Help With Your Car? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Need help?\",\"popup_id\":\"112\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7087,3206,'_wp_page_template','default'),(7088,3206,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7089,3206,'_elementor_page_assets','a:0:{}'),(7090,3206,'_elementor_css','a:6:{s:4:\"time\";i:1652098618;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7091,3207,'_elementor_edit_mode','builder'),(7092,3207,'_elementor_template_type','wp-page'),(7093,3207,'_elementor_version','2.9.7'),(7094,3207,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>\\t\\t\\t\\t\\t\\t\\tThe family has been involved in general automotive repair for over two decades, and the business continues to grow.<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\tCar Repair Service is a family owned and operated auto repair service in USA serving our local community and surrounding areas for 24 years. Our ASE certified technicians are ready to deal with any car repair needed or vehicle issues you may be experiencing. Adam Smith, Owner, inherited the shop from his father.\\t\\t\\t\\t\\t<\\/p>\\n<p><img src=\\\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-logo.png\\\" alt=\\\"\\\" class=\\\"alignnone size-full wp-image-2047\\\" \\/><\\/p>\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax02-img01.png\",\"id\":2050},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in automotive business intelligence solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Auto servicing your car is an essential task that should not be ignored or forgotten.\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Customer-Oriented Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Car Parts\",\"_id\":\"1f44f94\"}]},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fb560\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e67d0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ce9a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"title_2\":\"By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs\",\"content\":\"Our team specializes in many different types of vehicles, and since they work on a wider variety of vehicles than their dealer counterparts, their overall expertise is greater, too. By working on many makes and models, our technicians can be trusted to properly diagnose challenging repairs and other issues. As automotive technology advances, our team is continually updating their education & skills. \",\"crs_team_carousel_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"60f4b0b\",\"name\":\"Robert Piedra\",\"designation\":\"Service Advisor\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1992, Jason with his 25 years of automotive experience joined our team in June 2015\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img01.png\",\"id\":2058},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Item\",\"_id\":\"ce3c310\",\"name\":\"Charles  Weaver\",\"designation\":\"First Mechanic\",\"description\":\"Charles is our Shop Foreman with an advanced L1 Certification, Wyoming Technical Institute 1984, Mike joined our team in January 1996.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img02.png\",\"id\":2062},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Kevin Goodwin\",\"designation\":\"General Manager\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img03.png\",\"id\":2063},\"_id\":\"5b7840b\",\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img04.png\",\"id\":2433},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"d32b1a9\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img05.png\",\"id\":2430},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"20d94a4\"}],\"bg_text\":\"Meet the Team\",\"column_no\":\"3\"},\"elements\":[],\"widgetType\":\"team_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334dec0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5d1a577\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a37abd9\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Need Help With Your Car? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Need help?\",\"popup_id\":\"112\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7095,3207,'_wp_page_template','default'),(7096,3207,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7097,3207,'_elementor_page_assets','a:0:{}'),(7098,3207,'_elementor_css','a:6:{s:4:\"time\";i:1652098618;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7099,3208,'_elementor_edit_mode','builder'),(7100,3208,'_elementor_template_type','wp-page'),(7101,3208,'_elementor_version','2.9.7'),(7102,3208,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. It is also the peace of mind that comes from affordable energy bills and the knowledge that your heating and cooling units are performing efficiently at all times and that members of your family are breathing clean quality air.<\\/p><p>\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax02-img01.png\",\"id\":2050},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Auto servicing your car is an essential task that should not be ignored or forgotten.\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Customer-Oriented Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Car Parts\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fb560\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e67d0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ce9a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"title_2\":\"By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs\",\"content\":\"Our team specializes in many different types of vehicles, and since they work on a wider variety of vehicles than their dealer counterparts, their overall expertise is greater, too. By working on many makes and models, our technicians can be trusted to properly diagnose challenging repairs and other issues. As automotive technology advances, our team is continually updating their education & skills. \",\"crs_team_carousel_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"60f4b0b\",\"name\":\"Robert Piedra\",\"designation\":\"Service Advisor\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1992, Jason with his 25 years of automotive experience joined our team in June 2015\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img01.png\",\"id\":2058},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Item\",\"_id\":\"ce3c310\",\"name\":\"Charles  Weaver\",\"designation\":\"First Mechanic\",\"description\":\"Charles is our Shop Foreman with an advanced L1 Certification, Wyoming Technical Institute 1984, Mike joined our team in January 1996.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img02.png\",\"id\":2062},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Kevin Goodwin\",\"designation\":\"General Manager\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img03.png\",\"id\":2063},\"_id\":\"5b7840b\",\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img04.png\",\"id\":2433},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"d32b1a9\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img05.png\",\"id\":2430},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"20d94a4\"}],\"bg_text\":\"Meet the Team\",\"column_no\":\"3\"},\"elements\":[],\"widgetType\":\"team_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334dec0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5d1a577\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a37abd9\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Need Help With Your Car? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Need help?\",\"popup_id\":\"112\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7103,3208,'_wp_page_template','default'),(7104,3208,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7105,3208,'_elementor_page_assets','a:0:{}'),(7106,3208,'_elementor_css','a:6:{s:4:\"time\";i:1652098618;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7107,1520,'_yoast_wpseo_estimated-reading-time-minutes','3'),(7109,3209,'_wp_attached_file','2022/05/AdobeStock_352834325.jpg'),(7110,3209,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2100;s:6:\"height\";i:1403;s:4:\"file\";s:32:\"2022/05/AdobeStock_352834325.jpg\";s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_352834325-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"AdobeStock_352834325-1536x1026.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1026;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"AdobeStock_352834325-2048x1368.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1368;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-735x491.jpg\";s:5:\"width\";i:735;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-370x411.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:30:\"AdobeStock_352834325-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-390x390.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-570x310.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-370x370.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-653x235.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:30:\"AdobeStock_352834325-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:30:\"AdobeStock_352834325-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"AdobeStock_352834325-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"AdobeStock_352834325-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7111,3210,'_elementor_edit_mode','builder'),(7112,3210,'_elementor_template_type','wp-page'),(7113,3210,'_elementor_version','3.6.5'),(7114,3210,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. It is also the peace of mind that comes from affordable energy bills and the knowledge that your heating and cooling units are performing efficiently at all times and that members of your family are breathing clean quality air.<\\/p><p>\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax02-img01.png\",\"id\":2050},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Auto servicing your car is an essential task that should not be ignored or forgotten.\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Customer-Oriented Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Car Parts\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fb560\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e67d0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ce9a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"title_2\":\"By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs\",\"content\":\"Our team specializes in many different types of vehicles, and since they work on a wider variety of vehicles than their dealer counterparts, their overall expertise is greater, too. By working on many makes and models, our technicians can be trusted to properly diagnose challenging repairs and other issues. As automotive technology advances, our team is continually updating their education & skills. \",\"crs_team_carousel_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"60f4b0b\",\"name\":\"Robert Piedra\",\"designation\":\"Service Advisor\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1992, Jason with his 25 years of automotive experience joined our team in June 2015\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img01.png\",\"id\":2058},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Item\",\"_id\":\"ce3c310\",\"name\":\"Charles  Weaver\",\"designation\":\"First Mechanic\",\"description\":\"Charles is our Shop Foreman with an advanced L1 Certification, Wyoming Technical Institute 1984, Mike joined our team in January 1996.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img02.png\",\"id\":2062},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Kevin Goodwin\",\"designation\":\"General Manager\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img03.png\",\"id\":2063},\"_id\":\"5b7840b\",\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img04.png\",\"id\":2433},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"d32b1a9\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img05.png\",\"id\":2430},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"20d94a4\"}],\"bg_text\":\"Meet the Team\",\"column_no\":\"3\"},\"elements\":[],\"widgetType\":\"team_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334dec0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5d1a577\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a37abd9\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Need Help With Your Car? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Need help?\",\"popup_id\":\"112\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7115,3210,'_wp_page_template','default'),(7116,3210,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7117,3210,'_elementor_page_assets','a:0:{}'),(7118,3210,'_elementor_css','a:6:{s:4:\"time\";i:1652098864;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7119,3211,'_elementor_edit_mode','builder'),(7120,3211,'_elementor_template_type','wp-page'),(7121,3211,'_elementor_version','3.6.5'),(7122,3211,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. It is also the peace of mind that comes from affordable energy bills and the knowledge that your heating and cooling units are performing efficiently at all times and that members of your family are breathing clean quality air.<\\/p><p>\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax02-img01.png\",\"id\":2050},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Auto servicing your car is an essential task that should not be ignored or forgotten.\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Customer-Oriented Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Car Parts\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fb560\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e67d0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ce9a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"title_2\":\"By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs\",\"content\":\"Our team specializes in many different types of vehicles, and since they work on a wider variety of vehicles than their dealer counterparts, their overall expertise is greater, too. By working on many makes and models, our technicians can be trusted to properly diagnose challenging repairs and other issues. As automotive technology advances, our team is continually updating their education & skills. \",\"crs_team_carousel_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"60f4b0b\",\"name\":\"Robert Piedra\",\"designation\":\"Service Advisor\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1992, Jason with his 25 years of automotive experience joined our team in June 2015\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img01.png\",\"id\":2058},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Item\",\"_id\":\"ce3c310\",\"name\":\"Charles  Weaver\",\"designation\":\"First Mechanic\",\"description\":\"Charles is our Shop Foreman with an advanced L1 Certification, Wyoming Technical Institute 1984, Mike joined our team in January 1996.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img02.png\",\"id\":2062},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Kevin Goodwin\",\"designation\":\"General Manager\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img03.png\",\"id\":2063},\"_id\":\"5b7840b\",\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img04.png\",\"id\":2433},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"d32b1a9\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img05.png\",\"id\":2430},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"20d94a4\"}],\"bg_text\":\"Meet the Team\",\"column_no\":\"3\"},\"elements\":[],\"widgetType\":\"team_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334dec0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5d1a577\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a37abd9\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Need Help With Your Car? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Need help?\",\"popup_id\":\"112\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7123,3211,'_wp_page_template','default'),(7124,3211,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7125,3211,'_elementor_page_assets','a:0:{}'),(7126,3211,'_elementor_css','a:6:{s:4:\"time\";i:1652098864;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7127,3212,'_elementor_edit_mode','builder'),(7128,3212,'_elementor_template_type','wp-page'),(7129,3212,'_elementor_version','3.6.5'),(7130,3212,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights.\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/AdobeStock_352834325.jpg\",\"id\":3209,\"alt\":\"\",\"source\":\"library\"},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Auto servicing your car is an essential task that should not be ignored or forgotten.\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Customer-Oriented Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Car Parts\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fb560\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e67d0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ce9a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"title_2\":\"By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs\",\"content\":\"Our team specializes in many different types of vehicles, and since they work on a wider variety of vehicles than their dealer counterparts, their overall expertise is greater, too. By working on many makes and models, our technicians can be trusted to properly diagnose challenging repairs and other issues. As automotive technology advances, our team is continually updating their education & skills. \",\"crs_team_carousel_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"60f4b0b\",\"name\":\"Robert Piedra\",\"designation\":\"Service Advisor\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1992, Jason with his 25 years of automotive experience joined our team in June 2015\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img01.png\",\"id\":2058},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Item\",\"_id\":\"ce3c310\",\"name\":\"Charles  Weaver\",\"designation\":\"First Mechanic\",\"description\":\"Charles is our Shop Foreman with an advanced L1 Certification, Wyoming Technical Institute 1984, Mike joined our team in January 1996.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img02.png\",\"id\":2062},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Kevin Goodwin\",\"designation\":\"General Manager\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img03.png\",\"id\":2063},\"_id\":\"5b7840b\",\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img04.png\",\"id\":2433},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"d32b1a9\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img05.png\",\"id\":2430},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"20d94a4\"}],\"bg_text\":\"Meet the Team\",\"column_no\":\"3\"},\"elements\":[],\"widgetType\":\"team_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334dec0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5d1a577\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a37abd9\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Need Help With Your Car? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Need help?\",\"popup_id\":\"112\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7131,3212,'_wp_page_template','default'),(7132,3212,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7133,3212,'_elementor_page_assets','a:0:{}'),(7134,3212,'_elementor_css','a:6:{s:4:\"time\";i:1652098864;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7144,3214,'_elementor_edit_mode','builder'),(7145,3214,'_elementor_template_type','wp-page'),(7146,3214,'_elementor_version','3.6.5'),(7147,3214,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7148,3214,'_wp_page_template','default'),(7149,3214,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7150,3214,'_elementor_page_assets','a:0:{}'),(7151,3214,'_elementor_css','a:6:{s:4:\"time\";i:1652099863;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7152,3215,'_elementor_edit_mode','builder'),(7153,3215,'_elementor_template_type','wp-page'),(7154,3215,'_elementor_version','3.6.5'),(7155,3215,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/img-car-move.png\",\"id\":109},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7156,3215,'_wp_page_template','default'),(7157,3215,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7158,3215,'_elementor_page_assets','a:0:{}'),(7159,3215,'_elementor_css','a:6:{s:4:\"time\";i:1652099863;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7160,3216,'_elementor_edit_mode','builder'),(7161,3216,'_elementor_template_type','wp-page'),(7162,3216,'_elementor_version','3.6.5'),(7163,3216,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7164,3216,'_wp_page_template','default'),(7165,3216,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7166,3216,'_elementor_page_assets','a:0:{}'),(7167,3216,'_elementor_css','a:6:{s:4:\"time\";i:1652099863;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7169,3217,'_elementor_edit_mode','builder'),(7170,3217,'_elementor_template_type','wp-page'),(7171,3217,'_elementor_version','3.6.5'),(7172,3217,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights.\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/AdobeStock_352834325.jpg\",\"id\":3209,\"alt\":\"\",\"source\":\"library\"},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Auto servicing your car is an essential task that should not be ignored or forgotten.\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Customer-Oriented Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Car Parts\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fb560\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e67d0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ce9a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"title_2\":\"By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs\",\"content\":\"Our team specializes in many different types of vehicles, and since they work on a wider variety of vehicles than their dealer counterparts, their overall expertise is greater, too. By working on many makes and models, our technicians can be trusted to properly diagnose challenging repairs and other issues. As automotive technology advances, our team is continually updating their education & skills. \",\"crs_team_carousel_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"60f4b0b\",\"name\":\"Robert Piedra\",\"designation\":\"Service Advisor\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1992, Jason with his 25 years of automotive experience joined our team in June 2015\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img01.png\",\"id\":2058},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Item\",\"_id\":\"ce3c310\",\"name\":\"Charles  Weaver\",\"designation\":\"First Mechanic\",\"description\":\"Charles is our Shop Foreman with an advanced L1 Certification, Wyoming Technical Institute 1984, Mike joined our team in January 1996.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img02.png\",\"id\":2062},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Kevin Goodwin\",\"designation\":\"General Manager\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img03.png\",\"id\":2063},\"_id\":\"5b7840b\",\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img04.png\",\"id\":2433},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"d32b1a9\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img05.png\",\"id\":2430},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"20d94a4\"}],\"bg_text\":\"Meet the Team\",\"column_no\":\"3\"},\"elements\":[],\"widgetType\":\"team_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334dec0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5d1a577\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a37abd9\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Need Help With Your Car? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Need help?\",\"popup_id\":\"112\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7173,3217,'_wp_page_template','default'),(7174,3217,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7175,3217,'_elementor_page_assets','a:0:{}'),(7177,3218,'_elementor_edit_mode','builder'),(7178,3218,'_elementor_template_type','wp-page'),(7179,3218,'_elementor_version','3.6.5'),(7180,3218,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights.\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/AdobeStock_352834325.jpg\",\"id\":3209,\"alt\":\"\",\"source\":\"library\"},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Auto servicing your car is an essential task that should not be ignored or forgotten.\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Customer-Oriented Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Car Parts\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fb560\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e67d0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ce9a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"title_2\":\"By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs\",\"content\":\"Our team specializes in many different types of vehicles, and since they work on a wider variety of vehicles than their dealer counterparts, their overall expertise is greater, too. By working on many makes and models, our technicians can be trusted to properly diagnose challenging repairs and other issues. As automotive technology advances, our team is continually updating their education & skills. \",\"crs_team_carousel_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"60f4b0b\",\"name\":\"Robert Piedra\",\"designation\":\"Service Advisor\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1992, Jason with his 25 years of automotive experience joined our team in June 2015\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img01.png\",\"id\":2058},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Item\",\"_id\":\"ce3c310\",\"name\":\"Charles  Weaver\",\"designation\":\"First Mechanic\",\"description\":\"Charles is our Shop Foreman with an advanced L1 Certification, Wyoming Technical Institute 1984, Mike joined our team in January 1996.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img02.png\",\"id\":2062},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Kevin Goodwin\",\"designation\":\"General Manager\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img03.png\",\"id\":2063},\"_id\":\"5b7840b\",\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img04.png\",\"id\":2433},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"d32b1a9\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img05.png\",\"id\":2430},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"20d94a4\"}],\"bg_text\":\"Meet the Team\",\"column_no\":\"3\"},\"elements\":[],\"widgetType\":\"team_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334dec0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5d1a577\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a37abd9\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Need Help With Your Car? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Need help?\",\"popup_id\":\"112\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7181,3218,'_wp_page_template','default'),(7182,3218,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7183,3218,'_elementor_page_assets','a:0:{}'),(7184,3218,'_elementor_css','a:6:{s:4:\"time\";i:1652100559;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7185,3219,'_elementor_edit_mode','builder'),(7186,3219,'_elementor_template_type','wp-page'),(7187,3219,'_elementor_version','3.6.5'),(7188,3219,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights.\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/AdobeStock_352834325.jpg\",\"id\":3209,\"alt\":\"\",\"source\":\"library\"},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Stay Comfortable with Annual HVAC Maintenance\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Timely Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. \",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Service\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fb560\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e67d0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ce9a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"title_2\":\"By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs\",\"content\":\"Our team specializes in many different types of vehicles, and since they work on a wider variety of vehicles than their dealer counterparts, their overall expertise is greater, too. By working on many makes and models, our technicians can be trusted to properly diagnose challenging repairs and other issues. As automotive technology advances, our team is continually updating their education & skills. \",\"crs_team_carousel_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"60f4b0b\",\"name\":\"Robert Piedra\",\"designation\":\"Service Advisor\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1992, Jason with his 25 years of automotive experience joined our team in June 2015\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img01.png\",\"id\":2058},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Item\",\"_id\":\"ce3c310\",\"name\":\"Charles  Weaver\",\"designation\":\"First Mechanic\",\"description\":\"Charles is our Shop Foreman with an advanced L1 Certification, Wyoming Technical Institute 1984, Mike joined our team in January 1996.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img02.png\",\"id\":2062},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Kevin Goodwin\",\"designation\":\"General Manager\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img03.png\",\"id\":2063},\"_id\":\"5b7840b\",\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img04.png\",\"id\":2433},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"d32b1a9\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img05.png\",\"id\":2430},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"20d94a4\"}],\"bg_text\":\"Meet the Team\",\"column_no\":\"3\"},\"elements\":[],\"widgetType\":\"team_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334dec0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5d1a577\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a37abd9\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Need Help With Your Car? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Need help?\",\"popup_id\":\"112\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7189,3219,'_wp_page_template','default'),(7190,3219,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7191,3219,'_elementor_page_assets','a:0:{}'),(7192,3219,'_elementor_css','a:6:{s:4:\"time\";i:1652100559;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7203,3221,'_menu_item_type','post_type'),(7204,3221,'_menu_item_menu_item_parent','0'),(7205,3221,'_menu_item_object_id','48'),(7206,3221,'_menu_item_object','page'),(7207,3221,'_menu_item_target',''),(7208,3221,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7209,3221,'_menu_item_xfn',''),(7210,3221,'_menu_item_url',''),(7212,3157,'_wp_old_date','2022-05-06'),(7213,3159,'_wp_old_date','2022-05-06'),(7214,3160,'_wp_old_date','2022-05-06'),(7223,393,'_elementor_css','a:7:{s:4:\"time\";i:1652101806;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;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(7233,3224,'_elementor_edit_mode','builder'),(7234,3224,'_elementor_template_type','wp-page'),(7235,3224,'_elementor_version','3.6.5'),(7236,3224,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights.\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/AdobeStock_352834325.jpg\",\"id\":3209,\"alt\":\"\",\"source\":\"library\"},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Stay Comfortable with Annual HVAC Maintenance\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Timely Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. \",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Service\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fb560\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e67d0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ce9a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"title_2\":\"By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs\",\"content\":\"Our team specializes in many different types of vehicles, and since they work on a wider variety of vehicles than their dealer counterparts, their overall expertise is greater, too. By working on many makes and models, our technicians can be trusted to properly diagnose challenging repairs and other issues. As automotive technology advances, our team is continually updating their education & skills. \",\"crs_team_carousel_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"60f4b0b\",\"name\":\"Robert Piedra\",\"designation\":\"Service Advisor\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1992, Jason with his 25 years of automotive experience joined our team in June 2015\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img01.png\",\"id\":2058},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Item\",\"_id\":\"ce3c310\",\"name\":\"Charles  Weaver\",\"designation\":\"First Mechanic\",\"description\":\"Charles is our Shop Foreman with an advanced L1 Certification, Wyoming Technical Institute 1984, Mike joined our team in January 1996.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img02.png\",\"id\":2062},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Kevin Goodwin\",\"designation\":\"General Manager\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img03.png\",\"id\":2063},\"_id\":\"5b7840b\",\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img04.png\",\"id\":2433},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"d32b1a9\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img05.png\",\"id\":2430},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"20d94a4\"}],\"bg_text\":\"Meet the Team\",\"column_no\":\"3\"},\"elements\":[],\"widgetType\":\"team_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334dec0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5d1a577\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a37abd9\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Need Help With Your Car? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Need help?\",\"popup_id\":\"112\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7237,3224,'_wp_page_template','default'),(7238,3224,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7239,3224,'_elementor_page_assets','a:0:{}'),(7240,3224,'_elementor_css','a:6:{s:4:\"time\";i:1652100563;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7241,3225,'_elementor_edit_mode','builder'),(7242,3225,'_elementor_template_type','wp-page'),(7243,3225,'_elementor_version','3.6.5'),(7244,3225,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights.\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/AdobeStock_352834325.jpg\",\"id\":3209,\"alt\":\"\",\"source\":\"library\"},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Stay Comfortable with Annual HVAC Maintenance\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Timely Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. \",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Service\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fb560\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4e67d0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32ce9a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the Team\",\"title_2\":\"By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs\",\"content\":\"Our team specializes in many different types of vehicles, and since they work on a wider variety of vehicles than their dealer counterparts, their overall expertise is greater, too. By working on many makes and models, our technicians can be trusted to properly diagnose challenging repairs and other issues. As automotive technology advances, our team is continually updating their education & skills. \",\"crs_team_carousel_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"60f4b0b\",\"name\":\"Robert Piedra\",\"designation\":\"Service Advisor\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1992, Jason with his 25 years of automotive experience joined our team in June 2015\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img01.png\",\"id\":2058},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Item\",\"_id\":\"ce3c310\",\"name\":\"Charles  Weaver\",\"designation\":\"First Mechanic\",\"description\":\"Charles is our Shop Foreman with an advanced L1 Certification, Wyoming Technical Institute 1984, Mike joined our team in January 1996.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img02.png\",\"id\":2062},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Kevin Goodwin\",\"designation\":\"General Manager\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/card01-img03.png\",\"id\":2063},\"_id\":\"5b7840b\",\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img04.png\",\"id\":2433},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"d32b1a9\"},{\"tab_title\":\"Tab Title\",\"name\":\"Robert Kennelly\",\"designation\":\"Certified Technician\",\"description\":\"ASE Certified Master Technician, Lincoln Technical Institute 1999, Al with 20 years of automotive experience joined our team in December 2014\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/card01-img05.png\",\"id\":2430},\"social_facebook\":\"#\",\"social_twitter\":\"#\",\"social_instagram\":\"#\",\"_id\":\"20d94a4\"}],\"bg_text\":\"Meet the Team\",\"column_no\":\"3\"},\"elements\":[],\"widgetType\":\"team_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334dec0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5d1a577\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a37abd9\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title_1\":\"Need Help With Your Car? <span class=\\\"color\\\">We\'ll fix it<\\/span>\",\"title_2\":\"We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Need help?\",\"popup_id\":\"112\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car2\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7245,3225,'_wp_page_template','default'),(7246,3225,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7247,3225,'_elementor_page_assets','a:0:{}'),(7248,3225,'_elementor_css','a:6:{s:4:\"time\";i:1652100563;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7249,3226,'_elementor_edit_mode','builder'),(7250,3226,'_elementor_template_type','wp-page'),(7251,3226,'_elementor_version','3.6.5'),(7252,3226,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights.\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/AdobeStock_352834325.jpg\",\"id\":3209,\"alt\":\"\",\"source\":\"library\"},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Stay Comfortable with Annual HVAC Maintenance\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Timely Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. \",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Service\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7253,3226,'_wp_page_template','default'),(7254,3226,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7255,3226,'_elementor_page_assets','a:0:{}'),(7256,3226,'_elementor_css','a:6:{s:4:\"time\";i:1652100563;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7258,3227,'_elementor_edit_mode','builder'),(7259,3227,'_elementor_template_type','wp-page'),(7260,3227,'_elementor_version','3.6.5'),(7261,3227,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights.\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/AdobeStock_352834325.jpg\",\"id\":3209,\"alt\":\"\",\"source\":\"library\"},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Stay Comfortable with Annual HVAC Maintenance\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Timely Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. \",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Service\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7262,3227,'_wp_page_template','default'),(7263,3227,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7264,3227,'_elementor_page_assets','a:0:{}'),(7265,3227,'_elementor_css','a:6:{s:4:\"time\";i:1652102764;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7266,3228,'_elementor_edit_mode','builder'),(7267,3228,'_elementor_template_type','wp-page'),(7268,3228,'_elementor_version','3.6.5'),(7269,3228,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights.\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/AdobeStock_352834325.jpg\",\"id\":3209,\"alt\":\"\",\"source\":\"library\"},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Stay Comfortable with Annual HVAC Maintenance\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Timely Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. \",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Service\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7270,3228,'_wp_page_template','default'),(7271,3228,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7272,3228,'_elementor_page_assets','a:0:{}'),(7273,3228,'_elementor_css','a:6:{s:4:\"time\";i:1652102764;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7274,3229,'_elementor_edit_mode','builder'),(7275,3229,'_elementor_template_type','wp-page'),(7276,3229,'_elementor_version','3.6.5'),(7277,3229,'_elementor_data','[{\"id\":\"cef3218\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"45c630c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"349161e\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"color\\\">A Reputation<\\/span> 25 Years in the Making\",\"content\":\"<p>We are involved in HVAC service for over two decades, and the business continues to grow.<\\/p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we\\u2019re here to make your life more comfortable.<\\/p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights.\\u00a0<\\/p>\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/AdobeStock_352834325.jpg\",\"id\":3209,\"alt\":\"\",\"source\":\"library\"},\"title_2\":\"A Reputation 25 Years in the Making\",\"items\":[{\"title\":\"Mission Statement\",\"description\":\"<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.<\\/p>\",\"_id\":\"3cc8bd7\"},{\"title\":\"Our Vision\",\"description\":\"<p>To be the world\\u2019s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers\\u2019 expectations.<\\/p>\",\"_id\":\"ec9db59\"},{\"title\":\"Core Values\",\"description\":\"<ul class=\\\"marker-list-sm\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li>Teamwork through Trust and Respect.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Commitment to Customer Enthusiasm.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Accountability at all Levels.<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<li>Passion for Winning.<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\",\"_id\":\"a3c626e\"}]},\"elements\":[],\"widgetType\":\"about_us_1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5a0648\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"992ef6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"983111a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Advantages <br> of <span class=\\\"color\\\">Our Service<\\/span>\",\"title_2\":\"Stay Comfortable with Annual HVAC Maintenance\",\"bg_text\":\"Advantages\",\"item_list\":[{\"extra_class\":\"\",\"content\":\"We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.\",\"_id\":\"7a096fb\",\"icon\":{\"value\":\" icon-271045\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Timely Service\"},{\"extra_class\":\"\",\"content\":\"We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"Affordable Prices\",\"_id\":\"f4b09ec\"},{\"extra_class\":\"\",\"content\":\"Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. \",\"icon\":{\"value\":\" icon-598823\",\"library\":\"custom-icon\"},\"ttitle\":\"Customer-Oriented Service\",\"title\":\"High-Quality Service\",\"_id\":\"1f44f94\"}],\"btn_text\":\"Get a Quote\",\"btn_link\":\"Get a Quote\"},\"elements\":[],\"widgetType\":\"advantages_our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a558aa9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fd9851e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ee1e0c\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"8d2c067\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img02.jpg\",\"id\":2445},\"_id\":\"cbd61e4\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img03.jpg\",\"id\":2447},\"_id\":\"09aa81e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img04.jpg\",\"id\":2449},\"_id\":\"7fdf2f7\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/04\\/popup-img05.jpg\",\"id\":2438},\"_id\":\"801bf5e\"},{\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/popup-img01.jpg\",\"id\":2099},\"_id\":\"69dbbf2\"}]},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7278,3229,'_wp_page_template','default'),(7279,3229,'_elementor_controls_usage','a:7:{s:10:\"about_us_1\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:5:\"title\";i:1;s:7:\"content\";i:1;s:5:\"image\";i:1;}s:22:\"bottom_content_section\";a:1:{s:5:\"items\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:5;s:6:\"layout\";i:5;s:3:\"gap\";i:4;}}}}s:23:\"advantages_our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:9:\"item_list\";i:1;}}}}s:13:\"team_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"heading_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:9:\"column_no\";i:1;}s:20:\"crs_content_settings\";a:1:{s:26:\"crs_team_carousel_tabs_tab\";i:1;}}}}s:15:\"service_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"service_section_gallery\";a:1:{s:9:\"item_list\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:6:{s:12:\"design_style\";i:1;s:7:\"title_1\";i:1;s:7:\"title_2\";i:1;s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;}}}}}'),(7280,3229,'_elementor_page_assets','a:0:{}'),(7281,3229,'_elementor_css','a:6:{s:4:\"time\";i:1652102764;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7282,1520,'_elementor_css','a:6:{s:4:\"time\";i:1652102775;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7284,3230,'_wp_attached_file','2022/05/preloader.png'),(7285,3230,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:222;s:6:\"height\";i:221;s:4:\"file\";s:21:\"2022/05/preloader.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"preloader-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"preloader-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"preloader-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"preloader-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"preloader-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"preloader-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"preloader-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7286,3231,'_elementor_edit_mode','builder'),(7287,3231,'_elementor_template_type','wp-page'),(7288,3231,'_elementor_version','3.6.5'),(7289,3231,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7290,3231,'_wp_page_template','default'),(7291,3231,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7292,3231,'_elementor_page_assets','a:0:{}'),(7293,3231,'_elementor_css','a:6:{s:4:\"time\";i:1652103089;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7296,3232,'_edit_lock','1652104680:1'),(7297,2552,'_wp_old_slug','car-repair-services-2'),(7298,3232,'_wp_trash_meta_status','publish'),(7299,3232,'_wp_trash_meta_time','1652104687'),(7300,3234,'_wp_trash_meta_status','publish'),(7301,3234,'_wp_trash_meta_time','1652104716'),(7302,3236,'_menu_item_type','custom'),(7303,3236,'_menu_item_menu_item_parent','0'),(7304,3236,'_menu_item_object_id','3236'),(7305,3236,'_menu_item_object','custom'),(7306,3236,'_menu_item_target',''),(7307,3236,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7308,3236,'_menu_item_xfn',''),(7309,3236,'_menu_item_url','https://demoweblinks.in/troosten/products/'),(7311,3237,'_menu_item_type','custom'),(7312,3237,'_menu_item_menu_item_parent','0'),(7313,3237,'_menu_item_object_id','3237'),(7314,3237,'_menu_item_object','custom'),(7315,3237,'_menu_item_target',''),(7316,3237,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7317,3237,'_menu_item_xfn',''),(7318,3237,'_menu_item_url','https://demoweblinks.in/troosten/projects/'),(7320,366,'_edit_lock','1652160078:1'),(7321,3238,'_elementor_edit_mode','builder'),(7322,3238,'_elementor_template_type','wp-page'),(7323,3238,'_elementor_version','3.6.5'),(7324,3238,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7325,3238,'_wp_page_template','default'),(7326,3238,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7327,3238,'_elementor_page_assets','a:0:{}'),(7329,3239,'_elementor_edit_mode','builder'),(7330,3239,'_elementor_template_type','wp-page'),(7331,3239,'_elementor_version','3.6.5'),(7332,3239,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Emergency Service\",\"title_2\":\"Satisfaction Garantee\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Estimate\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7333,3239,'_wp_page_template','default'),(7334,3239,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7335,3239,'_elementor_page_assets','a:0:{}'),(7336,3239,'_elementor_css','a:6:{s:4:\"time\";i:1652105349;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7337,3240,'_elementor_edit_mode','builder'),(7338,3240,'_elementor_template_type','wp-page'),(7339,3240,'_elementor_version','3.6.5'),(7340,3240,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"<p>Best solutions for all HVAC\\u00a0 requirements for all type of buildings.<\\/p>\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Heating\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Ventilation\\n\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Air-Conditioning\\n\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"AC\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7341,3240,'_wp_page_template','default'),(7342,3240,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7343,3240,'_elementor_page_assets','a:0:{}'),(7344,3240,'_elementor_css','a:6:{s:4:\"time\";i:1652105349;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7345,3241,'_wp_attached_file','2022/05/Picture13.png'),(7346,3241,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:129;s:6:\"height\";i:72;s:4:\"file\";s:21:\"2022/05/Picture13.png\";s:5:\"sizes\";a:5:{s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture13-92x72.png\";s:5:\"width\";i:92;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture13-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture13-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture13-100x72.png\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture13-100x72.png\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7347,3242,'_wp_attached_file','2022/05/Picture11.png'),(7348,3242,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:470;s:6:\"height\";i:75;s:4:\"file\";s:21:\"2022/05/Picture11.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Picture11-300x48.png\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture11-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"Picture11-370x75.png\";s:5:\"width\";i:370;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture11-92x75.png\";s:5:\"width\";i:92;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"Picture11-390x75.png\";s:5:\"width\";i:390;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture11-357x75.png\";s:5:\"width\";i:357;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture11-370x75.png\";s:5:\"width\";i:370;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture11-178x75.png\";s:5:\"width\";i:178;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture11-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture11-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Picture11-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture11-100x75.png\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Picture11-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture11-100x75.png\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7349,3243,'_wp_attached_file','2022/05/Picture10.png'),(7350,3243,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:90;s:4:\"file\";s:21:\"2022/05/Picture10.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture10-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture10-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture10-178x90.png\";s:5:\"width\";i:178;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture10-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture10-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture10-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture10-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7351,3244,'_wp_attached_file','2022/05/Picture9.png'),(7352,3244,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:335;s:6:\"height\";i:90;s:4:\"file\";s:20:\"2022/05/Picture9.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Picture9-300x81.png\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Picture9-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"Picture9-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:19:\"Picture9-178x90.png\";s:5:\"width\";i:178;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"Picture9-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"Picture9-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Picture9-300x90.png\";s:5:\"width\";i:300;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Picture9-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Picture9-300x90.png\";s:5:\"width\";i:300;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Picture9-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7353,3245,'_wp_attached_file','2022/05/Picture8.png'),(7354,3245,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:459;s:6:\"height\";i:96;s:4:\"file\";s:20:\"2022/05/Picture8.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Picture8-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Picture8-150x96.png\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:19:\"Picture8-370x96.png\";s:5:\"width\";i:370;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"Picture8-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:19:\"Picture8-390x96.png\";s:5:\"width\";i:390;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:19:\"Picture8-357x96.png\";s:5:\"width\";i:357;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:19:\"Picture8-370x96.png\";s:5:\"width\";i:370;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:19:\"Picture8-178x96.png\";s:5:\"width\";i:178;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"Picture8-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"Picture8-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Picture8-300x96.png\";s:5:\"width\";i:300;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Picture8-100x96.png\";s:5:\"width\";i:100;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Picture8-300x96.png\";s:5:\"width\";i:300;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Picture8-100x96.png\";s:5:\"width\";i:100;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7355,3246,'_elementor_edit_mode','builder'),(7356,3246,'_elementor_template_type','wp-page'),(7357,3246,'_elementor_version','3.6.5'),(7358,3246,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"<p>Best solutions for all HVAC\\u00a0 requirements for all type of buildings.<\\/p>\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Heating\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Ventilation\\n\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Air-Conditioning\\n\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"AC\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7359,3246,'_wp_page_template','default'),(7360,3246,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7361,3246,'_elementor_page_assets','a:0:{}'),(7363,3247,'_elementor_edit_mode','builder'),(7364,3247,'_elementor_template_type','wp-page'),(7365,3247,'_elementor_version','3.6.5'),(7366,3247,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"<p>Best solutions for all HVAC\\u00a0 requirements for all type of buildings.<\\/p>\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Heating\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Ventilation\\n\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Air-Conditioning\\n\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"AC\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7367,3247,'_wp_page_template','default'),(7368,3247,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7369,3247,'_elementor_page_assets','a:0:{}'),(7370,3247,'_elementor_css','a:6:{s:4:\"time\";i:1652105401;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7371,3248,'_elementor_edit_mode','builder'),(7372,3248,'_elementor_template_type','wp-page'),(7373,3248,'_elementor_version','3.6.5'),(7374,3248,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"<p>Best solutions for all HVAC\\u00a0 requirements for all type of buildings.<\\/p>\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Heating\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Ventilation\\n\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Ventilation\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Air-Conditioning\\n\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"AC\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7375,3248,'_wp_page_template','default'),(7376,3248,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7377,3248,'_elementor_page_assets','a:0:{}'),(7378,3248,'_elementor_css','a:6:{s:4:\"time\";i:1652105401;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7379,3249,'_elementor_edit_mode','builder'),(7380,3249,'_elementor_template_type','wp-page'),(7381,3249,'_elementor_version','3.6.5'),(7382,3249,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"<p>Best solutions for all HVAC\\u00a0 requirements for all type of buildings.<\\/p>\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Heating\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Ventilation\\n\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Ventilation\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Air-Conditioning\\n\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"AC\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7383,3249,'_wp_page_template','default'),(7384,3249,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7385,3249,'_elementor_page_assets','a:0:{}'),(7387,3250,'_elementor_edit_mode','builder'),(7388,3250,'_elementor_template_type','wp-page'),(7389,3250,'_elementor_version','3.6.5'),(7390,3250,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"<p>Best solutions for all HVAC\\u00a0 requirements for all type of buildings.<\\/p>\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Heating\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Ventilation\\n\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Ventilation\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Air-Conditioning\\n\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"AC\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7391,3250,'_wp_page_template','default'),(7392,3250,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7393,3250,'_elementor_page_assets','a:0:{}'),(7394,3250,'_elementor_css','a:6:{s:4:\"time\";i:1652105419;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7395,3251,'_elementor_edit_mode','builder'),(7396,3251,'_elementor_template_type','wp-page'),(7397,3251,'_elementor_version','3.6.5'),(7398,3251,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9e4989\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0fffcaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0bdc808\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3241,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3243,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture10.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"gallery_columns\":\"5\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7399,3251,'_wp_page_template','default'),(7400,3251,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7401,3251,'_elementor_page_assets','a:0:{}'),(7402,3251,'_elementor_css','a:6:{s:4:\"time\";i:1652105419;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7404,3252,'_elementor_edit_mode','builder'),(7405,3252,'_elementor_template_type','wp-page'),(7406,3252,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (7407,3252,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9e4989\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0fffcaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0bdc808\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3241,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3243,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture10.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"gallery_columns\":\"5\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7408,3252,'_wp_page_template','default'),(7409,3252,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7410,3252,'_elementor_page_assets','a:0:{}'),(7411,3252,'_elementor_css','a:6:{s:4:\"time\";i:1652105421;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7412,3253,'_elementor_edit_mode','builder'),(7413,3253,'_elementor_template_type','wp-page'),(7414,3253,'_elementor_version','3.6.5'),(7415,3253,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9e4989\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0fffcaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0bdc808\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3241,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3243,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture10.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"gallery_columns\":\"5\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7416,3253,'_wp_page_template','default'),(7417,3253,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7418,3253,'_elementor_page_assets','a:0:{}'),(7419,3253,'_elementor_css','a:6:{s:4:\"time\";i:1652105421;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7420,3254,'_elementor_edit_mode','builder'),(7421,3254,'_elementor_template_type','wp-page'),(7422,3254,'_elementor_version','3.6.5'),(7423,3254,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9e4989\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0fffcaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0bdc808\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3241,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3243,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture10.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"gallery_columns\":\"5\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7424,3254,'_wp_page_template','default'),(7425,3254,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7426,3254,'_elementor_page_assets','a:0:{}'),(7427,3254,'_elementor_css','a:6:{s:4:\"time\";i:1652105421;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7435,3256,'_wp_attached_file','2022/05/Picture24.jpg'),(7436,3256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:338;s:6:\"height\";i:142;s:4:\"file\";s:21:\"2022/05/Picture24.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Picture24-300x126.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture24-150x142.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture24-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture24-178x142.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture24-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture24-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Picture24-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Picture24-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7437,3257,'_wp_attached_file','2022/05/Picture23.jpg'),(7438,3257,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:176;s:6:\"height\";i:176;s:4:\"file\";s:21:\"2022/05/Picture23.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture23-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture23-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture23-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7439,3258,'_wp_attached_file','2022/05/Picture22.png'),(7440,3258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:181;s:6:\"height\";i:179;s:4:\"file\";s:21:\"2022/05/Picture22.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture22-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture22-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture22-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture22-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture22-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture22-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture22-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7441,3259,'_wp_attached_file','2022/05/Picture21.png'),(7442,3259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:291;s:6:\"height\";i:86;s:4:\"file\";s:21:\"2022/05/Picture21.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture21-150x86.png\";s:5:\"width\";i:150;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture21-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture21-178x86.png\";s:5:\"width\";i:178;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture21-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture21-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture21-100x86.png\";s:5:\"width\";i:100;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture21-100x86.png\";s:5:\"width\";i:100;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7443,3260,'_wp_attached_file','2022/05/Picture20.jpg'),(7444,3260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:405;s:6:\"height\";i:62;s:4:\"file\";s:21:\"2022/05/Picture20.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Picture20-300x46.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:46;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture20-150x62.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"Picture20-370x62.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture20-92x62.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"Picture20-390x62.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture20-357x62.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture20-370x62.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture20-178x62.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture20-63x62.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture20-63x62.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Picture20-300x62.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture20-100x62.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Picture20-300x62.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture20-100x62.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7445,3261,'_wp_attached_file','2022/05/Picture19.png'),(7446,3261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:56;s:4:\"file\";s:21:\"2022/05/Picture19.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture19-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture19-92x56.png\";s:5:\"width\";i:92;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture19-178x56.png\";s:5:\"width\";i:178;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture19-63x56.png\";s:5:\"width\";i:63;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture19-63x56.png\";s:5:\"width\";i:63;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture19-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture19-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7447,3262,'_wp_attached_file','2022/05/Picture18.png'),(7448,3262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:160;s:4:\"file\";s:21:\"2022/05/Picture18.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture18-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture18-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture18-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture18-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture18-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture18-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7449,3263,'_wp_attached_file','2022/05/Picture17.jpg'),(7450,3263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:501;s:6:\"height\";i:110;s:4:\"file\";s:21:\"2022/05/Picture17.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Picture17-300x66.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture17-150x110.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:21:\"Picture17-370x110.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture17-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:21:\"Picture17-390x110.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture17-357x110.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture17-370x110.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture17-178x110.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture17-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture17-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Picture17-300x110.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Picture17-300x110.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7451,3264,'_wp_attached_file','2022/05/Picture16.png'),(7452,3264,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:367;s:6:\"height\";i:134;s:4:\"file\";s:21:\"2022/05/Picture16.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Picture16-300x110.png\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture16-150x134.png\";s:5:\"width\";i:150;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture16-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture16-357x134.png\";s:5:\"width\";i:357;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture16-178x134.png\";s:5:\"width\";i:178;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture16-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture16-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Picture16-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture16-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Picture16-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture16-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7453,3265,'_wp_attached_file','2022/05/Picture15.png'),(7454,3265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:105;s:6:\"height\";i:138;s:4:\"file\";s:21:\"2022/05/Picture15.png\";s:5:\"sizes\";a:5:{s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture15-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture15-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture15-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture15-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture15-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7455,3266,'_wp_attached_file','2022/05/Picture14.png'),(7456,3266,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:351;s:6:\"height\";i:56;s:4:\"file\";s:21:\"2022/05/Picture14.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Picture14-300x48.png\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture14-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture14-92x56.png\";s:5:\"width\";i:92;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture14-178x56.png\";s:5:\"width\";i:178;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture14-63x56.png\";s:5:\"width\";i:63;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture14-63x56.png\";s:5:\"width\";i:63;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Picture14-300x56.png\";s:5:\"width\";i:300;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture14-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Picture14-300x56.png\";s:5:\"width\";i:300;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture14-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7457,3267,'_wp_attached_file','2022/05/Picture13-1.png'),(7458,3267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:129;s:6:\"height\";i:72;s:4:\"file\";s:23:\"2022/05/Picture13-1.png\";s:5:\"sizes\";a:5:{s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"Picture13-1-92x72.png\";s:5:\"width\";i:92;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"Picture13-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"Picture13-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Picture13-1-100x72.png\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Picture13-1-100x72.png\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7459,3268,'_elementor_edit_mode','builder'),(7460,3268,'_elementor_template_type','wp-page'),(7461,3268,'_elementor_version','3.6.5'),(7462,3268,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9e4989\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0fffcaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0bdc808\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3241,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3243,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture10.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"gallery_columns\":\"5\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7463,3268,'_wp_page_template','default'),(7464,3268,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7465,3268,'_elementor_page_assets','a:0:{}'),(7467,3269,'_elementor_edit_mode','builder'),(7468,3269,'_elementor_template_type','wp-page'),(7469,3269,'_elementor_version','3.6.5'),(7470,3269,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9e4989\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0fffcaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0bdc808\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3241,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3243,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture10.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"gallery_columns\":\"5\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false}]'),(7471,3269,'_wp_page_template','default'),(7472,3269,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7473,3269,'_elementor_page_assets','a:0:{}'),(7474,3269,'_elementor_css','a:6:{s:4:\"time\";i:1652105637;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7475,3270,'_elementor_edit_mode','builder'),(7476,3270,'_elementor_template_type','wp-page'),(7477,3270,'_elementor_version','3.6.5'),(7478,3270,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9e4989\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0fffcaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0bdc808\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3241,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3243,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture10.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"gallery_columns\":\"5\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7479,3270,'_wp_page_template','default'),(7480,3270,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7481,3270,'_elementor_page_assets','a:0:{}'),(7482,3270,'_elementor_css','a:6:{s:4:\"time\";i:1652105637;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7493,3272,'_elementor_edit_mode','builder'),(7494,3272,'_elementor_template_type','wp-page'),(7495,3272,'_elementor_version','3.6.5'),(7496,3272,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9e4989\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0fffcaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0bdc808\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3241,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3243,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture10.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"gallery_columns\":\"5\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7497,3272,'_wp_page_template','default'),(7498,3272,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7499,3272,'_elementor_page_assets','a:0:{}'),(7500,3272,'_elementor_css','a:6:{s:4:\"time\";i:1652105998;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7501,3273,'_elementor_edit_mode','builder'),(7502,3273,'_elementor_template_type','wp-page'),(7503,3273,'_elementor_version','3.6.5'),(7504,3273,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9e4989\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0fffcaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0bdc808\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3241,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3243,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture10.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"gallery_columns\":\"5\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7505,3273,'_wp_page_template','default'),(7506,3273,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7507,3273,'_elementor_page_assets','a:0:{}'),(7508,3273,'_elementor_css','a:6:{s:4:\"time\";i:1652105998;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7509,3274,'_elementor_edit_mode','builder'),(7510,3274,'_elementor_template_type','wp-page'),(7511,3274,'_elementor_version','3.6.5'),(7512,3274,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7513,3274,'_wp_page_template','default'),(7514,3274,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7515,3274,'_elementor_page_assets','a:0:{}'),(7516,3274,'_elementor_css','a:6:{s:4:\"time\";i:1652105998;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7527,3276,'_elementor_edit_mode','builder'),(7528,3276,'_elementor_template_type','wp-page'),(7529,3276,'_elementor_version','3.6.5'),(7530,3276,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7531,3276,'_wp_page_template','default'),(7532,3276,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7533,3276,'_elementor_page_assets','a:0:{}'),(7534,3276,'_elementor_css','a:6:{s:4:\"time\";i:1652150786;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7535,3277,'_elementor_edit_mode','builder'),(7536,3277,'_elementor_template_type','wp-page'),(7537,3277,'_elementor_version','3.6.5'),(7538,3277,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7539,3277,'_wp_page_template','default'),(7540,3277,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7541,3277,'_elementor_page_assets','a:0:{}'),(7542,3277,'_elementor_css','a:6:{s:4:\"time\";i:1652150786;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7543,3278,'_elementor_edit_mode','builder'),(7544,3278,'_elementor_template_type','wp-page'),(7545,3278,'_elementor_version','3.6.5'),(7546,3278,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7547,3278,'_wp_page_template','default'),(7548,3278,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7549,3278,'_elementor_page_assets','a:0:{}'),(7550,3278,'_elementor_css','a:6:{s:4:\"time\";i:1652150786;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7560,3280,'_wp_attached_file','2022/05/Picture1.jpg'),(7561,3280,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:232;s:6:\"height\";i:112;s:4:\"file\";s:20:\"2022/05/Picture1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture1-150x112.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"Picture1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture1-178x112.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"Picture1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"Picture1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7562,3281,'_wp_attached_file','2022/05/Picture2.png'),(7563,3281,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:90;s:4:\"file\";s:20:\"2022/05/Picture2.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Picture2-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"Picture2-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:19:\"Picture2-178x90.png\";s:5:\"width\";i:178;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"Picture2-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"Picture2-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Picture2-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Picture2-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7564,3282,'_elementor_edit_mode','builder'),(7565,3282,'_elementor_template_type','wp-page'),(7566,3282,'_elementor_version','3.6.5'),(7567,3282,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7568,3282,'_wp_page_template','default'),(7569,3282,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7570,3282,'_elementor_page_assets','a:0:{}'),(7572,3283,'_elementor_edit_mode','builder'),(7573,3283,'_elementor_template_type','wp-page'),(7574,3283,'_elementor_version','3.6.5'),(7575,3283,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7576,3283,'_wp_page_template','default'),(7577,3283,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7578,3283,'_elementor_page_assets','a:0:{}'),(7579,3283,'_elementor_css','a:6:{s:4:\"time\";i:1652151504;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7580,3284,'_elementor_edit_mode','builder'),(7581,3284,'_elementor_template_type','wp-page'),(7582,3284,'_elementor_version','3.6.5'),(7583,3284,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7584,3284,'_wp_page_template','default'),(7585,3284,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7586,3284,'_elementor_page_assets','a:0:{}'),(7587,3284,'_elementor_css','a:6:{s:4:\"time\";i:1652151504;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7589,3285,'_elementor_edit_mode','builder'),(7590,3285,'_elementor_template_type','wp-page'),(7591,3285,'_elementor_version','3.6.5'),(7592,3285,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7593,3285,'_wp_page_template','default'),(7594,3285,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7595,3285,'_elementor_page_assets','a:0:{}'),(7596,3285,'_elementor_css','a:6:{s:4:\"time\";i:1652151506;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7597,3286,'_elementor_edit_mode','builder'),(7598,3286,'_elementor_template_type','wp-page'),(7599,3286,'_elementor_version','3.6.5'),(7600,3286,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Our Service <span class=\\\"color\\\">Gallery<\\/span>\",\"title_2\":\"These photos will help you learn more about our car service and services provided\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7601,3286,'_wp_page_template','default'),(7602,3286,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7603,3286,'_elementor_page_assets','a:0:{}'),(7604,3286,'_elementor_css','a:6:{s:4:\"time\";i:1652151506;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7605,3287,'_elementor_edit_mode','builder'),(7606,3287,'_elementor_template_type','wp-page'),(7607,3287,'_elementor_version','3.6.5'),(7608,3287,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7609,3287,'_wp_page_template','default'),(7610,3287,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7611,3287,'_elementor_page_assets','a:0:{}'),(7612,3287,'_elementor_css','a:6:{s:4:\"time\";i:1652151506;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7613,3288,'_elementor_edit_mode','builder'),(7614,3288,'_elementor_template_type','wp-page'),(7615,3288,'_elementor_version','3.6.5'),(7616,3288,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7617,3288,'_wp_page_template','default'),(7618,3288,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7619,3288,'_elementor_page_assets','a:0:{}'),(7621,3289,'_elementor_edit_mode','builder'),(7622,3289,'_elementor_template_type','wp-page'),(7623,3289,'_elementor_version','3.6.5'),(7624,3289,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7625,3289,'_wp_page_template','default'),(7626,3289,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7627,3289,'_elementor_page_assets','a:0:{}'),(7628,3289,'_elementor_css','a:6:{s:4:\"time\";i:1652151564;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7629,3290,'_elementor_edit_mode','builder'),(7630,3290,'_elementor_template_type','wp-page'),(7631,3290,'_elementor_version','3.6.5'),(7632,3290,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7633,3290,'_wp_page_template','default'),(7634,3290,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7635,3290,'_elementor_page_assets','a:0:{}'),(7636,3290,'_elementor_css','a:6:{s:4:\"time\";i:1652151564;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7638,3291,'_elementor_edit_mode','builder'),(7639,3291,'_elementor_template_type','wp-page'),(7640,3291,'_elementor_version','3.6.5'),(7641,3291,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7642,3291,'_wp_page_template','default'),(7643,3291,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7644,3291,'_elementor_page_assets','a:0:{}'),(7645,3291,'_elementor_css','a:6:{s:4:\"time\";i:1652151569;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7646,3292,'_elementor_edit_mode','builder'),(7647,3292,'_elementor_template_type','wp-page'),(7648,3292,'_elementor_version','3.6.5'),(7649,3292,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7650,3292,'_wp_page_template','default'),(7651,3292,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7652,3292,'_elementor_page_assets','a:0:{}'),(7653,3292,'_elementor_css','a:6:{s:4:\"time\";i:1652151569;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7654,3293,'_elementor_edit_mode','builder'),(7655,3293,'_elementor_template_type','wp-page'),(7656,3293,'_elementor_version','3.6.5'),(7657,3293,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7658,3293,'_wp_page_template','default'),(7659,3293,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7660,3293,'_elementor_page_assets','a:0:{}'),(7661,3293,'_elementor_css','a:6:{s:4:\"time\";i:1652151569;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7663,3294,'_elementor_edit_mode','builder'),(7664,3294,'_elementor_template_type','wp-page'),(7665,3294,'_elementor_version','3.6.5'),(7666,3294,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7667,3294,'_wp_page_template','default'),(7668,3294,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7669,3294,'_elementor_page_assets','a:0:{}'),(7670,3294,'_elementor_css','a:6:{s:4:\"time\";i:1652151709;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7671,3295,'_elementor_edit_mode','builder'),(7672,3295,'_elementor_template_type','wp-page'),(7673,3295,'_elementor_version','3.6.5'),(7674,3295,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7675,3295,'_wp_page_template','default'),(7676,3295,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7677,3295,'_elementor_page_assets','a:0:{}'),(7678,3295,'_elementor_css','a:6:{s:4:\"time\";i:1652151709;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7679,3296,'_elementor_edit_mode','builder'),(7680,3296,'_elementor_template_type','wp-page'),(7681,3296,'_elementor_version','3.6.5'),(7682,3296,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7683,3296,'_wp_page_template','default'),(7684,3296,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7685,3296,'_elementor_page_assets','a:0:{}'),(7686,3296,'_elementor_css','a:6:{s:4:\"time\";i:1652151709;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7688,3297,'_elementor_edit_mode','builder'),(7689,3297,'_elementor_template_type','wp-page'),(7690,3297,'_elementor_version','3.6.5'),(7691,3297,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7692,3297,'_wp_page_template','default'),(7693,3297,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7694,3297,'_elementor_page_assets','a:0:{}'),(7695,3297,'_elementor_css','a:6:{s:4:\"time\";i:1652151735;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7696,3298,'_elementor_edit_mode','builder'),(7697,3298,'_elementor_template_type','wp-page'),(7698,3298,'_elementor_version','3.6.5'),(7699,3298,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7700,3298,'_wp_page_template','default'),(7701,3298,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7702,3298,'_elementor_page_assets','a:0:{}'),(7703,3298,'_elementor_css','a:6:{s:4:\"time\";i:1652151735;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7704,3299,'_elementor_edit_mode','builder'),(7705,3299,'_elementor_template_type','wp-page'),(7706,3299,'_elementor_version','3.6.5'),(7707,3299,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(7708,3299,'_wp_page_template','default'),(7709,3299,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(7710,3299,'_elementor_page_assets','a:0:{}'),(7711,3299,'_elementor_css','a:6:{s:4:\"time\";i:1652151735;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(7713,3300,'_menu_item_type','custom'),(7714,3300,'_menu_item_menu_item_parent','3237'),(7715,3300,'_menu_item_object_id','3300'),(7716,3300,'_menu_item_object','custom'),(7717,3300,'_menu_item_target',''),(7718,3300,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7719,3300,'_menu_item_xfn',''),(7720,3300,'_menu_item_url','https://demoweblinks.in/troosten/projects'),(7722,3301,'_menu_item_type','custom'),(7723,3301,'_menu_item_menu_item_parent','3237'),(7724,3301,'_menu_item_object_id','3301'),(7725,3301,'_menu_item_object','custom'),(7726,3301,'_menu_item_target',''),(7727,3301,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7728,3301,'_menu_item_xfn',''),(7729,3301,'_menu_item_url','https://demoweblinks.in/troosten/projects'),(7731,3157,'_wp_old_date','2022-05-09'),(7733,3159,'_wp_old_date','2022-05-09'),(7734,3160,'_wp_old_date','2022-05-09'),(7735,3237,'_wp_old_date','2022-05-09'),(7736,3236,'_wp_old_date','2022-05-09'),(7738,3221,'_wp_old_date','2022-05-09'),(7748,3303,'_menu_item_type','post_type'),(7749,3303,'_menu_item_menu_item_parent','0'),(7750,3303,'_menu_item_object_id','1520'),(7751,3303,'_menu_item_object','page'),(7752,3303,'_menu_item_target',''),(7753,3303,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7754,3303,'_menu_item_xfn',''),(7755,3303,'_menu_item_url',''),(7757,3304,'_edit_last','1'),(7758,3304,'_edit_lock','1652159909:1'),(7759,3305,'_wp_attached_file','2022/05/Picture3.jpg'),(7760,3305,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:378;s:6:\"height\";i:251;s:4:\"file\";s:20:\"2022/05/Picture3.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Picture3-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"Picture3-370x251.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"Picture3-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture3-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture3-370x251.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"Picture3-378x235.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture3-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"Picture3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"Picture3-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Picture3-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Picture3-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7761,3304,'_thumbnail_id','3305'),(7762,3304,'framework-gallery','3305'),(7763,3304,'_yoast_wpseo_primary_gallery-cat','84'),(7764,3304,'_yoast_wpseo_content_score','60'),(7765,3304,'_yoast_wpseo_estimated-reading-time-minutes',''),(7766,3306,'_edit_last','1'),(7767,3306,'_edit_lock','1652159953:1'),(7768,3307,'_wp_attached_file','2022/05/Picture4.jpg'),(7769,3307,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:323;s:6:\"height\";i:242;s:4:\"file\";s:20:\"2022/05/Picture4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Picture4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"Picture4-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"Picture4-323x235.jpg\";s:5:\"width\";i:323;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture4-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"Picture4-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"Picture4-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Picture4-300x242.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Picture4-300x242.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7770,3306,'_thumbnail_id','3307'),(7771,3306,'framework-gallery','3307'),(7772,3306,'_yoast_wpseo_primary_gallery-cat','84'),(7773,3306,'_yoast_wpseo_content_score','60'),(7774,3306,'_yoast_wpseo_estimated-reading-time-minutes',''),(7775,3308,'_edit_last','1'),(7776,3308,'_edit_lock','1652159997:1'),(7777,3309,'_wp_attached_file','2022/05/Picture5.png'),(7778,3309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:451;s:6:\"height\";i:369;s:4:\"file\";s:20:\"2022/05/Picture5.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Picture5-300x245.png\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"Picture5-370x369.png\";s:5:\"width\";i:370;s:6:\"height\";i:369;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"Picture5-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"Picture5-390x369.png\";s:5:\"width\";i:390;s:6:\"height\";i:369;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture5-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"car-repair-services-coupon\";a:4:{s:4:\"file\";s:20:\"Picture5-451x310.png\";s:5:\"width\";i:451;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture5-370x369.png\";s:5:\"width\";i:370;s:6:\"height\";i:369;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"Picture5-451x235.png\";s:5:\"width\";i:451;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture5-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"Picture5-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"Picture5-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Picture5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Picture5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7779,3308,'_thumbnail_id','3309'),(7780,3308,'framework-gallery','3309'),(7781,3308,'_yoast_wpseo_primary_gallery-cat','84'),(7782,3308,'_yoast_wpseo_content_score','60'),(7783,3308,'_yoast_wpseo_estimated-reading-time-minutes',''),(7784,3311,'_wp_attached_file','2022/05/Picture6.jpg'),(7785,3311,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:393;s:6:\"height\";i:263;s:4:\"file\";s:20:\"2022/05/Picture6.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Picture6-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"Picture6-370x263.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"Picture6-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:20:\"Picture6-390x263.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture6-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture6-370x263.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"Picture6-393x235.jpg\";s:5:\"width\";i:393;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture6-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"Picture6-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"Picture6-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Picture6-300x263.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Picture6-300x263.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7786,3310,'_edit_last','1'),(7787,3310,'_thumbnail_id','3311'),(7788,3310,'framework-gallery','3311'),(7789,3310,'_yoast_wpseo_primary_gallery-cat','84'),(7790,3310,'_yoast_wpseo_content_score','60'),(7791,3310,'_yoast_wpseo_estimated-reading-time-minutes',''),(7792,3310,'_edit_lock','1652160030:1'),(7793,3313,'_wp_attached_file','2022/05/Picture7.jpg'),(7794,3313,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:310;s:6:\"height\";i:184;s:4:\"file\";s:20:\"2022/05/Picture7.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Picture7-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"Picture7-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture7-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"Picture7-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"Picture7-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Picture7-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Picture7-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7795,3312,'_edit_last','1'),(7796,3312,'_thumbnail_id','3313'),(7797,3312,'framework-gallery','3313'),(7798,3312,'_yoast_wpseo_primary_gallery-cat','84'),(7799,3312,'_yoast_wpseo_content_score','60'),(7800,3312,'_yoast_wpseo_estimated-reading-time-minutes',''),(7801,3312,'_edit_lock','1652160067:1'),(7802,3314,'_edit_last','1'),(7803,3314,'_edit_lock','1652160110:1'),(7804,3315,'_wp_attached_file','2022/05/Picture8.jpg'),(7805,3315,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:194;s:6:\"height\";i:150;s:4:\"file\";s:20:\"2022/05/Picture8.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"Picture8-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture8-178x150.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"Picture8-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"Picture8-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7806,3314,'_thumbnail_id','3315'),(7807,3314,'framework-gallery','3315'),(7808,3314,'_yoast_wpseo_primary_gallery-cat','84'),(7809,3314,'_yoast_wpseo_content_score','60'),(7810,3314,'_yoast_wpseo_estimated-reading-time-minutes',''),(7811,3317,'_wp_attached_file','2022/05/Picture09.png'),(7812,3317,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:341;s:6:\"height\";i:274;s:4:\"file\";s:21:\"2022/05/Picture09.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Picture09-300x241.png\";s:5:\"width\";i:300;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture09-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture09-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture09-341x242.png\";s:5:\"width\";i:341;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"Picture09-341x235.png\";s:5:\"width\";i:341;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture09-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture09-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture09-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Picture09-300x274.png\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture09-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Picture09-300x274.png\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture09-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7813,3316,'_edit_last','1'),(7814,3316,'_thumbnail_id','3317'),(7815,3316,'framework-gallery','3317'),(7816,3316,'_yoast_wpseo_primary_gallery-cat','84'),(7817,3316,'_yoast_wpseo_content_score','60'),(7818,3316,'_yoast_wpseo_estimated-reading-time-minutes',''),(7819,3316,'_edit_lock','1652160142:1'),(7820,3319,'_wp_attached_file','2022/05/Picture9.jpg'),(7821,3319,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:388;s:6:\"height\";i:290;s:4:\"file\";s:20:\"2022/05/Picture9.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Picture9-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:20:\"Picture9-370x290.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"Picture9-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture9-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture9-370x290.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:20:\"Picture9-388x235.jpg\";s:5:\"width\";i:388;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"Picture9-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"Picture9-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"Picture9-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Picture9-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"Picture9-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Picture9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7822,3318,'_edit_last','1'),(7823,3318,'_thumbnail_id','3319'),(7824,3318,'framework-gallery','3319'),(7825,3318,'_yoast_wpseo_primary_gallery-cat','85'),(7826,3318,'_yoast_wpseo_content_score','60'),(7827,3318,'_yoast_wpseo_estimated-reading-time-minutes',''),(7828,3318,'_edit_lock','1652160256:1'),(7829,3321,'_wp_attached_file','2022/05/Picture10.jpg'),(7830,3321,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:383;s:6:\"height\";i:287;s:4:\"file\";s:21:\"2022/05/Picture10.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Picture10-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:21:\"Picture10-370x287.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture10-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture10-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture10-370x287.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"Picture10-383x235.jpg\";s:5:\"width\";i:383;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture10-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture10-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture10-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Picture10-300x287.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Picture10-300x287.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7831,3320,'_edit_last','1'),(7832,3320,'_thumbnail_id','3321'),(7833,3320,'framework-gallery','3321'),(7834,3320,'_yoast_wpseo_primary_gallery-cat','85'),(7835,3320,'_yoast_wpseo_content_score','60'),(7836,3320,'_yoast_wpseo_estimated-reading-time-minutes',''),(7837,3320,'_edit_lock','1652160295:1'),(7838,3323,'_wp_attached_file','2022/05/Picture11.jpg'),(7839,3323,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:492;s:6:\"height\";i:306;s:4:\"file\";s:21:\"2022/05/Picture11.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Picture11-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:21:\"Picture11-370x306.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:306;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture11-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:21:\"Picture11-390x306.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:306;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture11-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture11-370x306.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:306;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"Picture11-492x235.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture11-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture11-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture11-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Picture11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Picture11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7840,3322,'_edit_last','1'),(7841,3322,'_thumbnail_id','3323'),(7842,3322,'framework-gallery','3323'),(7843,3322,'_yoast_wpseo_primary_gallery-cat','85'),(7844,3322,'_yoast_wpseo_content_score','60'),(7845,3322,'_yoast_wpseo_estimated-reading-time-minutes',''),(7846,3322,'_edit_lock','1652160327:1'),(7847,3325,'_wp_attached_file','2022/05/Picture12.jpg'),(7848,3325,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:405;s:6:\"height\";i:228;s:4:\"file\";s:21:\"2022/05/Picture12.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Picture12-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:21:\"Picture12-370x228.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture12-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:21:\"Picture12-390x228.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture12-357x228.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture12-370x228.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture12-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture12-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture12-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Picture12-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Picture12-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7849,3324,'_edit_last','1'),(7850,3324,'_thumbnail_id','3325'),(7851,3324,'framework-gallery','3325'),(7852,3324,'_yoast_wpseo_primary_gallery-cat','85'),(7853,3324,'_yoast_wpseo_content_score','60'),(7854,3324,'_yoast_wpseo_estimated-reading-time-minutes',''),(7855,3324,'_edit_lock','1652160356:1'),(7856,3327,'_wp_attached_file','2022/05/Picture13.jpg'),(7857,3327,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:492;s:6:\"height\";i:221;s:4:\"file\";s:21:\"2022/05/Picture13.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Picture13-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:21:\"Picture13-370x221.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture13-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:21:\"Picture13-390x221.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture13-357x221.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture13-370x221.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture13-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture13-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture13-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Picture13-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Picture13-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7858,3326,'_edit_last','1'),(7859,3326,'_thumbnail_id','3327'),(7860,3326,'framework-gallery','3327'),(7861,3326,'_yoast_wpseo_primary_gallery-cat','85'),(7862,3326,'_yoast_wpseo_content_score','60'),(7863,3326,'_yoast_wpseo_estimated-reading-time-minutes',''),(7864,3326,'_edit_lock','1652160407:1'),(7865,3328,'_edit_last','1'),(7866,3328,'_edit_lock','1652160438:1'),(7867,3329,'_wp_attached_file','2022/05/Picture14.jpg'),(7868,3329,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:398;s:6:\"height\";i:288;s:4:\"file\";s:21:\"2022/05/Picture14.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Picture14-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:21:\"Picture14-370x288.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture14-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:21:\"Picture14-390x288.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture14-357x242.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture14-370x288.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"Picture14-398x235.jpg\";s:5:\"width\";i:398;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture14-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture14-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture14-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Picture14-300x288.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Picture14-300x288.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7869,3328,'_thumbnail_id','3329'),(7870,3328,'framework-gallery','3329'),(7871,3328,'_yoast_wpseo_primary_gallery-cat','85'),(7872,3328,'_yoast_wpseo_content_score','60'),(7873,3328,'_yoast_wpseo_estimated-reading-time-minutes',''),(7874,334,'_wp_trash_meta_status','publish'),(7875,334,'_wp_trash_meta_time','1652160596'),(7876,334,'_wp_desired_post_slug','image-2'),(7877,323,'_wp_trash_meta_status','publish'),(7878,323,'_wp_trash_meta_time','1652160596'),(7879,323,'_wp_desired_post_slug','image-1'),(7880,366,'_wp_trash_meta_status','publish'),(7881,366,'_wp_trash_meta_time','1652160609'),(7882,366,'_wp_desired_post_slug','image-9'),(7883,364,'_wp_trash_meta_status','publish'),(7884,364,'_wp_trash_meta_time','1652160609'),(7885,364,'_wp_desired_post_slug','image-8'),(7886,362,'_wp_trash_meta_status','publish'),(7887,362,'_wp_trash_meta_time','1652160609'),(7888,362,'_wp_desired_post_slug','image-7'),(7889,342,'_wp_trash_meta_status','publish'),(7890,342,'_wp_trash_meta_time','1652160609'),(7891,342,'_wp_desired_post_slug','image-6'),(7892,340,'_wp_trash_meta_status','publish'),(7893,340,'_wp_trash_meta_time','1652160609'),(7894,340,'_wp_desired_post_slug','image-5'),(7895,338,'_wp_trash_meta_status','publish'),(7896,338,'_wp_trash_meta_time','1652160609'),(7897,338,'_wp_desired_post_slug','image-4'),(7898,336,'_wp_trash_meta_status','publish'),(7899,336,'_wp_trash_meta_time','1652160609'),(7900,336,'_wp_desired_post_slug','image-3'),(7901,393,'_edit_last','1'),(7902,3330,'_elementor_edit_mode','builder'),(7903,3330,'_elementor_template_type','wp-page'),(7904,3330,'_elementor_version','2.9.7'),(7905,3330,'_wp_page_template','default'),(7906,3330,'_elementor_data','[{\"id\":\"e9e1afc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9e034e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bad0f39\",\"elType\":\"widget\",\"settings\":{\"showposts\":8},\"elements\":[],\"widgetType\":\"crs_gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(7907,3330,'_elementor_controls_usage','a:3:{s:11:\"crs_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:19:\"crs_section_gallery\";a:1:{s:9:\"showposts\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;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:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}'),(7908,3330,'_elementor_page_assets','a:0:{}'),(7909,3330,'_elementor_css','a:7:{s:4:\"time\";i:1652101806;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;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(7910,393,'_edit_lock','1652160764:1'),(7911,2180,'_elementor_css','a:6:{s:4:\"time\";i:1652160770;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:\"\";}'),(7912,3331,'_edit_lock','1652161561:1'),(7913,3331,'_edit_last','1'),(7914,3331,'framework_page_title_style','off'),(7915,3331,'framework_show_breadcrumb','on'),(7916,3331,'_yoast_wpseo_estimated-reading-time-minutes','2'),(7917,3331,'_elementor_edit_mode','builder'),(7918,3331,'_elementor_template_type','wp-page'),(7919,3331,'_elementor_version','3.6.5'),(7920,3333,'_wp_attached_file','2022/05/Picture15.jpg'),(7921,3333,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:405;s:6:\"height\";i:216;s:4:\"file\";s:21:\"2022/05/Picture15.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Picture15-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:21:\"Picture15-370x216.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture15-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:21:\"Picture15-390x216.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture15-357x216.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture15-370x216.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture15-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture15-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture15-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Picture15-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Picture15-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7922,3334,'_wp_attached_file','2022/05/Picture16.jpg'),(7923,3334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:391;s:6:\"height\";i:235;s:4:\"file\";s:21:\"2022/05/Picture16.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Picture16-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:21:\"Picture16-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture16-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture16-357x235.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture16-370x235.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture16-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture16-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture16-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Picture16-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Picture16-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7924,3335,'_elementor_edit_mode','builder'),(7925,3335,'_elementor_template_type','wp-page'),(7926,3335,'_elementor_version','3.6.5'),(7927,3336,'_elementor_edit_mode','builder'),(7928,3336,'_elementor_template_type','wp-page'),(7929,3336,'_elementor_version','3.6.5'),(7930,3331,'_wp_page_template','default'),(7931,3331,'_elementor_data','[{\"id\":\"c96d5a6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c1d5ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"75afaee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.jpg\",\"id\":3333,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"HIGH WALL UNIT              \",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"73a3ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6cea341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.jpg\",\"id\":3334,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"CASSETTE UNIT                       \",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"1a53204\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f603b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17-1.jpg\",\"id\":3338,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"DUCTABLE UNIT\",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"032927f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d646dc1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"820b2aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18-1.png\",\"id\":3342,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AHU & FCU \",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"93f0898\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1c56ea1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.jpg\",\"id\":3343,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"VAV (VARIABLE AIR VOLUME)\",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"63403dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"915423d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20-1.jpg\",\"id\":3344,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"VFD (VARIABLR FREQUENCY DRIVE)\",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7932,3337,'_elementor_edit_mode','builder'),(7933,3337,'_elementor_template_type','wp-page'),(7934,3337,'_elementor_version','3.6.5'),(7935,3337,'_wp_page_template','default'),(7936,3337,'_elementor_data','[{\"id\":\"c96d5a6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c1d5ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"75afaee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.jpg\",\"id\":3333,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"High Wall Unit                   \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"73a3ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6cea341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.jpg\",\"id\":3334,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Cassette Unit                        \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"1a53204\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f603b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.jpg\",\"id\":3333,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"High Wall Unit                   \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7938,3331,'_elementor_page_assets','a:0:{}'),(7939,3331,'_yoast_wpseo_content_score','90'),(7941,3338,'_wp_attached_file','2022/05/Picture17-1.jpg'),(7942,3338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:304;s:6:\"height\";i:164;s:4:\"file\";s:23:\"2022/05/Picture17-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Picture17-1-300x162.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture17-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"Picture17-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"Picture17-1-178x164.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"Picture17-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"Picture17-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Picture17-1-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture17-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Picture17-1-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture17-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7943,3339,'_elementor_edit_mode','builder'),(7944,3339,'_elementor_template_type','wp-page'),(7945,3339,'_elementor_version','3.6.5'),(7946,3339,'_wp_page_template','default'),(7947,3339,'_elementor_data','[{\"id\":\"c96d5a6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c1d5ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"75afaee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.jpg\",\"id\":3333,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"High Wall Unit                   \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"73a3ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6cea341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.jpg\",\"id\":3334,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Cassette Unit                        \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"1a53204\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f603b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.jpg\",\"id\":3333,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"High Wall Unit                   \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7948,3339,'_elementor_page_assets','a:0:{}'),(7949,3339,'_elementor_css','a:6:{s:4:\"time\";i:1652161316;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:\"\";}'),(7950,3340,'_elementor_edit_mode','builder'),(7951,3340,'_elementor_template_type','wp-page'),(7952,3340,'_elementor_version','3.6.5'),(7953,3340,'_wp_page_template','default'),(7954,3340,'_elementor_data','[{\"id\":\"c96d5a6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c1d5ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"75afaee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.jpg\",\"id\":3333,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"High Wall Unit                   \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"73a3ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6cea341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.jpg\",\"id\":3334,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Cassette Unit                        \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"1a53204\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f603b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.jpg\",\"id\":3333,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"High Wall Unit                   \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7955,3340,'_elementor_page_assets','a:0:{}'),(7956,3340,'_elementor_css','a:6:{s:4:\"time\";i:1652161316;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:\"\";}'),(7957,3341,'_elementor_edit_mode','builder'),(7958,3341,'_elementor_template_type','wp-page'),(7959,3341,'_elementor_version','3.6.5'),(7960,3341,'_wp_page_template','default'),(7961,3341,'_elementor_data','[{\"id\":\"c96d5a6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c1d5ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"75afaee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.jpg\",\"id\":3333,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"High Wall Unit                   \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"73a3ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6cea341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.jpg\",\"id\":3334,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Cassette Unit                        \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"1a53204\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f603b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17-1.jpg\",\"id\":3338,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Ductable Unit\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7962,3341,'_elementor_page_assets','a:0:{}'),(7963,3341,'_elementor_css','a:6:{s:4:\"time\";i:1652161316;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:\"\";}'),(7965,3342,'_wp_attached_file','2022/05/Picture18-1.png'),(7966,3342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:281;s:6:\"height\";i:289;s:4:\"file\";s:23:\"2022/05/Picture18-1.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture18-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"Picture18-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture18-1-281x242.png\";s:5:\"width\";i:281;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"Picture18-1-281x235.png\";s:5:\"width\";i:281;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"Picture18-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"Picture18-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"Picture18-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture18-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture18-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7967,3343,'_wp_attached_file','2022/05/Picture19.jpg'),(7968,3343,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:237;s:6:\"height\";i:285;s:4:\"file\";s:21:\"2022/05/Picture19.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"Picture19-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture19-237x242.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:21:\"Picture19-237x235.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"Picture19-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"Picture19-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"Picture19-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Picture19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7969,3344,'_wp_attached_file','2022/05/Picture20-1.jpg'),(7970,3344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:237;s:6:\"height\";i:238;s:4:\"file\";s:23:\"2022/05/Picture20-1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture20-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"Picture20-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:23:\"Picture20-1-237x235.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"Picture20-1-178x179.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"Picture20-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"Picture20-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture20-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture20-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7971,3345,'_elementor_edit_mode','builder'),(7972,3345,'_elementor_template_type','wp-page'),(7973,3345,'_elementor_version','3.6.5'),(7974,3345,'_wp_page_template','default'),(7975,3345,'_elementor_data','[{\"id\":\"c96d5a6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c1d5ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"75afaee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.jpg\",\"id\":3333,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"High Wall Unit                   \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"73a3ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6cea341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.jpg\",\"id\":3334,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Cassette Unit                        \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"1a53204\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f603b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17-1.jpg\",\"id\":3338,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Ductable Unit\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7976,3345,'_elementor_page_assets','a:0:{}'),(7977,3345,'_elementor_css','a:6:{s:4:\"time\";i:1652161374;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:\"\";}'),(7978,3346,'_elementor_edit_mode','builder'),(7979,3346,'_elementor_template_type','wp-page'),(7980,3346,'_elementor_version','3.6.5'),(7981,3346,'_wp_page_template','default'),(7982,3346,'_elementor_data','[{\"id\":\"c96d5a6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c1d5ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"75afaee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.jpg\",\"id\":3333,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"High Wall Unit                   \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"73a3ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6cea341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.jpg\",\"id\":3334,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Cassette Unit                        \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"1a53204\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f603b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17-1.jpg\",\"id\":3338,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Ductable Unit\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7983,3346,'_elementor_page_assets','a:0:{}'),(7984,3346,'_elementor_css','a:6:{s:4:\"time\";i:1652161374;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:\"\";}'),(7985,3347,'_elementor_edit_mode','builder'),(7986,3347,'_elementor_template_type','wp-page'),(7987,3347,'_elementor_version','3.6.5'),(7988,3347,'_wp_page_template','default'),(7989,3347,'_elementor_data','[{\"id\":\"c96d5a6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c1d5ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"75afaee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.jpg\",\"id\":3333,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"HIGH WALL UNIT              \",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"73a3ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6cea341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.jpg\",\"id\":3334,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"CASSETTE UNIT                       \",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"1a53204\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8f603b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17-1.jpg\",\"id\":3338,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"DUCTABLE UNIT\",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"032927f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d646dc1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"820b2aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18-1.png\",\"id\":3342,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AHU & FCU \",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"93f0898\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1c56ea1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.jpg\",\"id\":3343,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"VAV (VARIABLE AIR VOLUME)\",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"63403dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"915423d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20-1.jpg\",\"id\":3344,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"VFD (VARIABLR FREQUENCY DRIVE)\",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"title_color\":\"#171717\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7990,3347,'_elementor_page_assets','a:0:{}'),(7991,3347,'_elementor_css','a:6:{s:4:\"time\";i:1652161374;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:\"\";}'),(7992,3331,'_elementor_css','a:6:{s:4:\"time\";i:1652161568;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:\"\";}'),(7993,3348,'_wp_trash_meta_status','publish'),(7994,3348,'_wp_trash_meta_time','1652178131'),(7995,3178,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:822;s:6:\"height\";i:221;s:4:\"file\";s:17:\"troostn-logo1.png\";}}'),(7996,3350,'_edit_lock','1652178691:1'),(7997,3350,'_wp_trash_meta_status','publish'),(7998,3350,'_wp_trash_meta_time','1652178716'),(8001,3353,'_elementor_edit_mode','builder'),(8002,3353,'_elementor_template_type','wp-page'),(8003,3353,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (8004,3353,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8005,3353,'_wp_page_template','default'),(8006,3353,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8007,3353,'_elementor_page_assets','a:0:{}'),(8008,3353,'_elementor_css','a:6:{s:4:\"time\";i:1652151767;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8009,3354,'_elementor_edit_mode','builder'),(8010,3354,'_elementor_template_type','wp-page'),(8011,3354,'_elementor_version','3.6.5'),(8012,3354,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726.png\",\"id\":3202,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8013,3354,'_wp_page_template','default'),(8014,3354,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8015,3354,'_elementor_page_assets','a:0:{}'),(8016,3354,'_elementor_css','a:6:{s:4:\"time\";i:1652151767;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8017,3355,'_elementor_edit_mode','builder'),(8018,3355,'_elementor_template_type','wp-page'),(8019,3355,'_elementor_version','3.6.5'),(8020,3355,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3352,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8021,3355,'_wp_page_template','default'),(8022,3355,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8023,3355,'_elementor_page_assets','a:0:{}'),(8024,3355,'_elementor_css','a:6:{s:4:\"time\";i:1652151767;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8026,3356,'_wp_attached_file','2022/05/hvac-png-generic-no-label-units-png-2726-1.png'),(8027,3356,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:420;s:6:\"height\";i:285;s:4:\"file\";s:54:\"2022/05/hvac-png-generic-no-label-units-png-2726-1.png\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1-300x204.png\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-post-grid\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1-370x285.png\";s:5:\"width\";i:370;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-1-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"car-repair-services-thumbnail-carousel\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1-390x285.png\";s:5:\"width\";i:390;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"car-repair-services-thumbnail\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1-357x242.png\";s:5:\"width\";i:357;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"car-repair-services-gallery-thumbnail\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1-370x285.png\";s:5:\"width\";i:370;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"car-repair-services-testimonial\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1-420x235.png\";s:5:\"width\";i:420;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1-178x179.png\";s:5:\"width\";i:178;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-1-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1-300x285.png\";s:5:\"width\";i:300;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1-300x285.png\";s:5:\"width\";i:300;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8028,3357,'_elementor_edit_mode','builder'),(8029,3357,'_elementor_template_type','wp-page'),(8030,3357,'_elementor_version','3.6.5'),(8031,3357,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3352,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8032,3357,'_wp_page_template','default'),(8033,3357,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8034,3357,'_elementor_page_assets','a:0:{}'),(8035,3357,'_elementor_css','a:6:{s:4:\"time\";i:1652179101;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8036,3358,'_elementor_edit_mode','builder'),(8037,3358,'_elementor_template_type','wp-page'),(8038,3358,'_elementor_version','3.6.5'),(8039,3358,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3352,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8040,3358,'_wp_page_template','default'),(8041,3358,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8042,3358,'_elementor_page_assets','a:0:{}'),(8043,3358,'_elementor_css','a:6:{s:4:\"time\";i:1652179101;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8044,3359,'_elementor_edit_mode','builder'),(8045,3359,'_elementor_template_type','wp-page'),(8046,3359,'_elementor_version','3.6.5'),(8047,3359,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8048,3359,'_wp_page_template','default'),(8049,3359,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8050,3359,'_elementor_page_assets','a:0:{}'),(8051,3359,'_elementor_css','a:6:{s:4:\"time\";i:1652179101;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8061,3361,'_elementor_edit_mode','builder'),(8062,3361,'_elementor_template_type','wp-page'),(8063,3361,'_elementor_version','3.6.5'),(8064,3361,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8065,3361,'_wp_page_template','default'),(8066,3361,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8067,3361,'_elementor_page_assets','a:0:{}'),(8069,3362,'_elementor_edit_mode','builder'),(8070,3362,'_elementor_template_type','wp-page'),(8071,3362,'_elementor_version','3.6.5'),(8072,3362,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8073,3362,'_wp_page_template','default'),(8074,3362,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8075,3362,'_elementor_page_assets','a:0:{}'),(8076,3362,'_elementor_css','a:6:{s:4:\"time\";i:1652180539;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8077,3363,'_elementor_edit_mode','builder'),(8078,3363,'_elementor_template_type','wp-page'),(8079,3363,'_elementor_version','3.6.5'),(8080,3363,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find here your vehicle\",\"title_1\":\"Find here your vehicle\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false}]'),(8081,3363,'_wp_page_template','default'),(8082,3363,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8083,3363,'_elementor_page_assets','a:0:{}'),(8084,3363,'_elementor_css','a:6:{s:4:\"time\";i:1652180539;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8095,3365,'_elementor_edit_mode','builder'),(8096,3365,'_elementor_template_type','wp-page'),(8097,3365,'_elementor_version','3.6.5'),(8098,3365,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find here your vehicle\",\"title_1\":\"Find here your vehicle\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false}]'),(8099,3365,'_wp_page_template','default'),(8100,3365,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8101,3365,'_elementor_page_assets','a:0:{}'),(8102,3365,'_elementor_css','a:6:{s:4:\"time\";i:1652180685;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8103,3366,'_elementor_edit_mode','builder'),(8104,3366,'_elementor_template_type','wp-page'),(8105,3366,'_elementor_version','3.6.5'),(8106,3366,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find here your vehicle\",\"title_1\":\"Find here your vehicle\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false}]'),(8107,3366,'_wp_page_template','default'),(8108,3366,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8109,3366,'_elementor_page_assets','a:0:{}'),(8110,3366,'_elementor_css','a:6:{s:4:\"time\";i:1652180685;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8111,3367,'_elementor_edit_mode','builder'),(8112,3367,'_elementor_template_type','wp-page'),(8113,3367,'_elementor_version','3.6.5'),(8114,3367,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false}]'),(8115,3367,'_wp_page_template','default'),(8116,3367,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8117,3367,'_elementor_page_assets','a:0:{}'),(8118,3367,'_elementor_css','a:6:{s:4:\"time\";i:1652180685;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8120,3368,'_elementor_edit_mode','builder'),(8121,3368,'_elementor_template_type','wp-page'),(8122,3368,'_elementor_version','3.6.5'),(8123,3368,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false}]'),(8124,3368,'_wp_page_template','default'),(8125,3368,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8126,3368,'_elementor_page_assets','a:0:{}'),(8127,3368,'_elementor_css','a:6:{s:4:\"time\";i:1652180691;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8128,3369,'_elementor_edit_mode','builder'),(8129,3369,'_elementor_template_type','wp-page'),(8130,3369,'_elementor_version','3.6.5'),(8131,3369,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9fd7ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"468ca57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6283fe\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":3281,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\"},{\"id\":3280,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\"},{\"id\":3267,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13-1.png\"},{\"id\":3242,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\"},{\"id\":3244,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\"},{\"id\":3245,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\"}],\"thumbnail_size\":\"post-thumbnail\",\"gallery_columns\":\"3\",\"gallery_link\":\"none\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false}]'),(8132,3369,'_wp_page_template','default'),(8133,3369,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8134,3369,'_elementor_page_assets','a:0:{}'),(8135,3369,'_elementor_css','a:6:{s:4:\"time\";i:1652180691;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8136,3370,'_elementor_edit_mode','builder'),(8137,3370,'_elementor_template_type','wp-page'),(8138,3370,'_elementor_version','3.6.5'),(8139,3370,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8140,3370,'_wp_page_template','default'),(8141,3370,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8142,3370,'_elementor_page_assets','a:0:{}'),(8143,3370,'_elementor_css','a:6:{s:4:\"time\";i:1652180691;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8145,3371,'_elementor_edit_mode','builder'),(8146,3371,'_elementor_template_type','wp-page'),(8147,3371,'_elementor_version','3.6.5'),(8148,3371,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8149,3371,'_wp_page_template','default'),(8150,3371,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8151,3371,'_elementor_page_assets','a:0:{}'),(8152,3371,'_elementor_css','a:6:{s:4:\"time\";i:1652180824;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8153,3372,'_elementor_edit_mode','builder'),(8154,3372,'_elementor_template_type','wp-page'),(8155,3372,'_elementor_version','3.6.5'),(8156,3372,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d36518\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ab0515e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b799c4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"\",\"title_2\":\"\",\"item_list\":[{\"_id\":\"f62f800\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6ccf6fc\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture11.png\",\"id\":3242,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"5237139\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"d4f60db\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"fd97e31\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"deda6b4\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}}],\"slides_to_scroll\":3},\"elements\":[],\"widgetType\":\"service_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8157,3372,'_wp_page_template','default'),(8158,3372,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8159,3372,'_elementor_page_assets','a:0:{}'),(8160,3372,'_elementor_css','a:6:{s:4:\"time\";i:1652180824;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8161,3373,'_elementor_edit_mode','builder'),(8162,3373,'_elementor_template_type','wp-page'),(8163,3373,'_elementor_version','3.6.5'),(8164,3373,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8165,3373,'_wp_page_template','default'),(8166,3373,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8167,3373,'_elementor_page_assets','a:0:{}'),(8168,3373,'_elementor_css','a:6:{s:4:\"time\";i:1652180824;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8170,3374,'_elementor_edit_mode','builder'),(8171,3374,'_elementor_template_type','wp-page'),(8172,3374,'_elementor_version','3.6.5'),(8173,3374,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8174,3374,'_wp_page_template','default'),(8175,3374,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8176,3374,'_elementor_page_assets','a:0:{}'),(8177,3374,'_elementor_css','a:6:{s:4:\"time\";i:1652180903;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8178,3375,'_elementor_edit_mode','builder'),(8179,3375,'_elementor_template_type','wp-page'),(8180,3375,'_elementor_version','3.6.5'),(8181,3375,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8182,3375,'_wp_page_template','default'),(8183,3375,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8184,3375,'_elementor_page_assets','a:0:{}'),(8185,3375,'_elementor_css','a:6:{s:4:\"time\";i:1652180903;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8186,3376,'_elementor_edit_mode','builder'),(8187,3376,'_elementor_template_type','wp-page'),(8188,3376,'_elementor_version','3.6.5'),(8189,3376,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8190,3376,'_wp_page_template','default'),(8191,3376,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8192,3376,'_elementor_page_assets','a:0:{}'),(8193,3376,'_elementor_css','a:6:{s:4:\"time\";i:1652180903;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8194,3060,'_elementor_css','a:6:{s:4:\"time\";i:1652181111;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:\"\";}'),(8202,2357,'_elementor_css','a:7:{s:4:\"time\";i:1652181126;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;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(8203,3061,'_elementor_css','a:6:{s:4:\"time\";i:1652181134;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:\"\";}'),(8204,2986,'_elementor_css','a:6:{s:4:\"time\";i:1652181146;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:\"\";}'),(8205,2567,'_elementor_css','a:6:{s:4:\"time\";i:1652181154;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:\"\";}'),(8206,2668,'_elementor_css','a:6:{s:4:\"time\";i:1652181166;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"custom-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8207,2307,'_elementor_css','a:6:{s:4:\"time\";i:1652181191;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:\"\";}'),(8208,3378,'_elementor_edit_mode','builder'),(8209,3378,'_elementor_template_type','wp-page'),(8210,3378,'_elementor_version','3.6.5'),(8211,3378,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8212,3378,'_wp_page_template','default'),(8213,3378,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8214,3378,'_elementor_page_assets','a:0:{}'),(8216,3379,'_elementor_edit_mode','builder'),(8217,3379,'_elementor_template_type','wp-page'),(8218,3379,'_elementor_version','3.6.5'),(8219,3379,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8220,3379,'_wp_page_template','default'),(8221,3379,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8222,3379,'_elementor_page_assets','a:0:{}'),(8223,3379,'_elementor_css','a:6:{s:4:\"time\";i:1652181639;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8224,3380,'_elementor_edit_mode','builder'),(8225,3380,'_elementor_template_type','wp-page'),(8226,3380,'_elementor_version','3.6.5'),(8227,3380,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8228,3380,'_wp_page_template','default'),(8229,3380,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8230,3380,'_elementor_page_assets','a:0:{}'),(8231,3380,'_elementor_css','a:6:{s:4:\"time\";i:1652181639;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8233,3381,'_wp_attached_file','2022/05/aspen-pump.png'),(8234,3381,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:22:\"2022/05/aspen-pump.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"aspen-pump-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:20:\"aspen-pump-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:20:\"aspen-pump-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:20:\"aspen-pump-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"aspen-pump-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"aspen-pump-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8235,3382,'_wp_attached_file','2022/05/hitachi.png'),(8236,3382,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:19:\"2022/05/hitachi.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"hitachi-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:17:\"hitachi-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:17:\"hitachi-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:17:\"hitachi-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"hitachi-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"hitachi-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8237,3383,'_wp_attached_file','2022/05/johnsob.png'),(8238,3383,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:19:\"2022/05/johnsob.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"johnsob-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:17:\"johnsob-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:17:\"johnsob-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:17:\"johnsob-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"johnsob-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"johnsob-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8247,3385,'_elementor_edit_mode','builder'),(8248,3385,'_elementor_template_type','wp-page'),(8249,3385,'_elementor_version','3.6.5'),(8250,3385,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8251,3385,'_wp_page_template','default'),(8252,3385,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8253,3385,'_elementor_page_assets','a:0:{}'),(8255,3386,'_elementor_edit_mode','builder'),(8256,3386,'_elementor_template_type','wp-page'),(8257,3386,'_elementor_version','3.6.5'),(8258,3386,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture13.png\",\"id\":3241,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture1.jpg\",\"id\":3280,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture2.png\",\"id\":3281,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}]},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d83e15\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fa0ac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2445e1\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-1.jpg\",\"id\":1978},\"title_1\":\"Repair Services That <span class=\\\"color\\\">We Offer<\\/span>\",\"title_2\":\"We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.\",\"item_list\":[{\"_id\":\"d033cbb\",\"content\":\"<li>FREE Loaner Cars<\\/li>\\n<li>FREE Shuttle Service<\\/li>\\n<li>General Auto Repair &amp; Maintenance<\\/li>\\n<li>Transmission Repair &amp; Replacement<\\/li>\\n<li>Fuel System Repair<\\/li>\\n<li>Exhaust System Repair<\\/li>\\n<li>Engine Cooling System Maintenance<\\/li>\\n<li>Electrical Diagnostics<\\/li>\\n<li>Starting and Charging Repair<\\/li>\\n<li>Wheel Alignment<\\/li>\\n<li>CV Axles<\\/li>\\n<li>Computer Diagnostic Testing<\\/li>\\n<li class=\\\"list-hidden\\\">Manufacturer Recommended Service<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Air Conditioning A\\/C Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Tire Repair and Replacement<\\/li>\\n<li class=\\\"list-hidden\\\">Vehicle Preventative Maintenance<\\/li>\\n<li class=\\\"list-hidden\\\">State Emissions Inspection<\\/li>\\n<li class=\\\"list-hidden\\\">Emission Repair Facility<\\/li>\\n<li class=\\\"list-hidden\\\">Tune Up<\\/li>\\n<li class=\\\"list-hidden\\\">Oil Change<\\/li>\\n<li class=\\\"list-hidden\\\">Brake Job \\/ Brake Service<\\/li>\\n<li class=\\\"list-hidden\\\">Engine Cooling System Flush &amp; Repair<\\/li>\\n<li class=\\\"list-hidden\\\">Steering and Suspension Work<\\/li>\"},{\"extra_class\":\"view-more-mobile view-more-tablet\",\"_id\":\"73e5c80\",\"content\":\"<li>Manufacturer Recommended Service<\\/li>\\n<li>Brake Repair and Replacement<\\/li>\\n<li>Air Conditioning A\\/C Repair<\\/li>\\n<li>Tire Repair and Replacement<\\/li>\\n<li>Vehicle Preventative Maintenance<\\/li>\\n<li>State Emissions Inspection<\\/li>\\n<li>Emission Repair Facility<\\/li>\\n<li>Tune Up<\\/li>\\n<li>Oil Change<\\/li>\\n<li>Brake Job \\/ Brake Service<\\/li>\\n<li>Engine Cooling System Flush &amp; Repair<\\/li>\\n<li>Steering and Suspension Work<\\/li>\"}],\"bg_text\":\"Services\",\"extra_class\":\"bg-1\",\"btn_text\":\"Book an Appointment\"},\"elements\":[],\"widgetType\":\"our_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"858f7ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9adb327\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572b349\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"[repair-search-form]\",\"title\":\"Quality Service and Customer <span class=\\\"color\\\">Satisfaction!<\\/span>\",\"title_2\":\"We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.\",\"content\":\"<ul class=\\\"marker-list-sm\\\">\\n    <li>24 Month \\/ 24,000km Nationwide Warranty<\\/li>\\n    <li>Courtesy Local Shuttle Service<\\/li>\\n    <li>Customer Rewards Program<\\/li>\\n    <li>ASE Certified Technicians<\\/li>\\n    <li>24-Hour Roadside Assistance<\\/li>\\n    <li>Courtesy Loaner Vehicle<\\/li>\\n<\\/ul>\",\"coupon\":\"1721\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img01.jpg\",\"id\":1982},\"tablet_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/img-parallax01-img02.jpg\",\"id\":1984}},\"elements\":[],\"widgetType\":\"about_us\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"814327d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"e1d913c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"066866c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/block-bg-2.jpg\",\"id\":1988},\"title\":\"How It <span class=\\\"color\\\">Works<\\/span>\",\"slider_list\":[{\"title\":\"Make an<br>Appointment\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-01.jpg\",\"id\":1993},\"_id\":\"a242aef\",\"gallery\":[]},{\"title\":\"Select Services\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-02.jpg\",\"id\":1995},\"_id\":\"2827b11\",\"gallery\":[]},{\"title\":\"Select Quote, <br>Confirm Request\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-03.jpg\",\"id\":1997},\"_id\":\"d171be0\",\"gallery\":[]},{\"title\":\"Get Your Car\",\"slider_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/promo02-img-04.jpg\",\"id\":1998},\"_id\":\"45810e2\",\"gallery\":[]}],\"title_1\":\"These few steps will help you understand how our service works\",\"subtitle\":\"These few steps will help you understand how our service works\"},\"elements\":[],\"widgetType\":\"electrician-brands-2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fcfd09c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b050cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbbc59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Certified Service?\",\"title_2\":\"We partnered with RepairPal to bring you the most sophisticated fair-price estimates\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"d6c9dd1\",\"icon\":{\"value\":\" icon-808728\",\"library\":\"custom-icon\"},\"heading\":\"Estimates\",\"description\":\"We bring you the most accurate and fair-price service estimates\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"},{\"tab_title\":\"Item 2\",\"_id\":\"6a15666\",\"icon\":{\"value\":\" icon-tool\",\"library\":\"custom-icon\"},\"heading\":\"Trusted\",\"description\":\"Trusted Service Centers <br> are certified for high quality\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"yes\",\"extra_class\":\"active\",\"modal_id\":\"#appointmentForm\"},{\"tab_title\":\"Item 3\",\"_id\":\"4f6393e\",\"icon\":{\"value\":\" icon-612844\",\"library\":\"custom-icon\"},\"heading\":\"Guarantees\",\"description\":\"Covers parts and labor on qualifying repairs and services for 24 months\\/24,000 miles\",\"button_action\":\"1\",\"icon_size\":\"\",\"featured\":\"\",\"modal_id\":\"\"}]},\"elements\":[],\"widgetType\":\"crs-icon-thumb-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0b4e0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6fb4182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4a845\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"per_page\":3,\"subtitle\":\"Here\'s what our customers have to say about Car Repair Service\",\"bg_text\":\"Testimonials\",\"fade\":\"\",\"extra_class\":\"overflow-hidden\"},\"elements\":[],\"widgetType\":\"crs_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50c43bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"35f52cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f359fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"slider_list\":[{\"title\":\"Years of experience\",\"icon\":{\"value\":\" icon-rocket\",\"library\":\"custom-icon\"},\"count_number\":20,\"content\":\"20\",\"number_scrolling_speed\":1000,\"_id\":\"d963714\",\"count_text\":\"20\"},{\"title\":\"Vehicle Repaired\",\"icon\":{\"value\":\" icon-people-1\",\"library\":\"custom-icon\"},\"count_number\":2,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"045b94f\",\"count_text\":\"2\",\"after_count_number\":\".\",\"another_count_number\":\"yes\",\"count_text_2\":\"9\",\"count_number_2\":9,\"after_count_number_2\":\"K\"},{\"title\":\"Technicians & Workers\",\"icon\":{\"value\":\" icon-people\",\"library\":\"custom-icon\"},\"count_number\":32,\"content\":\"32\",\"number_scrolling_speed\":1000,\"_id\":\"f9f143f\",\"count_text\":\"32\"},{\"title\":\"Satisfied Customers\",\"icon\":{\"value\":\" icon-transport\",\"library\":\"custom-icon\"},\"count_number\":100,\"content\":\"100%\",\"number_scrolling_speed\":1000,\"_id\":\"2e1ef5a\",\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2020\\/03\\/video-img-01.jpg\",\"id\":2009},\"url\":{\"url\":\"https:\\/\\/maps.google.com\\/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\"},\"button_class\":\"js-popup\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321e7de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4bf72cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b43494a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car Repair <span class=\\\"color\\\">Estimator<\\/span>\",\"title_2\":\"Get a location-based car repair estimate\",\"cf7\":\"2036\",\"cf7_redirect_page\":\"225\",\"estimator_form\":\"[contact-form-7 id=\\\"2036\\\" title=\\\"Estimator Form\\\"]\",\"estimator_form_select\":\"2\"},\"elements\":[],\"widgetType\":\"crs-estimate-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8259,3386,'_wp_page_template','default'),(8260,3386,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8261,3386,'_elementor_page_assets','a:0:{}'),(8262,3386,'_elementor_css','a:6:{s:4:\"time\";i:1652182074;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8263,3387,'_elementor_edit_mode','builder'),(8264,3387,'_elementor_template_type','wp-page'),(8265,3387,'_elementor_version','3.6.5'),(8266,3387,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8267,3387,'_wp_page_template','default'),(8268,3387,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8269,3387,'_elementor_page_assets','a:0:{}'),(8270,3387,'_elementor_css','a:6:{s:4:\"time\";i:1652182074;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8272,3388,'_elementor_edit_mode','builder'),(8273,3388,'_elementor_template_type','wp-page'),(8274,3388,'_elementor_version','3.6.5'),(8275,3388,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8276,3388,'_wp_page_template','default'),(8277,3388,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8278,3388,'_elementor_page_assets','a:0:{}'),(8279,3388,'_elementor_css','a:6:{s:4:\"time\";i:1652182077;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8280,3389,'_elementor_edit_mode','builder'),(8281,3389,'_elementor_template_type','wp-page'),(8282,3389,'_elementor_version','3.6.5'),(8283,3389,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8284,3389,'_wp_page_template','default'),(8285,3389,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8286,3389,'_elementor_page_assets','a:0:{}'),(8287,3389,'_elementor_css','a:6:{s:4:\"time\";i:1652182077;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8288,3390,'_elementor_edit_mode','builder'),(8289,3390,'_elementor_template_type','wp-page'),(8290,3390,'_elementor_version','3.6.5'),(8291,3390,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8292,3390,'_wp_page_template','default'),(8293,3390,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8294,3390,'_elementor_page_assets','a:0:{}'),(8295,3390,'_elementor_css','a:6:{s:4:\"time\";i:1652182077;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8297,3391,'_elementor_edit_mode','builder'),(8298,3391,'_elementor_template_type','wp-page'),(8299,3391,'_elementor_version','3.6.5'),(8300,3391,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8301,3391,'_wp_page_template','default'),(8302,3391,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8303,3391,'_elementor_page_assets','a:0:{}'),(8304,3391,'_elementor_css','a:6:{s:4:\"time\";i:1652182186;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8305,3392,'_elementor_edit_mode','builder'),(8306,3392,'_elementor_template_type','wp-page'),(8307,3392,'_elementor_version','3.6.5'),(8308,3392,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8309,3392,'_wp_page_template','default'),(8310,3392,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8311,3392,'_elementor_page_assets','a:0:{}'),(8312,3392,'_elementor_css','a:6:{s:4:\"time\";i:1652182186;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8313,3393,'_elementor_edit_mode','builder'),(8314,3393,'_elementor_template_type','wp-page'),(8315,3393,'_elementor_version','3.6.5'),(8316,3393,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8317,3393,'_wp_page_template','default'),(8318,3393,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8319,3393,'_elementor_page_assets','a:0:{}'),(8320,3393,'_elementor_css','a:6:{s:4:\"time\";i:1652182186;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8322,3394,'_elementor_edit_mode','builder'),(8323,3394,'_elementor_template_type','wp-page'),(8324,3394,'_elementor_version','3.6.5'),(8325,3394,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8326,3394,'_wp_page_template','default'),(8327,3394,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8328,3394,'_elementor_page_assets','a:0:{}'),(8329,3394,'_elementor_css','a:6:{s:4:\"time\";i:1652182227;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8330,3395,'_elementor_edit_mode','builder'),(8331,3395,'_elementor_template_type','wp-page'),(8332,3395,'_elementor_version','3.6.5'),(8333,3395,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"6a70a0f\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture9.png\",\"id\":3244,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"f7cf059\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture8.png\",\"id\":3245,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8334,3395,'_wp_page_template','default'),(8335,3395,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8336,3395,'_elementor_page_assets','a:0:{}'),(8337,3395,'_elementor_css','a:6:{s:4:\"time\";i:1652182227;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8338,3396,'_elementor_edit_mode','builder'),(8339,3396,'_elementor_template_type','wp-page'),(8340,3396,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (8341,3396,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8342,3396,'_wp_page_template','default'),(8343,3396,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8344,3396,'_elementor_page_assets','a:0:{}'),(8345,3396,'_elementor_css','a:6:{s:4:\"time\";i:1652182227;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8347,3397,'_elementor_edit_mode','builder'),(8348,3397,'_elementor_template_type','wp-page'),(8349,3397,'_elementor_version','3.6.5'),(8350,3397,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8351,3397,'_wp_page_template','default'),(8352,3397,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8353,3397,'_elementor_page_assets','a:0:{}'),(8354,3397,'_elementor_css','a:6:{s:4:\"time\";i:1652182273;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8355,3398,'_elementor_edit_mode','builder'),(8356,3398,'_elementor_template_type','wp-page'),(8357,3398,'_elementor_version','3.6.5'),(8358,3398,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8359,3398,'_wp_page_template','default'),(8360,3398,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8361,3398,'_elementor_page_assets','a:0:{}'),(8362,3398,'_elementor_css','a:6:{s:4:\"time\";i:1652182273;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8363,3399,'_elementor_edit_mode','builder'),(8364,3399,'_elementor_template_type','wp-page'),(8365,3399,'_elementor_version','3.6.5'),(8366,3399,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8367,3399,'_wp_page_template','default'),(8368,3399,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8369,3399,'_elementor_page_assets','a:0:{}'),(8370,3399,'_elementor_css','a:6:{s:4:\"time\";i:1652182273;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8372,3400,'_wp_attached_file','2022/05/fijistu.png'),(8373,3400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:19:\"2022/05/fijistu.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"fijistu-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:17:\"fijistu-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:17:\"fijistu-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:17:\"fijistu-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"fijistu-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"fijistu-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8374,3401,'_wp_attached_file','2022/05/general.png'),(8375,3401,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:19:\"2022/05/general.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"general-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:17:\"general-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:17:\"general-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:17:\"general-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"general-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"general-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8376,3402,'_wp_attached_file','2022/05/aire-maskin.png'),(8377,3402,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:116;s:4:\"file\";s:23:\"2022/05/aire-maskin.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"aire-maskin-150x116.png\";s:5:\"width\";i:150;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"aire-maskin-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"aire-maskin-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"aire-maskin-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"aire-maskin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"aire-maskin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8378,3403,'_elementor_edit_mode','builder'),(8379,3403,'_elementor_template_type','wp-page'),(8380,3403,'_elementor_version','3.6.5'),(8381,3403,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8382,3403,'_wp_page_template','default'),(8383,3403,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8384,3403,'_elementor_page_assets','a:0:{}'),(8385,3403,'_elementor_css','a:6:{s:4:\"time\";i:1652182386;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8386,3404,'_elementor_edit_mode','builder'),(8387,3404,'_elementor_template_type','wp-page'),(8388,3404,'_elementor_version','3.6.5'),(8389,3404,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8390,3404,'_wp_page_template','default'),(8391,3404,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8392,3404,'_elementor_page_assets','a:0:{}'),(8393,3404,'_elementor_css','a:6:{s:4:\"time\";i:1652182386;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8394,3405,'_elementor_edit_mode','builder'),(8395,3405,'_elementor_template_type','wp-page'),(8396,3405,'_elementor_version','3.6.5'),(8397,3405,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8398,3405,'_wp_page_template','default'),(8399,3405,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8400,3405,'_elementor_page_assets','a:0:{}'),(8401,3405,'_elementor_css','a:6:{s:4:\"time\";i:1652182386;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8403,3406,'_elementor_edit_mode','builder'),(8404,3406,'_elementor_template_type','wp-page'),(8405,3406,'_elementor_version','3.6.5'),(8406,3406,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8407,3406,'_wp_page_template','default'),(8408,3406,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8409,3406,'_elementor_page_assets','a:0:{}'),(8410,3406,'_elementor_css','a:6:{s:4:\"time\";i:1652182437;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8411,3407,'_elementor_edit_mode','builder'),(8412,3407,'_elementor_template_type','wp-page'),(8413,3407,'_elementor_version','3.6.5'),(8414,3407,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8415,3407,'_wp_page_template','default'),(8416,3407,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8417,3407,'_elementor_page_assets','a:0:{}'),(8418,3407,'_elementor_css','a:6:{s:4:\"time\";i:1652182437;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8419,3408,'_elementor_edit_mode','builder'),(8420,3408,'_elementor_template_type','wp-page'),(8421,3408,'_elementor_version','3.6.5'),(8422,3408,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"_element_id\":\"services\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8423,3408,'_wp_page_template','default'),(8424,3408,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8425,3408,'_elementor_page_assets','a:0:{}'),(8426,3408,'_elementor_css','a:6:{s:4:\"time\";i:1652182437;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8428,3409,'_elementor_edit_mode','builder'),(8429,3409,'_elementor_template_type','wp-page'),(8430,3409,'_elementor_version','3.6.5'),(8431,3409,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"_element_id\":\"services\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8432,3409,'_wp_page_template','default'),(8433,3409,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8434,3409,'_elementor_page_assets','a:0:{}'),(8435,3409,'_elementor_css','a:6:{s:4:\"time\";i:1652182497;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8436,3410,'_elementor_edit_mode','builder'),(8437,3410,'_elementor_template_type','wp-page'),(8438,3410,'_elementor_version','3.6.5'),(8439,3410,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"_element_id\":\"services\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8440,3410,'_wp_page_template','default'),(8441,3410,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8442,3410,'_elementor_page_assets','a:0:{}'),(8443,3410,'_elementor_css','a:6:{s:4:\"time\";i:1652182497;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8444,3411,'_elementor_edit_mode','builder'),(8445,3411,'_elementor_template_type','wp-page'),(8446,3411,'_elementor_version','3.6.5'),(8447,3411,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8448,3411,'_wp_page_template','default'),(8449,3411,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8450,3411,'_elementor_page_assets','a:0:{}'),(8451,3411,'_elementor_css','a:6:{s:4:\"time\";i:1652182497;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8453,3412,'_elementor_edit_mode','builder'),(8454,3412,'_elementor_template_type','wp-page'),(8455,3412,'_elementor_version','3.6.5'),(8456,3412,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8457,3412,'_wp_page_template','default'),(8458,3412,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8459,3412,'_elementor_page_assets','a:0:{}'),(8460,3412,'_elementor_css','a:6:{s:4:\"time\";i:1652182726;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8461,3413,'_elementor_edit_mode','builder'),(8462,3413,'_elementor_template_type','wp-page'),(8463,3413,'_elementor_version','3.6.5'),(8464,3413,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Get a quote and book a service online 24\\/7. Our mechanics will come to your home or office, even on evenings and weekends.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8465,3413,'_wp_page_template','default'),(8466,3413,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8467,3413,'_elementor_page_assets','a:0:{}'),(8468,3413,'_elementor_css','a:6:{s:4:\"time\";i:1652182726;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8469,3414,'_elementor_edit_mode','builder'),(8470,3414,'_elementor_template_type','wp-page'),(8471,3414,'_elementor_version','3.6.5'),(8472,3414,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8473,3414,'_wp_page_template','default'),(8474,3414,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8475,3414,'_elementor_page_assets','a:0:{}'),(8476,3414,'_elementor_css','a:6:{s:4:\"time\";i:1652182726;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8478,3415,'_edit_lock','1652195009:1'),(8479,3416,'_elementor_edit_mode','builder'),(8480,3416,'_elementor_template_type','wp-page'),(8481,3416,'_elementor_version','3.6.5'),(8482,3416,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8483,3416,'_wp_page_template','default'),(8484,3416,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8485,3416,'_elementor_page_assets','a:0:{}'),(8486,3416,'_elementor_css','a:6:{s:4:\"time\";i:1652182964;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8487,3417,'_elementor_edit_mode','builder'),(8488,3417,'_elementor_template_type','wp-page'),(8489,3417,'_elementor_version','3.6.5'),(8490,3417,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8491,3417,'_wp_page_template','default'),(8492,3417,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8493,3417,'_elementor_page_assets','a:0:{}'),(8494,3417,'_elementor_css','a:6:{s:4:\"time\";i:1652182964;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8495,3418,'_elementor_edit_mode','builder'),(8496,3418,'_elementor_template_type','wp-page'),(8497,3418,'_elementor_version','3.6.5'),(8498,3418,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8499,3418,'_wp_page_template','default'),(8500,3418,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8501,3418,'_elementor_page_assets','a:0:{}'),(8502,3418,'_elementor_css','a:6:{s:4:\"time\";i:1652182964;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8503,3419,'_elementor_edit_mode','builder'),(8504,3419,'_elementor_template_type','wp-page'),(8505,3419,'_elementor_version','3.6.5'),(8506,3419,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8507,3419,'_wp_page_template','default'),(8508,3419,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8509,3419,'_elementor_page_assets','a:0:{}'),(8511,3420,'_elementor_edit_mode','builder'),(8512,3420,'_elementor_template_type','wp-page'),(8513,3420,'_elementor_version','3.6.5'),(8514,3420,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8515,3420,'_wp_page_template','default'),(8516,3420,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8517,3420,'_elementor_page_assets','a:0:{}'),(8518,3420,'_elementor_css','a:6:{s:4:\"time\";i:1652183157;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8519,3421,'_elementor_edit_mode','builder'),(8520,3421,'_elementor_template_type','wp-page'),(8521,3421,'_elementor_version','3.6.5'),(8522,3421,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8523,3421,'_wp_page_template','default'),(8524,3421,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8525,3421,'_elementor_page_assets','a:0:{}'),(8526,3421,'_elementor_css','a:6:{s:4:\"time\";i:1652183157;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8528,3422,'_elementor_edit_mode','builder'),(8529,3422,'_elementor_template_type','wp-page'),(8530,3422,'_elementor_version','3.6.5'),(8531,3422,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8532,3422,'_wp_page_template','default'),(8533,3422,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8534,3422,'_elementor_page_assets','a:0:{}'),(8535,3422,'_elementor_css','a:6:{s:4:\"time\";i:1652183160;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8536,3423,'_elementor_edit_mode','builder'),(8537,3423,'_elementor_template_type','wp-page'),(8538,3423,'_elementor_version','3.6.5'),(8539,3423,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"We only work with highly rated mechanics. All services are backed by our 12-month \\/ 12,000-mile warranty.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8540,3423,'_wp_page_template','default'),(8541,3423,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8542,3423,'_elementor_page_assets','a:0:{}'),(8543,3423,'_elementor_css','a:6:{s:4:\"time\";i:1652183160;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8544,3424,'_elementor_edit_mode','builder'),(8545,3424,'_elementor_template_type','wp-page'),(8546,3424,'_elementor_version','3.6.5'),(8547,3424,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8548,3424,'_wp_page_template','default'),(8549,3424,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8550,3424,'_elementor_page_assets','a:0:{}'),(8551,3424,'_elementor_css','a:6:{s:4:\"time\";i:1652183160;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8553,3415,'_wp_trash_meta_status','publish'),(8554,3415,'_wp_trash_meta_time','1652183271'),(8555,3426,'_elementor_edit_mode','builder'),(8556,3426,'_elementor_template_type','wp-page'),(8557,3426,'_elementor_version','3.6.5'),(8558,3426,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8559,3426,'_wp_page_template','default'),(8560,3426,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8561,3426,'_elementor_page_assets','a:0:{}'),(8562,3426,'_elementor_css','a:6:{s:4:\"time\";i:1652183241;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8563,3427,'_elementor_edit_mode','builder'),(8564,3427,'_elementor_template_type','wp-page'),(8565,3427,'_elementor_version','3.6.5'),(8566,3427,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8567,3427,'_wp_page_template','default'),(8568,3427,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8569,3427,'_elementor_page_assets','a:0:{}'),(8570,3427,'_elementor_css','a:6:{s:4:\"time\";i:1652183241;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8571,3428,'_elementor_edit_mode','builder'),(8572,3428,'_elementor_template_type','wp-page'),(8573,3428,'_elementor_version','3.6.5'),(8574,3428,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"\",\"btn_text2\":\"\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8575,3428,'_wp_page_template','default'),(8576,3428,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8577,3428,'_elementor_page_assets','a:0:{}'),(8578,3428,'_elementor_css','a:6:{s:4:\"time\";i:1652183241;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8580,3429,'_edit_lock','1652183332:1'),(8581,3429,'_wp_trash_meta_status','publish'),(8582,3429,'_wp_trash_meta_time','1652183337'),(8592,3432,'_elementor_edit_mode','builder'),(8593,3432,'_elementor_template_type','wp-page'),(8594,3432,'_elementor_version','3.6.5'),(8595,3432,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"\",\"btn_text2\":\"\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8596,3432,'_wp_page_template','default'),(8597,3432,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8598,3432,'_elementor_page_assets','a:0:{}'),(8599,3432,'_elementor_css','a:6:{s:4:\"time\";i:1652183343;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8600,3433,'_elementor_edit_mode','builder'),(8601,3433,'_elementor_template_type','wp-page'),(8602,3433,'_elementor_version','3.6.5'),(8603,3433,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"\",\"btn_text2\":\"\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8604,3433,'_wp_page_template','default'),(8605,3433,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8606,3433,'_elementor_page_assets','a:0:{}'),(8607,3433,'_elementor_css','a:6:{s:4:\"time\";i:1652183343;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8608,3434,'_elementor_edit_mode','builder'),(8609,3434,'_elementor_template_type','wp-page'),(8610,3434,'_elementor_version','3.6.5'),(8611,3434,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"\",\"btn_text2\":\"\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8612,3434,'_wp_page_template','default'),(8613,3434,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8614,3434,'_elementor_page_assets','a:0:{}'),(8615,3434,'_elementor_css','a:6:{s:4:\"time\";i:1652183343;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8617,3435,'_elementor_edit_mode','builder'),(8618,3435,'_elementor_template_type','wp-page'),(8619,3435,'_elementor_version','3.6.5'),(8620,3435,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"\",\"btn_text2\":\"\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8621,3435,'_wp_page_template','default'),(8622,3435,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8623,3435,'_elementor_page_assets','a:0:{}'),(8624,3435,'_elementor_css','a:6:{s:4:\"time\";i:1652183609;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8625,3436,'_elementor_edit_mode','builder'),(8626,3436,'_elementor_template_type','wp-page'),(8627,3436,'_elementor_version','3.6.5'),(8628,3436,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"\",\"btn_text2\":\"\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8629,3436,'_wp_page_template','default'),(8630,3436,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8631,3436,'_elementor_page_assets','a:0:{}'),(8632,3436,'_elementor_css','a:6:{s:4:\"time\";i:1652183609;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8633,3437,'_elementor_edit_mode','builder'),(8634,3437,'_elementor_template_type','wp-page'),(8635,3437,'_elementor_version','3.6.5'),(8636,3437,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8637,3437,'_wp_page_template','default'),(8638,3437,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8639,3437,'_elementor_page_assets','a:0:{}'),(8640,3437,'_elementor_css','a:6:{s:4:\"time\";i:1652183609;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8642,3438,'_wp_trash_meta_status','publish'),(8643,3438,'_wp_trash_meta_time','1652183734'),(8644,3440,'_edit_lock','1652183822:1'),(8645,3440,'_wp_trash_meta_status','publish'),(8646,3440,'_wp_trash_meta_time','1652183839'),(8647,3442,'_wp_trash_meta_status','publish'),(8648,3442,'_wp_trash_meta_time','1652183874'),(8649,3444,'_wp_trash_meta_status','publish'),(8650,3444,'_wp_trash_meta_time','1652183964'),(8671,3456,'_elementor_edit_mode','builder'),(8672,3456,'_elementor_template_type','wp-page'),(8673,3456,'_elementor_version','3.6.5'),(8674,3456,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8675,3456,'_wp_page_template','default'),(8676,3456,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8677,3456,'_elementor_page_assets','a:0:{}'),(8678,3456,'_elementor_css','a:6:{s:4:\"time\";i:1652183724;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8679,3457,'_elementor_edit_mode','builder'),(8680,3457,'_elementor_template_type','wp-page'),(8681,3457,'_elementor_version','3.6.5'),(8682,3457,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8683,3457,'_wp_page_template','default'),(8684,3457,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8685,3457,'_elementor_page_assets','a:0:{}'),(8686,3457,'_elementor_css','a:6:{s:4:\"time\";i:1652183724;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8687,3458,'_elementor_edit_mode','builder'),(8688,3458,'_elementor_template_type','wp-page'),(8689,3458,'_elementor_version','3.6.5'),(8690,3458,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3446,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/arcade.jpg\"},{\"id\":3447,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/cochin-shipyard.jpg\"},{\"id\":3448,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/ladder.jpg\"},{\"id\":3449,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/mvr.jpg\"},{\"id\":3450,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/nit.jpg\"},{\"id\":3451,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/sanjeevnm.jpg\"},{\"id\":3452,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/silpi.jpg\"},{\"id\":3453,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tata.jpg\"},{\"id\":3454,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tulsi.jpg\"},{\"id\":3455,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/zealors.jpg\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8691,3458,'_wp_page_template','default'),(8692,3458,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8693,3458,'_elementor_page_assets','a:0:{}'),(8694,3458,'_elementor_css','a:6:{s:4:\"time\";i:1652183724;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8696,3459,'_elementor_edit_mode','builder'),(8697,3459,'_elementor_template_type','wp-page'),(8698,3459,'_elementor_version','3.6.5'),(8699,3459,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3446,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/arcade.jpg\"},{\"id\":3447,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/cochin-shipyard.jpg\"},{\"id\":3448,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/ladder.jpg\"},{\"id\":3449,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/mvr.jpg\"},{\"id\":3450,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/nit.jpg\"},{\"id\":3451,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/sanjeevnm.jpg\"},{\"id\":3452,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/silpi.jpg\"},{\"id\":3453,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tata.jpg\"},{\"id\":3454,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tulsi.jpg\"},{\"id\":3455,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/zealors.jpg\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8700,3459,'_wp_page_template','default'),(8701,3459,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8702,3459,'_elementor_page_assets','a:0:{}'),(8703,3459,'_elementor_css','a:6:{s:4:\"time\";i:1652184086;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8704,3460,'_elementor_edit_mode','builder'),(8705,3460,'_elementor_template_type','wp-page'),(8706,3460,'_elementor_version','3.6.5'),(8707,3460,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3446,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/arcade.jpg\"},{\"id\":3447,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/cochin-shipyard.jpg\"},{\"id\":3448,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/ladder.jpg\"},{\"id\":3449,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/mvr.jpg\"},{\"id\":3450,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/nit.jpg\"},{\"id\":3451,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/sanjeevnm.jpg\"},{\"id\":3452,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/silpi.jpg\"},{\"id\":3453,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tata.jpg\"},{\"id\":3454,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tulsi.jpg\"},{\"id\":3455,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/zealors.jpg\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8708,3460,'_wp_page_template','default'),(8709,3460,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8710,3460,'_elementor_page_assets','a:0:{}'),(8711,3460,'_elementor_css','a:6:{s:4:\"time\";i:1652184086;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8712,3461,'_elementor_edit_mode','builder'),(8713,3461,'_elementor_template_type','wp-page'),(8714,3461,'_elementor_version','3.6.5'),(8715,3461,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3446,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/arcade.jpg\"},{\"id\":3447,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/cochin-shipyard.jpg\"},{\"id\":3448,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/ladder.jpg\"},{\"id\":3449,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/mvr.jpg\"},{\"id\":3450,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/nit.jpg\"},{\"id\":3451,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/sanjeevnm.jpg\"},{\"id\":3452,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/silpi.jpg\"},{\"id\":3453,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tata.jpg\"},{\"id\":3454,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tulsi.jpg\"},{\"id\":3455,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/zealors.jpg\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8716,3461,'_wp_page_template','default'),(8717,3461,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8718,3461,'_elementor_page_assets','a:0:{}'),(8719,3461,'_elementor_css','a:6:{s:4:\"time\";i:1652184086;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8729,3463,'_elementor_edit_mode','builder'),(8730,3463,'_elementor_template_type','wp-page'),(8731,3463,'_elementor_version','3.6.5'),(8732,3463,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3446,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/arcade.jpg\"},{\"id\":3447,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/cochin-shipyard.jpg\"},{\"id\":3448,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/ladder.jpg\"},{\"id\":3449,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/mvr.jpg\"},{\"id\":3450,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/nit.jpg\"},{\"id\":3451,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/sanjeevnm.jpg\"},{\"id\":3452,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/silpi.jpg\"},{\"id\":3453,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tata.jpg\"},{\"id\":3454,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tulsi.jpg\"},{\"id\":3455,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/zealors.jpg\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8733,3463,'_wp_page_template','default'),(8734,3463,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8735,3463,'_elementor_page_assets','a:0:{}'),(8737,3464,'_elementor_edit_mode','builder'),(8738,3464,'_elementor_template_type','wp-page'),(8739,3464,'_elementor_version','3.6.5'),(8740,3464,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3446,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/arcade.jpg\"},{\"id\":3447,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/cochin-shipyard.jpg\"},{\"id\":3448,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/ladder.jpg\"},{\"id\":3449,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/mvr.jpg\"},{\"id\":3450,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/nit.jpg\"},{\"id\":3451,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/sanjeevnm.jpg\"},{\"id\":3452,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/silpi.jpg\"},{\"id\":3453,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tata.jpg\"},{\"id\":3454,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tulsi.jpg\"},{\"id\":3455,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/zealors.jpg\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8741,3464,'_wp_page_template','default'),(8742,3464,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8743,3464,'_elementor_page_assets','a:0:{}'),(8744,3464,'_elementor_css','a:6:{s:4:\"time\";i:1652184699;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8745,3465,'_elementor_edit_mode','builder'),(8746,3465,'_elementor_template_type','wp-page'),(8747,3465,'_elementor_version','3.6.5'),(8748,3465,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29ad9b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d017070\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290d07c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3446,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/arcade.jpg\"},{\"id\":3447,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/cochin-shipyard.jpg\"},{\"id\":3448,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/ladder.jpg\"},{\"id\":3449,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/mvr.jpg\"},{\"id\":3450,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/nit.jpg\"},{\"id\":3451,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/sanjeevnm.jpg\"},{\"id\":3452,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/silpi.jpg\"},{\"id\":3453,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tata.jpg\"},{\"id\":3454,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tulsi.jpg\"},{\"id\":3455,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/zealors.jpg\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8749,3465,'_wp_page_template','default'),(8750,3465,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8751,3465,'_elementor_page_assets','a:0:{}'),(8752,3465,'_elementor_css','a:6:{s:4:\"time\";i:1652184699;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8754,3466,'_elementor_edit_mode','builder'),(8755,3466,'_elementor_template_type','wp-page'),(8756,3466,'_elementor_version','3.6.5'),(8757,3466,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29ad9b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d017070\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290d07c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3446,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/arcade.jpg\"},{\"id\":3447,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/cochin-shipyard.jpg\"},{\"id\":3448,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/ladder.jpg\"},{\"id\":3449,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/mvr.jpg\"},{\"id\":3450,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/nit.jpg\"},{\"id\":3451,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/sanjeevnm.jpg\"},{\"id\":3452,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/silpi.jpg\"},{\"id\":3453,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tata.jpg\"},{\"id\":3454,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tulsi.jpg\"},{\"id\":3455,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/zealors.jpg\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8758,3466,'_wp_page_template','default'),(8759,3466,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8760,3466,'_elementor_page_assets','a:0:{}'),(8761,3466,'_elementor_css','a:6:{s:4:\"time\";i:1652184704;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8762,3467,'_elementor_edit_mode','builder'),(8763,3467,'_elementor_template_type','wp-page'),(8764,3467,'_elementor_version','3.6.5'),(8765,3467,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29ad9b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d017070\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290d07c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3446,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/arcade.jpg\"},{\"id\":3447,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/cochin-shipyard.jpg\"},{\"id\":3448,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/ladder.jpg\"},{\"id\":3449,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/mvr.jpg\"},{\"id\":3450,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/nit.jpg\"},{\"id\":3451,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/sanjeevnm.jpg\"},{\"id\":3452,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/silpi.jpg\"},{\"id\":3453,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tata.jpg\"},{\"id\":3454,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tulsi.jpg\"},{\"id\":3455,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/zealors.jpg\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8766,3467,'_wp_page_template','default'),(8767,3467,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8768,3467,'_elementor_page_assets','a:0:{}'),(8769,3467,'_elementor_css','a:6:{s:4:\"time\";i:1652184704;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8770,3468,'_elementor_edit_mode','builder'),(8771,3468,'_elementor_template_type','wp-page'),(8772,3468,'_elementor_version','3.6.5'),(8773,3468,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29ad9b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d017070\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290d07c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3446,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/arcade.jpg\"},{\"id\":3447,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/cochin-shipyard.jpg\"},{\"id\":3448,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/ladder.jpg\"},{\"id\":3449,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/mvr.jpg\"},{\"id\":3450,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/nit.jpg\"},{\"id\":3451,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/sanjeevnm.jpg\"},{\"id\":3452,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/silpi.jpg\"},{\"id\":3453,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tata.jpg\"},{\"id\":3454,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tulsi.jpg\"},{\"id\":3455,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/zealors.jpg\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(8774,3468,'_wp_page_template','default'),(8775,3468,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(8776,3468,'_elementor_page_assets','a:0:{}'),(8777,3468,'_elementor_css','a:6:{s:4:\"time\";i:1652184704;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8779,3469,'_wp_attached_file','2022/05/hvac-png-generic-no-label-units-png-2726-2.png'),(8780,3469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:232;s:6:\"height\";i:157;s:4:\"file\";s:54:\"2022/05/hvac-png-generic-no-label-units-png-2726-2.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-2-92x85.png\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-2-178x157.png\";s:5:\"width\";i:178;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-2-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:52:\"hvac-png-generic-no-label-units-png-2726-2-63x63.png\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:54:\"hvac-png-generic-no-label-units-png-2726-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8792,3472,'_edit_last','1'),(8793,3472,'_edit_lock','1652194979:1'),(8820,3472,'_yoast_wpseo_estimated-reading-time-minutes',''),(9017,3473,'_elementor_edit_mode','builder'),(9018,3473,'_elementor_template_type','wp-page'),(9019,3473,'_elementor_version','3.6.5'),(9020,3473,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29ad9b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d017070\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290d07c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3446,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/arcade.jpg\"},{\"id\":3447,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/cochin-shipyard.jpg\"},{\"id\":3448,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/ladder.jpg\"},{\"id\":3449,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/mvr.jpg\"},{\"id\":3450,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/nit.jpg\"},{\"id\":3451,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/sanjeevnm.jpg\"},{\"id\":3452,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/silpi.jpg\"},{\"id\":3453,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tata.jpg\"},{\"id\":3454,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tulsi.jpg\"},{\"id\":3455,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/zealors.jpg\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(9021,3473,'_wp_page_template','default'),(9022,3473,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(9023,3473,'_elementor_page_assets','a:0:{}'),(9025,3474,'_elementor_edit_mode','builder'),(9026,3474,'_elementor_template_type','wp-page'),(9027,3474,'_elementor_version','3.6.5'),(9028,3474,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View More\",\"btn_text2\":\"Show Less\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-1.png\",\"id\":3356,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29ad9b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d017070\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290d07c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3446,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/arcade.jpg\"},{\"id\":3447,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/cochin-shipyard.jpg\"},{\"id\":3448,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/ladder.jpg\"},{\"id\":3449,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/mvr.jpg\"},{\"id\":3450,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/nit.jpg\"},{\"id\":3451,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/sanjeevnm.jpg\"},{\"id\":3452,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/silpi.jpg\"},{\"id\":3453,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tata.jpg\"},{\"id\":3454,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/tulsi.jpg\"},{\"id\":3455,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/zealors.jpg\"}],\"thumbnail_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(9029,3474,'_wp_page_template','default'),(9030,3474,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(9031,3474,'_elementor_page_assets','a:0:{}'),(9032,3474,'_elementor_css','a:6:{s:4:\"time\";i:1652185603;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9033,3475,'_elementor_edit_mode','builder'),(9034,3475,'_elementor_template_type','wp-page'),(9035,3475,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (9036,3475,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9037,3475,'_wp_page_template','default'),(9038,3475,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(9039,3475,'_elementor_page_assets','a:0:{}'),(9040,3475,'_elementor_css','a:6:{s:4:\"time\";i:1652185603;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9639,3478,'_elementor_edit_mode','builder'),(9640,3478,'_elementor_template_type','wp-page'),(9641,3478,'_elementor_version','3.6.5'),(9642,3478,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9643,3478,'_wp_page_template','default'),(9644,3478,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(9645,3478,'_elementor_page_assets','a:0:{}'),(9646,3478,'_elementor_css','a:6:{s:4:\"time\";i:1652185690;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9647,3479,'_elementor_edit_mode','builder'),(9648,3479,'_elementor_template_type','wp-page'),(9649,3479,'_elementor_version','3.6.5'),(9650,3479,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9651,3479,'_wp_page_template','default'),(9652,3479,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(9653,3479,'_elementor_page_assets','a:0:{}'),(9654,3479,'_elementor_css','a:6:{s:4:\"time\";i:1652185690;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9655,3480,'_elementor_edit_mode','builder'),(9656,3480,'_elementor_template_type','wp-page'),(9657,3480,'_elementor_version','3.6.5'),(9658,3480,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9659,3480,'_wp_page_template','default'),(9660,3480,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(9661,3480,'_elementor_page_assets','a:0:{}'),(9662,3480,'_elementor_css','a:6:{s:4:\"time\";i:1652185690;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10253,3481,'_edit_lock','1652186029:1'),(10254,3481,'_wp_trash_meta_status','publish'),(10255,3481,'_wp_trash_meta_time','1652186032'),(10256,3483,'_wp_trash_meta_status','publish'),(10257,3483,'_wp_trash_meta_time','1652186088'),(10258,3485,'_edit_lock','1652186152:1'),(10259,3485,'_wp_trash_meta_status','publish'),(10260,3485,'_wp_trash_meta_time','1652186170'),(10269,3488,'_elementor_edit_mode','builder'),(10270,3488,'_elementor_template_type','wp-page'),(10271,3488,'_elementor_version','3.6.5'),(10272,3488,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10273,3488,'_wp_page_template','default'),(10274,3488,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(10275,3488,'_elementor_page_assets','a:0:{}'),(10277,3489,'_elementor_edit_mode','builder'),(10278,3489,'_elementor_template_type','wp-page'),(10279,3489,'_elementor_version','3.6.5'),(10280,3489,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}]},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}]},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10281,3489,'_wp_page_template','default'),(10282,3489,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(10283,3489,'_elementor_page_assets','a:0:{}'),(10284,3489,'_elementor_css','a:6:{s:4:\"time\";i:1652187349;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10285,3490,'_elementor_edit_mode','builder'),(10286,3490,'_elementor_template_type','wp-page'),(10287,3490,'_elementor_version','3.6.5'),(10288,3490,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}],\"content_typography3_typography\":\"custom\",\"content_typography3_font_family\":\"Roboto\",\"content_typography3_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}],\"title_typography1_typography\":\"custom\",\"title_typography1_font_family\":\"Roboto\",\"title_typography1_font_weight\":\"600\",\"title_typography2_typography\":\"custom\",\"title_typography2_font_family\":\"Roboto\",\"title_typography2_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"600\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10289,3490,'_wp_page_template','default'),(10290,3490,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(10291,3490,'_elementor_page_assets','a:0:{}'),(10292,3490,'_elementor_css','a:6:{s:4:\"time\";i:1652187349;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10294,3491,'_wp_trash_meta_status','publish'),(10295,3491,'_wp_trash_meta_time','1652187480'),(10296,3493,'_wp_trash_meta_status','publish'),(10297,3493,'_wp_trash_meta_time','1652187598'),(10307,3497,'_wp_attached_file','2022/05/arcade-1.jpg'),(10308,3497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:20:\"2022/05/arcade-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"arcade-1-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"arcade-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"arcade-1-178x120.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"arcade-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"arcade-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"arcade-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"arcade-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10309,3498,'_wp_attached_file','2022/05/tata-1.jpg'),(10310,3498,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:18:\"2022/05/tata-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"tata-1-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:16:\"tata-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:18:\"tata-1-178x120.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:16:\"tata-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:16:\"tata-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"tata-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"tata-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10311,3499,'_wp_attached_file','2022/05/tulsi-1.jpg'),(10312,3499,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:19:\"2022/05/tulsi-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"tulsi-1-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:17:\"tulsi-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:19:\"tulsi-1-178x120.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:17:\"tulsi-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:17:\"tulsi-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"tulsi-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"tulsi-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10313,3500,'_wp_attached_file','2022/05/zealors-1.jpg'),(10314,3500,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:21:\"2022/05/zealors-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"zealors-1-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:19:\"zealors-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:21:\"zealors-1-178x120.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:19:\"zealors-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:19:\"zealors-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"zealors-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"zealors-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10317,3502,'_wp_attached_file','2022/05/cochin-shipyard-1.jpg'),(10318,3502,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:29:\"2022/05/cochin-shipyard-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"cochin-shipyard-1-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:27:\"cochin-shipyard-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:29:\"cochin-shipyard-1-178x120.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:27:\"cochin-shipyard-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:27:\"cochin-shipyard-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"cochin-shipyard-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"cochin-shipyard-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10319,3503,'_wp_attached_file','2022/05/ladder-1.jpg'),(10320,3503,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:20:\"2022/05/ladder-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"ladder-1-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:18:\"ladder-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:20:\"ladder-1-178x120.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:18:\"ladder-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:18:\"ladder-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"ladder-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"ladder-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10321,3504,'_wp_attached_file','2022/05/mvr-1.jpg'),(10322,3504,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:17:\"2022/05/mvr-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"mvr-1-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:15:\"mvr-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:17:\"mvr-1-178x120.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:15:\"mvr-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:15:\"mvr-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"mvr-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"mvr-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10323,3505,'_wp_attached_file','2022/05/nit-1.jpg'),(10324,3505,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:17:\"2022/05/nit-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"nit-1-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:15:\"nit-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:17:\"nit-1-178x120.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:15:\"nit-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:15:\"nit-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"nit-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"nit-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10325,3506,'_wp_attached_file','2022/05/sanjeevnm-1.jpg'),(10326,3506,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:23:\"2022/05/sanjeevnm-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"sanjeevnm-1-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:21:\"sanjeevnm-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:23:\"sanjeevnm-1-178x120.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:21:\"sanjeevnm-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:21:\"sanjeevnm-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"sanjeevnm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"sanjeevnm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10327,3507,'_wp_attached_file','2022/05/silpi-1.jpg'),(10328,3507,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:120;s:4:\"file\";s:19:\"2022/05/silpi-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"silpi-1-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-sidebar-post-img\";a:4:{s:4:\"file\";s:17:\"silpi-1-92x85.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"car-repair-services-testimonial-2\";a:4:{s:4:\"file\";s:19:\"silpi-1-178x120.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"car-repair-services-testimonial-grid\";a:4:{s:4:\"file\";s:17:\"silpi-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"framework-service-icon-image\";a:4:{s:4:\"file\";s:17:\"silpi-1-63x63.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"silpi-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"silpi-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10526,3508,'_elementor_edit_mode','builder'),(10527,3508,'_elementor_template_type','wp-page'),(10528,3508,'_elementor_version','3.6.5'),(10529,3508,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}],\"content_typography3_typography\":\"custom\",\"content_typography3_font_family\":\"Roboto\",\"content_typography3_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}],\"title_typography1_typography\":\"custom\",\"title_typography1_font_family\":\"Roboto\",\"title_typography1_font_weight\":\"600\",\"title_typography2_typography\":\"custom\",\"title_typography2_font_family\":\"Roboto\",\"title_typography2_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"600\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10530,3508,'_wp_page_template','default'),(10531,3508,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(10532,3508,'_elementor_page_assets','a:0:{}'),(10533,3508,'_elementor_css','a:6:{s:4:\"time\";i:1652189877;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10534,3509,'_elementor_edit_mode','builder'),(10535,3509,'_elementor_template_type','wp-page'),(10536,3509,'_elementor_version','3.6.5'),(10537,3509,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}],\"content_typography3_typography\":\"custom\",\"content_typography3_font_family\":\"Roboto\",\"content_typography3_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}],\"title_typography1_typography\":\"custom\",\"title_typography1_font_family\":\"Roboto\",\"title_typography1_font_weight\":\"600\",\"title_typography2_typography\":\"custom\",\"title_typography2_font_family\":\"Roboto\",\"title_typography2_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"600\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10538,3509,'_wp_page_template','default'),(10539,3509,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(10540,3509,'_elementor_page_assets','a:0:{}'),(10541,3509,'_elementor_css','a:6:{s:4:\"time\";i:1652189877;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10542,3510,'_elementor_edit_mode','builder'),(10543,3510,'_elementor_template_type','wp-page'),(10544,3510,'_elementor_version','3.6.5'),(10545,3510,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}],\"content_typography3_typography\":\"custom\",\"content_typography3_font_family\":\"Roboto\",\"content_typography3_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solutions\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}],\"title_typography1_typography\":\"custom\",\"title_typography1_font_family\":\"Roboto\",\"title_typography1_font_weight\":\"600\",\"title_typography2_typography\":\"custom\",\"title_typography2_font_family\":\"Roboto\",\"title_typography2_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"600\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"eadad70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10546,3510,'_wp_page_template','default'),(10547,3510,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(10548,3510,'_elementor_page_assets','a:0:{}'),(10549,3510,'_elementor_css','a:6:{s:4:\"time\";i:1652189877;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10551,3511,'_elementor_edit_mode','builder'),(10552,3511,'_elementor_template_type','wp-page'),(10553,3511,'_elementor_version','3.6.5'),(10554,3511,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}],\"content_typography3_typography\":\"custom\",\"content_typography3_font_family\":\"Roboto\",\"content_typography3_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solutions\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}],\"title_typography1_typography\":\"custom\",\"title_typography1_font_family\":\"Roboto\",\"title_typography1_font_weight\":\"600\",\"title_typography2_typography\":\"custom\",\"title_typography2_font_family\":\"Roboto\",\"title_typography2_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"600\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"eadad70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10555,3511,'_wp_page_template','default'),(10556,3511,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(10557,3511,'_elementor_page_assets','a:0:{}'),(10558,3511,'_elementor_css','a:6:{s:4:\"time\";i:1652190295;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10559,3512,'_elementor_edit_mode','builder'),(10560,3512,'_elementor_template_type','wp-page'),(10561,3512,'_elementor_version','3.6.5'),(10562,3512,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}],\"content_typography3_typography\":\"custom\",\"content_typography3_font_family\":\"Roboto\",\"content_typography3_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solutions\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}],\"title_typography1_typography\":\"custom\",\"title_typography1_font_family\":\"Roboto\",\"title_typography1_font_weight\":\"600\",\"title_typography2_typography\":\"custom\",\"title_typography2_font_family\":\"Roboto\",\"title_typography2_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"600\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"eadad70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10563,3512,'_wp_page_template','default'),(10564,3512,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(10565,3512,'_elementor_page_assets','a:0:{}'),(10566,3512,'_elementor_css','a:6:{s:4:\"time\";i:1652190295;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10567,3513,'_elementor_edit_mode','builder'),(10568,3513,'_elementor_template_type','wp-page'),(10569,3513,'_elementor_version','3.6.5'),(10570,3513,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}],\"content_typography3_typography\":\"custom\",\"content_typography3_font_family\":\"Roboto\",\"content_typography3_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}],\"title_typography1_typography\":\"custom\",\"title_typography1_font_family\":\"Roboto\",\"title_typography1_font_weight\":\"600\",\"title_typography2_typography\":\"custom\",\"title_typography2_font_family\":\"Roboto\",\"title_typography2_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"600\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10571,3513,'_wp_page_template','default'),(10572,3513,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(10573,3513,'_elementor_page_assets','a:0:{}'),(10574,3513,'_elementor_css','a:6:{s:4:\"time\";i:1652190295;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10584,3515,'_elementor_edit_mode','builder'),(10585,3515,'_elementor_template_type','wp-page'),(10586,3515,'_elementor_version','3.6.5'),(10587,3515,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}],\"content_typography3_typography\":\"custom\",\"content_typography3_font_family\":\"Roboto\",\"content_typography3_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}],\"title_typography1_typography\":\"custom\",\"title_typography1_font_family\":\"Roboto\",\"title_typography1_font_weight\":\"600\",\"title_typography2_typography\":\"custom\",\"title_typography2_font_family\":\"Roboto\",\"title_typography2_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"600\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10588,3515,'_wp_page_template','default'),(10589,3515,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(10590,3515,'_elementor_page_assets','a:0:{}'),(10591,3516,'_elementor_edit_mode','builder'),(10592,3516,'_elementor_template_type','wp-page'),(10593,3516,'_elementor_version','3.6.5'),(10594,3516,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}],\"content_typography3_typography\":\"custom\",\"content_typography3_font_family\":\"Roboto\",\"content_typography3_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}],\"title_typography1_typography\":\"custom\",\"title_typography1_font_family\":\"Roboto\",\"title_typography1_font_weight\":\"600\",\"title_typography2_typography\":\"custom\",\"title_typography2_font_family\":\"Roboto\",\"title_typography2_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"600\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10595,3516,'_wp_page_template','default'),(10596,3516,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(10597,3516,'_elementor_page_assets','a:0:{}'),(10598,3517,'_elementor_edit_mode','builder'),(10599,3517,'_elementor_template_type','wp-page'),(10600,3517,'_elementor_version','3.6.5'),(10601,3517,'_elementor_data','[{\"id\":\"bf3fa0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aa37ef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed40625\",\"elType\":\"widget\",\"settings\":{\"crs_slickslider_tabs_tab\":[{\"tab_title\":\"Item1\",\"_id\":\"39c0ea8\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/header.png\",\"id\":3179,\"alt\":\"\",\"source\":\"library\"},\"heading\":\"Choose The Best Company\",\"sub_heading\":\"Expert Repair Ac and Heating Service\",\"short_description\":\"Quality that is Guaranteed\",\"button_link\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true}}],\"content_typography3_typography\":\"custom\",\"content_typography3_font_family\":\"Roboto\",\"content_typography3_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"csr_slickslider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16e0903\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"0da4b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b918cb4\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Heating and Air conditioning\",\"title_2\":\"Design, Installation and Maintenance\",\"image\":{\"url\":\"\",\"id\":\"\"},\"action_link\":{\"url\":\"#anchoring-link01\",\"is_external\":\"\",\"nofollow\":\"\"},\"btn_text\":\"Get Quote\",\"content\":\"Heating and air conditioning repair and installation company\"},\"elements\":[],\"widgetType\":\"banner_under_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bfa9c2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"76eea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9e1dfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Channel partners of Major Air conditioners \",\"title_1\":\"Providing the best solution\",\"slider_list\":[{\"_id\":\"e5a526d\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aspen-pump.png\",\"id\":3381,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"bc5b3a8\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hitachi.png\",\"id\":3382,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"7a5814b\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/johnsob.png\",\"id\":3383,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"b7bed40\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/fijistu.png\",\"id\":3400,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"df10814\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/general.png\",\"id\":3401,\"alt\":\"\",\"source\":\"library\"}},{\"_id\":\"e2090f6\",\"slider_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/aire-maskin.png\",\"id\":3402,\"alt\":\"\",\"source\":\"library\"}}],\"btn_text\":\"View All Makes\",\"btn_text2\":\"Show Less Makes\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"car-brands\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c12d689\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ca12d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d1a2ffb\",\"elType\":\"widget\",\"settings\":{\"heading\":\"What We Do\",\"sub_heading\":\"Leading HVAC Service Company\",\"crs_banner_tabs_tab\":[{\"tab_title\":\"Item 1\",\"_id\":\"cda999a\",\"background_type\":\"text\",\"title\":\"Cooling<br>Services\",\"sub_title\":\"Maintenance\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-1-bg.png\",\"id\":83},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Cooling\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-01\"},{\"tab_title\":\"Item 2\",\"_id\":\"d3d5299\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-1.png\",\"id\":3184,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 3\",\"_id\":\"424328b\",\"background_type\":\"text\",\"title\":\"Heating<br>Services\",\"sub_title\":\"Repairs\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-3-bg.jpg\",\"id\":90},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"bg_text\":\"Heating\",\"extra_class\":\"\",\"bg_text_class\":\"text-color-02\"},{\"tab_title\":\"Item 4\",\"_id\":\"7241c5c\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"extra_class\":\"hidden-xs\"},{\"tab_title\":\"Item 5\",\"background_type\":\"text\",\"title\":\"Other<br> Services\",\"sub_title\":\"Repair & Service\",\"content\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/car1\\/wp-content\\/uploads\\/sites\\/5\\/2017\\/03\\/service-5-bg.jpg\",\"id\":95},\"action_link\":{\"url\":\"http:\\/\\/\",\"is_external\":\"\"},\"_id\":\"70ec9fa\",\"extra_class\":\"dark\",\"bg_text\":\"Other\",\"bg_text_class\":\"text-color-03\"},{\"tab_title\":\"Item 6\",\"background_type\":\"image\",\"title\":\"Preventative\",\"sub_title\":\"Maintenance\",\"content\":\"The best way to minimize breakdowns is doing routine maintenance\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-3.png\",\"id\":3186,\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\"},\"_id\":\"373080e\",\"extra_class\":\"hidden-xs\"}],\"title_typography1_typography\":\"custom\",\"title_typography1_font_family\":\"Roboto\",\"title_typography1_font_weight\":\"600\",\"title_typography2_typography\":\"custom\",\"title_typography2_font_family\":\"Roboto\",\"title_typography2_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"600\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"crs_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b082818\",\"elType\":\"section\",\"settings\":{\"_element_id\":\"services\"},\"elements\":[{\"id\":\"fc83388\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"085ac22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e2b001d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7265b3e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72f8ea2e\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/smartdata.tonytemplates.com\\/car-repair-service-v4\\/demo2\\/wp-content\\/uploads\\/sites\\/11\\/2020\\/03\\/layout01__bg02.jpg\",\"id\":2328},\"bg_text\":\"Advantages\",\"item_list\":[{\"title\":\"DESIGN\",\"content\":\"Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.\",\"_id\":\"0083dd2\"},{\"title\":\"SALES- HVAC \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"2a9b115\"},{\"title\":\"PRODUCTS \",\"content\":\"Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well & septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.\",\"_id\":\"a2d42f0\"},{\"title\":\"SERVICE AND AMC\",\"content\":\"There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.\",\"_id\":\"222bfae\"}]},\"elements\":[],\"widgetType\":\"our_advantage\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d3abfe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a5f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"afba501\",\"elType\":\"widget\",\"settings\":{\"title\":\"100% Result Guarantee\",\"title_2\":\"Leading HVAC Service Company\",\"crs_icon_box_tabs_tab\":[{\"tab_title\":\"Item\",\"_id\":\"b152570\",\"heading\":\"Warrantees & Gurantees\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-wrech1\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"972b691\",\"heading\":\"Online Schedule\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-gear\",\"library\":\"custom-icon\"}},{\"tab_title\":\"Item\",\"_id\":\"99a51d7\",\"heading\":\"Exceed Expectation\",\"description\":\"There are many variations passage of lorem ipsum available but the majority have suffered alteration.\",\"button_action\":\"text\",\"icon_size\":\"text\",\"icon\":{\"value\":\" icon-259477\",\"library\":\"custom-icon\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"crs-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9258ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"818881a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ffed18\",\"elType\":\"widget\",\"settings\":{\"design_style\":\"2\",\"title\":\"The Car Repair Statistics\",\"title_2\":\"Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"slider_list\":[{\"_id\":\"1967db8\",\"title\":\"Years of Experiance\",\"count_number\":20,\"count_text\":\"20\"},{\"_id\":\"0c7e283\",\"title\":\"AC Repairs\",\"count_number\":2.899999999999999911182158029987476766109466552734375,\"count_text\":\"2.9\",\"after_count_number\":\"k\"},{\"_id\":\"e25ad1e\",\"title\":\"Technicians & Workers\",\"count_number\":32,\"count_text\":\"32\"},{\"_id\":\"6bb7290\",\"title\":\"Satisfied Customers\",\"count_number\":100,\"count_text\":\"100\",\"after_count_number\":\"%\"}],\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"button_class\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_weight\":\"600\",\"subheading_typography_typography\":\"custom\",\"subheading_typography_font_family\":\"Roboto\",\"subheading_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"number2_typography_typography\":\"custom\",\"number2_typography_font_family\":\"Roboto\",\"number2_typography_font_weight\":\"600\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/block-wrapper01.jpg\",\"id\":3076,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"CounterBlock\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9860ff8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"dec8f12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f752cff\",\"elType\":\"widget\",\"settings\":{\"title1\":\"Customer Reviews\",\"per_page\":3},\"elements\":[],\"widgetType\":\"crs_testimonials_two\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76f8ced3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bbba63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a652b6a\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Call 24\\/7 for Your Service\",\"title_2\":\"We\'re on call 24\\/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\",\"title_3\":\"1-800-123-4567\",\"title_4\":\"Heating & Air Conditioning Services in Kerala\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"action_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"title1_typography_typography\":\"custom\",\"title1_typography_font_family\":\"Roboto\",\"title1_typography_font_weight\":\"600\",\"title2_typography_typography\":\"custom\",\"title2_typography_font_family\":\"Roboto\",\"title2_typography_font_weight\":\"600\",\"title3_typography_typography\":\"custom\",\"title3_typography_font_family\":\"Roboto\",\"title3_typography_font_weight\":\"600\",\"title4_typography_typography\":\"custom\",\"title4_typography_font_family\":\"Roboto\",\"title4_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"banner_services\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90f60d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"698727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5219494\",\"elType\":\"widget\",\"settings\":{\"title_1\":\"Schedule <span class=\\\"color\\\">Your Appointment<\\/span> Today\",\"title_2\":\"Our Customer Support Team Will Contact You Within 24 Hrs\",\"call\":\"1-800-123-4567\",\"button_text\":\"Appointment\",\"button_text_2\":\"Get Quote\",\"popup_id\":\"879\",\"image\":{\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/hvac-png-generic-no-label-units-png-2726-2.png\",\"id\":3469,\"alt\":\"\",\"source\":\"library\"},\"modal_id\":\"appointmentForm\",\"bg_text\":\"Schedule\",\"extra_class\":\"schedule_one\"},\"elements\":[],\"widgetType\":\"appointment_schedule\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15b2d88\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"165f2f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a63e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":3256,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture24.jpg\"},{\"id\":3257,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture23.jpg\"},{\"id\":3258,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture22.png\"},{\"id\":3259,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture21.png\"},{\"id\":3260,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture20.jpg\"},{\"id\":3261,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture19.png\"},{\"id\":3262,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture18.png\"},{\"id\":3263,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture17.jpg\"},{\"id\":3264,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture16.png\"},{\"id\":3265,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture15.png\"},{\"id\":3266,\"url\":\"https:\\/\\/demoweblinks.in\\/troosten\\/wp-content\\/uploads\\/2022\\/05\\/Picture14.png\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de1d97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1368663\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64f37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[logo_awesome id=\\\"3472\\\"]\\n\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10602,3517,'_wp_page_template','default'),(10603,3517,'_elementor_controls_usage','a:14:{s:15:\"csr_slickslider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:24:\"crs_slickslider_tabs_tab\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:12;s:6:\"layout\";i:12;s:3:\"gap\";i:12;}}}}s:19:\"banner_under_slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"image\";i:1;s:11:\"action_link\";i:1;}}}}s:10:\"crs_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:19:\"crs_banner_tabs_tab\";i:1;}}}}s:12:\"crs-icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:1:{s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:12:\"our_services\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:7:\"title_2\";i:1;s:9:\"item_list\";i:1;}}}}s:8:\"about_us\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:7:\"content\";i:1;s:6:\"coupon\";i:1;s:5:\"image\";i:1;s:12:\"tablet_image\";i:1;}}}}s:20:\"electrician-brands-2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"slider_list\";i:1;}}}}s:18:\"crs-icon-thumb-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"crs_content_settings\";a:3:{s:5:\"title\";i:1;s:7:\"title_2\";i:1;s:21:\"crs_icon_box_tabs_tab\";i:1;}}}}s:16:\"crs_testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:4:{s:5:\"title\";i:1;s:8:\"per_page\";i:1;s:7:\"bg_text\";i:1;s:11:\"extra_class\";i:1;}s:26:\"section_additional_options\";a:1:{s:4:\"fade\";i:1;}}}}s:12:\"CounterBlock\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:11:\"slider_list\";i:1;}s:13:\"right_content\";a:2:{s:5:\"image\";i:1;s:3:\"url\";i:1;}}}}s:17:\"crs-estimate-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:5:\"title\";i:1;s:3:\"cf7\";i:1;s:21:\"estimator_form_select\";i:1;}}}}s:20:\"appointment_schedule\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"cotnact_content\";a:4:{s:4:\"call\";i:1;s:5:\"image\";i:1;s:8:\"modal_id\";i:1;s:11:\"extra_class\";i:1;}}}}}'),(10604,3517,'_elementor_page_assets','a:0:{}'),(10605,56,'_elementor_css','a:6:{s:4:\"time\";i:1652190445;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:11:\"custom-icon\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10606,3472,'_logo_style_choice','carousel-card-1'),(10607,3472,'_logo_style_choice_grid_col','12'),(10608,3472,'_logo_style_choice_grid_gap',''),(10609,3472,'_logo_style_choice_car_col','4'),(10610,3472,'_logo_style_grid_padding',''),(10611,3472,'_logo_hover_image','imghvr-zoom-in'),(10612,3472,'_logo_use_arrow',''),(10613,3472,'_logo_use_pagination',''),(10614,3472,'_logo_use_autoplay','yes'),(10615,3472,'_logo_items|||0|value','_'),(10616,3472,'_logo_items|||1|value','_'),(10617,3472,'_logo_items|||2|value','_'),(10618,3472,'_logo_items|||3|value','_'),(10619,3472,'_logo_items|||4|value','_'),(10620,3472,'_logo_items|||5|value','_'),(10621,3472,'_logo_items|||6|value','_'),(10622,3472,'_logo_items|||7|value','_'),(10623,3472,'_logo_items|||8|value','_'),(10624,3472,'_logo_items|||9|value','_'),(10625,3472,'_logo_items|logo_item_name|0|0|value',''),(10626,3472,'_logo_items|subtitle|0|0|value',''),(10627,3472,'_logo_items|logo_item_url|0|0|value',''),(10628,3472,'_logo_items|logo_hover_image|0|0|value',''),(10629,3472,'_logo_items|logo_item_bio|0|0|value',''),(10630,3472,'_logo_items|logo_item_img|0|0|value','3497'),(10631,3472,'_logo_items|logo_items_socials|0|0|value','_'),(10632,3472,'_logo_items|logo_items_socials:logo_item_social_icon|0:0|0|value',''),(10633,3472,'_logo_items|logo_items_socials:logo_item_social_icon|0:0|0|provider',''),(10634,3472,'_logo_items|logo_items_socials:logo_item_social_icon|0:0|0|icon',''),(10635,3472,'_logo_items|logo_items_socials:logo_item_social_link|0:0|0|value',''),(10636,3472,'_logo_items|logo_desc|0|0|value',''),(10637,3472,'_logo_items|social_site_icon|0|0|value',''),(10638,3472,'_logo_items|social_site_icon|0|0|provider',''),(10639,3472,'_logo_items|social_site_icon|0|0|icon',''),(10640,3472,'_logo_items|logo_item_subtitle|0|0|value',''),(10641,3472,'_logo_items|logo_item_name|1|0|value',''),(10642,3472,'_logo_items|subtitle|1|0|value',''),(10643,3472,'_logo_items|logo_item_url|1|0|value',''),(10644,3472,'_logo_items|logo_hover_image|1|0|value',''),(10645,3472,'_logo_items|logo_item_bio|1|0|value',''),(10646,3472,'_logo_items|logo_item_img|1|0|value','3498'),(10647,3472,'_logo_items|logo_items_socials|1|0|value','_'),(10648,3472,'_logo_items|logo_items_socials:logo_item_social_icon|1:0|0|value',''),(10649,3472,'_logo_items|logo_items_socials:logo_item_social_icon|1:0|0|provider',''),(10650,3472,'_logo_items|logo_items_socials:logo_item_social_icon|1:0|0|icon',''),(10651,3472,'_logo_items|logo_items_socials:logo_item_social_link|1:0|0|value',''),(10652,3472,'_logo_items|logo_desc|1|0|value',''),(10653,3472,'_logo_items|social_site_icon|1|0|value',''),(10654,3472,'_logo_items|social_site_icon|1|0|provider',''),(10655,3472,'_logo_items|social_site_icon|1|0|icon',''),(10656,3472,'_logo_items|logo_item_subtitle|1|0|value',''),(10657,3472,'_logo_items|logo_item_name|2|0|value',''),(10658,3472,'_logo_items|subtitle|2|0|value',''),(10659,3472,'_logo_items|logo_item_url|2|0|value',''),(10660,3472,'_logo_items|logo_hover_image|2|0|value',''),(10661,3472,'_logo_items|logo_item_bio|2|0|value',''),(10662,3472,'_logo_items|logo_item_img|2|0|value','3502'),(10663,3472,'_logo_items|logo_items_socials|2|0|value','_'),(10664,3472,'_logo_items|logo_items_socials:logo_item_social_icon|2:0|0|value',''),(10665,3472,'_logo_items|logo_items_socials:logo_item_social_icon|2:0|0|provider',''),(10666,3472,'_logo_items|logo_items_socials:logo_item_social_icon|2:0|0|icon',''),(10667,3472,'_logo_items|logo_items_socials:logo_item_social_link|2:0|0|value',''),(10668,3472,'_logo_items|logo_desc|2|0|value',''),(10669,3472,'_logo_items|social_site_icon|2|0|value',''),(10670,3472,'_logo_items|social_site_icon|2|0|provider',''),(10671,3472,'_logo_items|social_site_icon|2|0|icon',''),(10672,3472,'_logo_items|logo_item_subtitle|2|0|value',''),(10673,3472,'_logo_items|logo_item_name|3|0|value',''),(10674,3472,'_logo_items|subtitle|3|0|value',''),(10675,3472,'_logo_items|logo_item_url|3|0|value',''),(10676,3472,'_logo_items|logo_hover_image|3|0|value',''),(10677,3472,'_logo_items|logo_item_bio|3|0|value',''),(10678,3472,'_logo_items|logo_item_img|3|0|value','3504'),(10679,3472,'_logo_items|logo_items_socials|3|0|value','_'),(10680,3472,'_logo_items|logo_items_socials:logo_item_social_icon|3:0|0|value',''),(10681,3472,'_logo_items|logo_items_socials:logo_item_social_icon|3:0|0|provider',''),(10682,3472,'_logo_items|logo_items_socials:logo_item_social_icon|3:0|0|icon',''),(10683,3472,'_logo_items|logo_items_socials:logo_item_social_link|3:0|0|value',''),(10684,3472,'_logo_items|logo_desc|3|0|value',''),(10685,3472,'_logo_items|social_site_icon|3|0|value',''),(10686,3472,'_logo_items|social_site_icon|3|0|provider',''),(10687,3472,'_logo_items|social_site_icon|3|0|icon',''),(10688,3472,'_logo_items|logo_item_subtitle|3|0|value',''),(10689,3472,'_logo_items|logo_item_name|4|0|value',''),(10690,3472,'_logo_items|subtitle|4|0|value',''),(10691,3472,'_logo_items|logo_item_url|4|0|value',''),(10692,3472,'_logo_items|logo_hover_image|4|0|value',''),(10693,3472,'_logo_items|logo_item_bio|4|0|value',''),(10694,3472,'_logo_items|logo_item_img|4|0|value','3499'),(10695,3472,'_logo_items|logo_items_socials|4|0|value','_'),(10696,3472,'_logo_items|logo_items_socials:logo_item_social_icon|4:0|0|value',''),(10697,3472,'_logo_items|logo_items_socials:logo_item_social_icon|4:0|0|provider',''),(10698,3472,'_logo_items|logo_items_socials:logo_item_social_icon|4:0|0|icon',''),(10699,3472,'_logo_items|logo_items_socials:logo_item_social_link|4:0|0|value',''),(10700,3472,'_logo_items|logo_desc|4|0|value',''),(10701,3472,'_logo_items|social_site_icon|4|0|value',''),(10702,3472,'_logo_items|social_site_icon|4|0|provider',''),(10703,3472,'_logo_items|social_site_icon|4|0|icon',''),(10704,3472,'_logo_items|logo_item_subtitle|4|0|value',''),(10705,3472,'_logo_items|logo_item_name|5|0|value',''),(10706,3472,'_logo_items|subtitle|5|0|value',''),(10707,3472,'_logo_items|logo_item_url|5|0|value',''),(10708,3472,'_logo_items|logo_hover_image|5|0|value',''),(10709,3472,'_logo_items|logo_item_bio|5|0|value',''),(10710,3472,'_logo_items|logo_item_img|5|0|value','3505'),(10711,3472,'_logo_items|logo_items_socials|5|0|value','_'),(10712,3472,'_logo_items|logo_items_socials:logo_item_social_icon|5:0|0|value',''),(10713,3472,'_logo_items|logo_items_socials:logo_item_social_icon|5:0|0|provider',''),(10714,3472,'_logo_items|logo_items_socials:logo_item_social_icon|5:0|0|icon',''),(10715,3472,'_logo_items|logo_items_socials:logo_item_social_link|5:0|0|value',''),(10716,3472,'_logo_items|logo_desc|5|0|value',''),(10717,3472,'_logo_items|social_site_icon|5|0|value',''),(10718,3472,'_logo_items|social_site_icon|5|0|provider',''),(10719,3472,'_logo_items|social_site_icon|5|0|icon',''),(10720,3472,'_logo_items|logo_item_subtitle|5|0|value',''),(10721,3472,'_logo_items|logo_item_name|6|0|value',''),(10722,3472,'_logo_items|subtitle|6|0|value',''),(10723,3472,'_logo_items|logo_item_url|6|0|value',''),(10724,3472,'_logo_items|logo_hover_image|6|0|value',''),(10725,3472,'_logo_items|logo_item_bio|6|0|value',''),(10726,3472,'_logo_items|logo_item_img|6|0|value','3503'),(10727,3472,'_logo_items|logo_items_socials|6|0|value','_'),(10728,3472,'_logo_items|logo_items_socials:logo_item_social_icon|6:0|0|value',''),(10729,3472,'_logo_items|logo_items_socials:logo_item_social_icon|6:0|0|provider',''),(10730,3472,'_logo_items|logo_items_socials:logo_item_social_icon|6:0|0|icon',''),(10731,3472,'_logo_items|logo_items_socials:logo_item_social_link|6:0|0|value',''),(10732,3472,'_logo_items|logo_desc|6|0|value',''),(10733,3472,'_logo_items|social_site_icon|6|0|value',''),(10734,3472,'_logo_items|social_site_icon|6|0|provider',''),(10735,3472,'_logo_items|social_site_icon|6|0|icon',''),(10736,3472,'_logo_items|logo_item_subtitle|6|0|value',''),(10737,3472,'_logo_items|logo_item_name|7|0|value',''),(10738,3472,'_logo_items|subtitle|7|0|value',''),(10739,3472,'_logo_items|logo_item_url|7|0|value',''),(10740,3472,'_logo_items|logo_hover_image|7|0|value',''),(10741,3472,'_logo_items|logo_item_bio|7|0|value',''),(10742,3472,'_logo_items|logo_item_img|7|0|value','3507'),(10743,3472,'_logo_items|logo_items_socials|7|0|value','_'),(10744,3472,'_logo_items|logo_items_socials:logo_item_social_icon|7:0|0|value',''),(10745,3472,'_logo_items|logo_items_socials:logo_item_social_icon|7:0|0|provider',''),(10746,3472,'_logo_items|logo_items_socials:logo_item_social_icon|7:0|0|icon',''),(10747,3472,'_logo_items|logo_items_socials:logo_item_social_link|7:0|0|value',''),(10748,3472,'_logo_items|logo_desc|7|0|value',''),(10749,3472,'_logo_items|social_site_icon|7|0|value',''),(10750,3472,'_logo_items|social_site_icon|7|0|provider',''),(10751,3472,'_logo_items|social_site_icon|7|0|icon',''),(10752,3472,'_logo_items|logo_item_subtitle|7|0|value',''),(10753,3472,'_logo_items|logo_item_name|8|0|value',''),(10754,3472,'_logo_items|subtitle|8|0|value',''),(10755,3472,'_logo_items|logo_item_url|8|0|value',''),(10756,3472,'_logo_items|logo_hover_image|8|0|value',''),(10757,3472,'_logo_items|logo_item_bio|8|0|value',''),(10758,3472,'_logo_items|logo_item_img|8|0|value','3506'),(10759,3472,'_logo_items|logo_items_socials|8|0|value','_'),(10760,3472,'_logo_items|logo_items_socials:logo_item_social_icon|8:0|0|value',''),(10761,3472,'_logo_items|logo_items_socials:logo_item_social_icon|8:0|0|provider',''),(10762,3472,'_logo_items|logo_items_socials:logo_item_social_icon|8:0|0|icon',''),(10763,3472,'_logo_items|logo_items_socials:logo_item_social_link|8:0|0|value',''),(10764,3472,'_logo_items|logo_desc|8|0|value',''),(10765,3472,'_logo_items|social_site_icon|8|0|value',''),(10766,3472,'_logo_items|social_site_icon|8|0|provider',''),(10767,3472,'_logo_items|social_site_icon|8|0|icon',''),(10768,3472,'_logo_items|logo_item_subtitle|8|0|value',''),(10769,3472,'_logo_items|logo_item_name|9|0|value',''),(10770,3472,'_logo_items|subtitle|9|0|value',''),(10771,3472,'_logo_items|logo_item_url|9|0|value',''),(10772,3472,'_logo_items|logo_hover_image|9|0|value',''),(10773,3472,'_logo_items|logo_item_bio|9|0|value',''),(10774,3472,'_logo_items|logo_item_img|9|0|value','3500'),(10775,3472,'_logo_items|logo_items_socials|9|0|value','_'),(10776,3472,'_logo_items|logo_items_socials:logo_item_social_icon|9:0|0|value',''),(10777,3472,'_logo_items|logo_items_socials:logo_item_social_icon|9:0|0|provider',''),(10778,3472,'_logo_items|logo_items_socials:logo_item_social_icon|9:0|0|icon',''),(10779,3472,'_logo_items|logo_items_socials:logo_item_social_link|9:0|0|value',''),(10780,3472,'_logo_items|logo_desc|9|0|value',''),(10781,3472,'_logo_items|social_site_icon|9|0|value',''),(10782,3472,'_logo_items|social_site_icon|9|0|provider',''),(10783,3472,'_logo_items|social_site_icon|9|0|icon',''),(10784,3472,'_logo_items|logo_item_subtitle|9|0|value','');
/*!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=InnoDB AUTO_INCREMENT=3518 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 (1,1,'2022-05-06 03:55:00','2022-05-06 03:55:00','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2022-05-06 03:55:00','2022-05-06 03:55:00','',0,'https://demoweblinks.in/troosten/?p=1',0,'post','',1),(2,1,'2022-05-06 03:55:00','2022-05-06 03:55:00','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://demoweblinks.in/troosten/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','publish','closed','open','','sample-page','','','2022-05-06 03:55:00','2022-05-06 03:55:00','',0,'https://demoweblinks.in/troosten/?page_id=2',0,'page','',0),(3,1,'2022-05-06 03:55:00','2022-05-06 03:55:00','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://demoweblinks.in/troosten.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2022-05-06 03:55:00','2022-05-06 03:55:00','',0,'https://demoweblinks.in/troosten/?page_id=3',0,'page','',0),(4,1,'2022-05-06 03:55:21','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2022-05-06 03:55:21','0000-00-00 00:00:00','',0,'https://demoweblinks.in/troosten/?p=4',0,'post','',0),(7,1,'2022-05-06 10:00:48','2022-05-06 10:00:48','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@demoweblinks.in>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@demoweblinks.in>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2022-05-06 10:00:48','2022-05-06 10:00:48','',0,'https://demoweblinks.in/troosten/?post_type=wpcf7_contact_form&p=7',0,'wpcf7_contact_form','',0),(8,1,'2022-05-06 10:00:48','2022-05-06 10:00:48','','Default Kit','','publish','closed','closed','','default-kit','','','2022-05-09 11:06:26','2022-05-09 11:06:26','',0,'https://demoweblinks.in/troosten/?p=8',0,'elementor_library','',0),(9,1,'2022-05-06 10:00:49','2022-05-06 10:00:49','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2022-05-06 10:00:49','2022-05-06 10:00:49','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/woocommerce-placeholder.png',0,'attachment','image/png',0),(10,1,'2022-05-06 10:00:51','2022-05-06 10:00:51','','Shop','','publish','closed','closed','','shop','','','2022-05-06 10:00:51','2022-05-06 10:00:51','',0,'https://demoweblinks.in/troosten/shop/',0,'page','',0),(11,1,'2022-05-06 10:00:51','2022-05-06 10:00:51','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','publish','closed','closed','','cart','','','2022-05-06 10:00:51','2022-05-06 10:00:51','',0,'https://demoweblinks.in/troosten/cart/',0,'page','',0),(12,1,'2022-05-06 10:00:51','2022-05-06 10:00:51','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2022-05-06 10:00:51','2022-05-06 10:00:51','',0,'https://demoweblinks.in/troosten/checkout/',0,'page','',0),(13,1,'2022-05-06 10:00:51','2022-05-06 10:00:51','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2022-05-06 10:00:51','2022-05-06 10:00:51','',0,'https://demoweblinks.in/troosten/my-account/',0,'page','',0),(14,1,'2022-05-06 10:00:51','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','draft','closed','closed','','refund_returns','','','2022-05-06 10:00:51','0000-00-00 00:00:00','',0,'https://demoweblinks.in/troosten/?page_id=14',0,'page','',0),(15,1,'2022-05-06 10:04:19','2022-05-06 10:04:19','','One Click Demo Import - log_file_2022-05-06__10-04-19','','inherit','open','closed','','one-click-demo-import-log_file_2022-05-06__10-04-19','','','2022-05-06 10:04:19','2022-05-06 10:04:19','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/log_file_2022-05-06__10-04-19.txt',0,'attachment','text/plain',0),(18,1,'2017-03-08 14:06:23','2017-03-08 14:06:23','','services-img-01','','inherit','open','closed','','services-img-01','','','2017-03-08 14:06:23','2017-03-08 14:06:23','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01.jpg',0,'attachment','image/jpeg',0),(21,1,'2017-03-08 14:46:52','2017-03-08 14:46:52','','services-img-02','','inherit','open','closed','','services-img-02','','','2017-03-08 14:46:52','2017-03-08 14:46:52','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02.jpg',0,'attachment','image/jpeg',0),(22,1,'2013-06-07 10:46:01','2013-06-07 10:46:01','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Ship Your Idea','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','ship-your-idea','','','2013-06-07 10:46:01','2013-06-07 10:46:01','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=22',0,'product','',0),(23,1,'2013-06-07 10:44:57','2013-06-07 10:44:57','','Ship Your Idea - black','pa_color: black','publish','open','open','','product-22-variation','','','2013-06-07 10:44:57','2013-06-07 10:44:57','',22,'http://demo.woothemes.com/woocommerce/?product_variation=product-22-variation',0,'product_variation','',0),(31,1,'2017-03-08 15:04:20','2017-03-08 15:04:20','','block-bg-1','','inherit','open','closed','','block-bg-1','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',2677,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/block-bg-1.jpg',0,'attachment','image/jpeg',0),(42,1,'2017-03-08 15:37:44','2017-03-08 15:37:44','','services-img-03','','inherit','open','closed','','services-img-03','','','2017-03-08 15:37:44','2017-03-08 15:37:44','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03.jpg',0,'attachment','image/jpeg',0),(45,1,'2013-06-07 11:00:00','2013-06-07 11:00:00','','hoodie_1_back','','inherit','open','open','','hoodie_1_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',934,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/hoodie_1_back.jpg',0,'attachment','image/jpeg',0),(46,1,'2013-06-07 11:00:01','2013-06-07 11:00:01','','hoodie_1_front','','inherit','open','open','','hoodie_1_front','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',934,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/hoodie_1_front.jpg',0,'attachment','image/jpeg',0),(47,1,'2013-06-07 11:02:31','2013-06-07 11:02:31','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Woo Ninja','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','woo-ninja-2','','','2013-06-07 11:02:31','2013-06-07 11:02:31','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=47',0,'product','',0),(48,1,'2017-03-08 15:48:52','2017-03-08 15:48:52','<h6>\n										Post Address									</h6>\n									<address>\n									Kochi address1<br>VA 22192\nKochi address2									</address>\n									<h6>\n										Contact Phone									</h6>\n									<address>\n									1-800-123-4567									</address>\n									<h6>\n										E-mail Address									</h6>\n									<address>\n									info@troosten.com									</address>\n									<h6>\n										Opening Hours									</h6>\n									<address>\n									Mon-Fri: 7:00 AM - 6:00 PM<br>Saturday: 9:00 AM - 5:00 PM<br>Sunday: Closed									</address>\n									<h2>Get In Touch!</h2>\n									Thank you for your interest in Troosten. To ask a question or schedule an appointment for maintenance or repair, please fill out the contact form below.									\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/troosten/wp-admin/admin-ajax.php#wpcf7-f2225-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2225\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.5.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2225-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n                <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your name\" />\n                <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"address@youremail.com\" />\n        <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Question...\"></textarea>\n<button type=\"submit\" id=\"submit-contact\">Contact Us</button>\n</form>','Contacts','','publish','closed','closed','','contacts','','','2022-05-09 12:16:47','2022-05-09 12:16:47','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?page_id=48',0,'page','',0),(56,1,'2017-03-08 16:27:32','2017-03-08 16:27:32','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','publish','closed','closed','','home','','','2022-05-10 13:47:09','2022-05-10 13:47:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?page_id=56',0,'page','',0),(60,1,'2017-03-08 17:13:12','2017-03-08 17:13:12','','slide1','','inherit','open','closed','','slide1-2','','','2017-03-08 17:13:12','2017-03-08 17:13:12','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/slide1.jpg',0,'attachment','image/jpeg',0),(61,1,'2017-03-08 17:13:15','2017-03-08 17:13:15','','slide2','','inherit','open','closed','','slide2','','','2017-03-08 17:13:15','2017-03-08 17:13:15','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/slide2.jpg',0,'attachment','image/jpeg',0),(62,1,'2017-03-08 17:13:18','2017-03-08 17:13:18','','slide3','','inherit','open','closed','','slide3','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/slide3.jpg',0,'attachment','image/jpeg',0),(66,1,'2017-03-08 17:24:41','2017-03-08 17:24:41','','banner-bg','','inherit','open','closed','','banner-bg','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/banner-bg.png',0,'attachment','image/png',0),(67,1,'2017-03-08 17:27:34','2017-03-08 17:27:34','','banner-key','','inherit','open','closed','','banner-key','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/banner-key.png',0,'attachment','image/png',0),(73,1,'2017-03-08 17:53:07','2017-03-08 17:53:07','','block-bg-2','','inherit','open','closed','','block-bg-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/block-bg-2.jpg',0,'attachment','image/jpeg',0),(83,1,'2017-03-09 06:35:09','2017-03-09 06:35:09','','service-1-bg','','inherit','open','closed','','service-1-bg','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg.png',0,'attachment','image/png',0),(84,1,'2017-03-09 06:35:11','2017-03-09 06:35:11','','service-2-bg','','inherit','open','closed','','service-2-bg','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg.jpg',0,'attachment','image/jpeg',0),(90,1,'2017-03-09 06:57:23','2017-03-09 06:57:23','','service-3-bg','','inherit','open','closed','','service-3-bg','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg.jpg',0,'attachment','image/jpeg',0),(92,1,'2017-03-09 06:58:15','2017-03-09 06:58:15','','service-4-bg','','inherit','open','closed','','service-4-bg','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-4-bg.jpg',0,'attachment','image/jpeg',0),(94,1,'2017-03-09 06:59:07','2017-03-09 06:59:07','','service-6-bg','','inherit','open','closed','','service-6-bg','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg.jpg',0,'attachment','image/jpeg',0),(95,1,'2017-03-09 06:59:45','2017-03-09 06:59:45','','service-5-bg','','inherit','open','closed','','service-5-bg','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg.jpg',0,'attachment','image/jpeg',0),(104,1,'2017-03-09 09:08:09','2017-03-09 09:08:09','','grey-bg-1','','inherit','open','closed','','grey-bg-1','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/grey-bg-1.png',0,'attachment','image/png',0),(109,1,'2017-03-09 09:12:34','2017-03-09 09:12:34','','img-car-move','','inherit','open','closed','','img-car-move','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move.png',0,'attachment','image/png',0),(114,1,'2017-03-10 05:20:28','2017-03-10 05:20:28','','Blog Posts','','publish','closed','closed','','blog','','','2017-03-10 05:20:28','2017-03-10 05:20:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?page_id=114',0,'page','',0),(123,1,'2017-03-10 06:34:42','2017-03-10 06:34:42','','blog-post-img-1','','inherit','open','closed','','blog-post-img-1','','','2017-03-10 06:34:42','2017-03-10 06:34:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/blog-post-img-1.jpg',0,'attachment','image/jpeg',0),(202,1,'2017-03-14 07:23:16','2017-03-14 07:23:16','','blog-post-img-2','','inherit','open','closed','','blog-post-img-2','','','2017-03-14 07:23:16','2017-03-14 07:23:16','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/blog-post-img-2.jpg',0,'attachment','image/jpeg',0),(203,1,'2017-03-14 07:23:21','2017-03-14 07:23:21','','blog-post-img-2-1','','inherit','open','closed','','blog-post-img-2-1','','','2017-03-14 07:23:21','2017-03-14 07:23:21','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/blog-post-img-2-1.jpg',0,'attachment','image/jpeg',0),(204,1,'2017-03-14 07:23:25','2017-03-14 07:23:25','','blog-post-img-2-2','','inherit','open','closed','','blog-post-img-2-2','','','2017-03-14 07:23:25','2017-03-14 07:23:25','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/blog-post-img-2-2.jpg',0,'attachment','image/jpeg',0),(211,1,'2017-03-14 07:37:46','2017-03-14 07:37:46','','blog-post-img-3','','inherit','open','closed','','blog-post-img-3','','','2017-03-14 07:37:46','2017-03-14 07:37:46','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/blog-post-img-3.jpg',0,'attachment','image/jpeg',0),(225,1,'2017-03-15 05:42:34','2017-03-15 05:42:34','How long will it take to complete the repairs?                        \n                    We try to complete most repairs the same day. If this is not possible, we will provide you with special transportation arrangements.                    \n                    How much will it cost?                        \n                    We try to complete most repairs the same day. If this is not possible, we will provide you with special transportation arrangements.                    \n                    My car is running rough. Do I need a tune-up?                        \n                    We try to complete most repairs the same day. If this is not possible, we will provide you with special transportation arrangements.                    \n                    Is there a charge to check out my car?                        \n                    We try to complete most repairs the same day. If this is not possible, we will provide you with special transportation arrangements.                    \n                    Do I need an appointment for a repair?                        \n                    We try to complete most repairs the same day. If this is not possible, we will provide you with special transportation arrangements.                    \n                    What credit cards do you take?                        \n                    We try to complete most repairs the same day. If this is not possible, we will provide you with special transportation arrangements.                    \n                    Why does my car need maintenance if it&#039;s running fine?                        \n                    Regular maintenance of your vehicle protects your investment, helps to prevent breakdowns, and will save you on the cost of repairs in the future.                    \n                    What will happen if I don&#039;t have the repairs done right now?                        \n                    Regular maintenance of your vehicle protects your investment, helps to prevent breakdowns, and will save you on the cost of repairs in the future.                    \n                    What Should I Do When My Check Engine Lights Come On?                        \n                    Regular maintenance of your vehicle protects your investment, helps to prevent breakdowns, and will save you on the cost of repairs in the future.                    \n                    How Often Should I Have My Brakes Checked?                        \n                    Regular maintenance of your vehicle protects your investment, helps to prevent breakdowns, and will save you on the cost of repairs in the future.                    \n                    What Type of Oil Filter Do I Need?                        \n                    Regular maintenance of your vehicle protects your investment, helps to prevent breakdowns, and will save you on the cost of repairs in the future.                    \n                    Do I Really Need Winter Tires?                        \n                    Regular maintenance of your vehicle protects your investment, helps to prevent breakdowns, and will save you on the cost of repairs in the future.                    \n				<h2>Have a Car Repair Question?</h2>\n				Get your automotive-related questions answered by a mechanic				\n<form action=\"/wp-themes/car-repair/car1/wp-admin/admin-ajax.php#wpcf7-f2220-o3\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2220\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.7\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2220-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your name\" />\n</p>\n<input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"address@youremail.com\" />\n</p>\n<textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Your Question...\"></textarea>\n</p>\n<p>                <button type=\"submit\" id=\"submit-contact\">Ask Question</button>\n</p>\n</p>\n</form>			\n		<!-- Recalls Block -->','FAQ','','publish','closed','closed','','faq','','','2017-03-15 05:42:34','2017-03-15 05:42:34','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?page_id=225',0,'page','',0),(252,1,'2017-03-15 07:00:46','2017-03-15 07:00:46','','person-02','','inherit','open','closed','','person-02','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/person-02.jpg',0,'attachment','image/jpeg',0),(253,1,'2017-03-15 07:00:47','2017-03-15 07:00:47','','person-03','','inherit','open','closed','','person-03','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/person-03.jpg',0,'attachment','image/jpeg',0),(254,1,'2017-03-15 07:00:47','2017-03-15 07:00:47','','person-04','','inherit','open','closed','','person-04','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/person-04.jpg',0,'attachment','image/jpeg',0),(255,1,'2017-03-15 07:00:48','2017-03-15 07:00:48','','person-01','','inherit','open','closed','','person-01','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/person-01.jpg',0,'attachment','image/jpeg',0),(304,1,'2017-03-19 06:18:15','2017-03-19 06:18:15','','services-img-04','','inherit','open','closed','','services-img-04','','','2017-03-19 06:18:15','2017-03-19 06:18:15','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04.jpg',0,'attachment','image/jpeg',0),(306,1,'2017-03-19 06:19:22','2017-03-19 06:19:22','','services-img-05','','inherit','open','closed','','services-img-05','','','2017-03-19 06:19:22','2017-03-19 06:19:22','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05.jpg',0,'attachment','image/jpeg',0),(307,1,'2017-03-19 06:20:09','2017-03-19 06:20:09','','services-img-06','','inherit','open','closed','','services-img-06','','','2017-03-19 06:20:09','2017-03-19 06:20:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-06.jpg',0,'attachment','image/jpeg',0),(313,1,'2017-03-19 06:26:34','2017-03-19 06:26:34','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Tires<br> & Wheels','','publish','closed','closed','','preventative-maintenance-3','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&#038;p=313',0,'car_services','',0),(314,1,'2017-03-19 06:28:22','2017-03-19 06:28:22','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Exhaust<br> System','','publish','closed','closed','','brakerepair-service-2','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&#038;p=314',0,'car_services','',0),(317,1,'2017-03-19 06:40:27','2017-03-19 06:40:27','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Engine<br> Services','','publish','closed','closed','','tires-wheels','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&#038;p=317',0,'car_services','',0),(318,1,'2017-03-19 06:41:42','2017-03-19 06:41:42','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Transmission<br> Service & Repair','','publish','closed','closed','','exhaustsystem-2','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&#038;p=318',0,'car_services','',0),(319,1,'2017-03-19 06:42:33','2017-03-19 06:42:33','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Brake<br> Repair & Services','','publish','closed','closed','','would-you-like-to','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&#038;p=319',0,'car_services','',0),(320,1,'2017-03-19 06:43:13','2017-03-19 06:43:13','An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.\r\n\r\nOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\r\n\r\nWith a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.\r\n\r\nWhile you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:\r\n<ul>\r\n 	<li>Engine air filter</li>\r\n 	<li>Brake fluid</li>\r\n 	<li>Power steering fluid</li>\r\n 	<li>Automatic transmission fluid</li>\r\n 	<li>Coolant/antifreeze</li>\r\n</ul>\r\nOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\r\n\r\n<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" alt=\"\" width=\"350\" height=\"348\" />\r\n<h3>Trust Our Products</h3>\r\nFor over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.\r\n\r\nFrom oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!\r\n\r\nOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\r\n\r\n&nbsp;\r\n<h4>Appointments</h4>\r\nPerform a search to find a store near you that accepts online appointment requests\r\n\r\n&nbsp;\r\n<h4>Coupon</h4>\r\nWe like providing our\r\ncustomers with more than just one way to save\r\n\r\n&nbsp;','Exhaust<br> System','','publish','closed','closed','','exhaus-system','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&#038;p=320',0,'car_services','',0),(323,1,'2017-03-20 03:39:06','2017-03-20 03:39:06','','Chevrolet Cruze','','trash','closed','closed','','image-1__trashed','','','2022-05-10 05:29:56','2022-05-10 05:29:56','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=gallery&#038;p=323',0,'gallery','',0),(334,1,'2017-03-20 03:52:50','2017-03-20 03:52:50','','Ford C-Max','','trash','closed','closed','','image-2__trashed','','','2022-05-10 05:29:56','2022-05-10 05:29:56','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=gallery&#038;p=334',0,'gallery','',0),(336,1,'2017-03-20 03:53:59','2017-03-20 03:53:59','','Toyota FJ Cruiser','','trash','closed','closed','','image-3__trashed','','','2022-05-10 05:30:09','2022-05-10 05:30:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=gallery&#038;p=336',0,'gallery','',0),(338,1,'2017-03-20 03:55:37','2017-03-20 03:55:37','','Hyundai Tucson','','trash','closed','closed','','image-4__trashed','','','2022-05-10 05:30:09','2022-05-10 05:30:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=gallery&#038;p=338',0,'gallery','',0),(339,1,'2017-03-20 03:55:28','2017-03-20 03:55:28','','gallery-img-06','','inherit','open','closed','','gallery-img-06','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',338,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img-06.jpg',0,'attachment','image/jpeg',0),(340,1,'2017-03-20 03:56:40','2017-03-20 03:56:40','','Honda CR-V','','trash','closed','closed','','image-5__trashed','','','2022-05-10 05:30:09','2022-05-10 05:30:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=gallery&#038;p=340',0,'gallery','',0),(342,1,'2017-03-20 03:58:24','2017-03-20 03:58:24','','Chevrolet Silverado','','trash','closed','closed','','image-6__trashed','','','2022-05-10 05:30:09','2022-05-10 05:30:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=gallery&#038;p=342',0,'gallery','',0),(344,1,'2017-03-20 04:05:02','2017-03-20 04:05:02','','gallery-img-01','','inherit','open','closed','','gallery-img-01-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',342,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img-01-1.jpg',0,'attachment','image/jpeg',0),(345,1,'2017-03-20 04:07:58','2017-03-20 04:07:58','','gallery-img-thumb-02','','inherit','open','closed','','gallery-img-thumb-02','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',323,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img-thumb-02.jpg',0,'attachment','image/jpeg',0),(347,1,'2017-03-20 05:01:32','2017-03-20 05:01:32','','2010 Ford Mustang','2010 Ford Mustang: The 2010 Mustang GT promises a more-dynamic driving experience thanks to chassis improvements pioneered on Ford Racing programs and the popular Mustang Bullitt line.  Adjustments were made to the springs, stabilizer bars and shocks to better balance the ride, steering and handling for all models. (11/18/08)','inherit','open','closed','','2010-ford-mustang-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',323,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/2.jpg',0,'attachment','image/jpeg',0),(348,1,'2017-03-20 05:01:33','2017-03-20 05:01:33','','3','','inherit','open','closed','','3','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',323,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/3.jpg',0,'attachment','image/jpeg',0),(349,1,'2017-03-20 05:01:34','2017-03-20 05:01:34','','4','Car salesman with client','inherit','open','closed','','4','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',323,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/4.jpg',0,'attachment','image/jpeg',0),(350,1,'2017-03-20 05:01:35','2017-03-20 05:01:35','','5','Vehicle Clutch','inherit','open','closed','','5','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',323,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/5.jpg',0,'attachment','image/jpeg',0),(351,1,'2017-03-20 05:01:36','2017-03-20 05:01:36','','6','','inherit','open','closed','','6','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',323,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/6.jpg',0,'attachment','image/jpeg',0),(352,1,'2017-03-20 05:01:37','2017-03-20 05:01:37','','7','They can fix anything. Two handsome car mechanics in uniform checking the engine under hood in the car service station','inherit','open','closed','','7','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',323,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/7.jpg',0,'attachment','image/jpeg',0),(353,1,'2017-03-20 05:01:38','2017-03-20 05:01:38','','8','','inherit','open','closed','','8','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',323,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/8.jpg',0,'attachment','image/jpeg',0),(354,1,'2017-03-20 05:01:39','2017-03-20 05:01:39','','Car mechanic working in auto repair service.','Professional car mechanic working in auto repair service.','inherit','open','closed','','car-mechanic-working-in-auto-repair-service','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',323,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/9.jpg',0,'attachment','image/jpeg',0),(356,1,'2017-03-20 05:05:53','2017-03-20 05:05:53','','2','','inherit','open','closed','','2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',334,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/2-1.jpg',0,'attachment','image/jpeg',0),(358,1,'2017-03-20 05:06:41','2017-03-20 05:06:41','','3','','inherit','open','closed','','3-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',336,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/3-1.jpg',0,'attachment','image/jpeg',0),(359,1,'2017-03-20 05:07:40','2017-03-20 05:07:40','','4','','inherit','open','closed','','4-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',338,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/4-1.jpg',0,'attachment','image/jpeg',0),(360,1,'2017-03-20 05:08:07','2017-03-20 05:08:07','','5','','inherit','open','closed','','5-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',340,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/5-1.jpg',0,'attachment','image/jpeg',0),(361,1,'2017-03-20 05:08:41','2017-03-20 05:08:41','','6','','inherit','open','closed','','6-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',342,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/6-1.jpg',0,'attachment','image/jpeg',0),(362,1,'2017-03-20 05:10:29','2017-03-20 05:10:29','','Chevrolet Cruze','','trash','closed','closed','','image-7__trashed','','','2022-05-10 05:30:09','2022-05-10 05:30:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=gallery&#038;p=362',0,'gallery','',0),(363,1,'2017-03-20 05:10:19','2017-03-20 05:10:19','','7','','inherit','open','closed','','7-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',362,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/7-1.jpg',0,'attachment','image/jpeg',0),(364,1,'2017-03-20 05:11:11','2017-03-20 05:11:11','','Ford C-Max','','trash','closed','closed','','image-8__trashed','','','2022-05-10 05:30:09','2022-05-10 05:30:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=gallery&#038;p=364',0,'gallery','',0),(365,1,'2017-03-20 05:11:01','2017-03-20 05:11:01','','8','','inherit','open','closed','','8-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',364,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/8-1.jpg',0,'attachment','image/jpeg',0),(366,1,'2017-03-20 05:12:21','2017-03-20 05:12:21','','Toyota FJ Cruiser','','trash','closed','closed','','image-9__trashed','','','2022-05-10 05:30:09','2022-05-10 05:30:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=gallery&#038;p=366',0,'gallery','',0),(367,1,'2017-03-20 05:11:33','2017-03-20 05:11:33','','9','','inherit','open','closed','','9','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',366,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/9-1.jpg',0,'attachment','image/jpeg',0),(393,1,'2017-04-03 05:11:55','2017-04-03 05:11:55','<ul data-option-key=\"filter\">\n 	<li><a href=\"#filter\" data-option-value=\"*\">All</a></li>\n 	<li><a href=\"#filter\" data-option-value=\".vehicle-repair\">Vehicle Repair</a></li>\n 	<li><a href=\"#filter\" data-option-value=\".other\">Other</a></li>\n 	<li><a href=\"#filter\" data-option-value=\".car-maintenance\">Car Maintenance</a></li>\n</ul>\n<input type=\"hidden\" id=\"ga_per_page\" value=\"8\">\n<input type=\"hidden\" id=\"grid_style\" value=\"gallery\">\n<input type=\"hidden\" id=\"ga_total_tes\" value=\"9 \">\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg\">\n</a>\n<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/themes/car-repair-services/images/ajax-loader.gif\" alt=\"img\">\n<a data-load=\"gallery-more-ajax.txt\">More Photos</a>','Projects','','publish','closed','closed','','projects','','','2022-05-10 05:32:44','2022-05-10 05:32:44','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?page_id=393',0,'page','',0),(412,1,'2017-04-03 06:29:15','2017-04-03 06:29:15','','gallery-img-01','','inherit','open','closed','','gallery-img-01','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',366,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/gallery-img-01.jpg',0,'attachment','image/jpeg',0),(414,1,'2017-04-03 07:01:48','2017-04-03 07:01:48','','gallery-img-thumb-02','','inherit','open','closed','','gallery-img-thumb-02-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',364,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img-thumb-02-1.jpg',0,'attachment','image/jpeg',0),(415,1,'2017-04-03 07:02:12','2017-04-03 07:02:12','','gallery-img-02','','inherit','open','closed','','gallery-img-02','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',364,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/gallery-img-02.jpg',0,'attachment','image/jpeg',0),(416,1,'2017-04-03 07:05:31','2017-04-03 07:05:31','','gallery-img-thumb-03','','inherit','open','closed','','gallery-img-thumb-03','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',362,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img-thumb-03.jpg',0,'attachment','image/jpeg',0),(417,1,'2017-04-03 07:05:48','2017-04-03 07:05:48','','gallery-img-03','','inherit','open','closed','','gallery-img-03','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',362,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img-03.jpg',0,'attachment','image/jpeg',0),(418,1,'2017-04-03 07:06:06','2017-04-03 07:06:06','','gallery-img-thumb-03','','inherit','open','closed','','gallery-img-thumb-03-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',362,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/gallery-img-thumb-03.jpg',0,'attachment','image/jpeg',0),(419,1,'2017-04-03 07:09:46','2017-04-03 07:09:46','','gallery-img-thumb-04','','inherit','open','closed','','gallery-img-thumb-04','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',342,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/gallery-img-thumb-04.jpg',0,'attachment','image/jpeg',0),(420,1,'2017-04-03 07:10:28','2017-04-03 07:10:28','','gallery-img-thumb-05','','inherit','open','closed','','gallery-img-thumb-05','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',340,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/gallery-img-thumb-05.jpg',0,'attachment','image/jpeg',0),(421,1,'2017-04-03 07:11:27','2017-04-03 07:11:27','','gallery-img-thumb-06','','inherit','open','closed','','gallery-img-thumb-06','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',338,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/gallery-img-thumb-06.jpg',0,'attachment','image/jpeg',0),(422,1,'2017-04-03 07:12:21','2017-04-03 07:12:21','','gallery-img-thumb-07','','inherit','open','closed','','gallery-img-thumb-07','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',336,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/gallery-img-thumb-07.jpg',0,'attachment','image/jpeg',0),(423,1,'2017-04-03 07:13:08','2017-04-03 07:13:08','','gallery-img-thumb-08','','inherit','open','closed','','gallery-img-thumb-08','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',334,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/gallery-img-thumb-08.jpg',0,'attachment','image/jpeg',0),(424,1,'2017-04-03 07:14:10','2017-04-03 07:14:10','','gallery-img-thumb-09','','inherit','open','closed','','gallery-img-thumb-09','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',323,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/gallery-img-thumb-09.jpg',0,'attachment','image/jpeg',0),(425,1,'2017-04-03 07:16:55','2017-04-03 07:16:55','','gallery-img-thumb-02','','inherit','open','closed','','gallery-img-thumb-02-3','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',364,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/gallery-img-thumb-02.jpg',0,'attachment','image/jpeg',0),(432,1,'2017-04-04 07:11:06','2017-04-04 07:11:06','','gallery-img-thumb-01','','inherit','open','closed','','gallery-img-thumb-01','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',366,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/gallery-img-thumb-01.jpg',0,'attachment','image/jpeg',0),(458,1,'2017-04-05 06:07:43','2017-04-05 06:07:43','','1474061829492','','inherit','open','closed','','1474061829492','','','2017-04-05 06:07:43','2017-04-05 06:07:43','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/1474061829492.png',0,'attachment','image/png',0),(469,1,'2017-04-05 10:11:48','2017-04-05 10:11:48','','images','','inherit','open','closed','','images','','','2017-04-05 10:11:48','2017-04-05 10:11:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/images.png',0,'attachment','image/png',0),(477,1,'2016-04-06 09:13:58','2016-04-06 09:13:58','Over the river and through the woods was more dangerous back when cars had crummy bias-ply tires, rear-wheel drive and ordinary brakes.\n\n<!--more-->So, tonight you feel confident driving home through several inches of freshly fallen snow after a sumptuous holiday dinner. Your front-drive car has excellent all-season tires and ABS (antilock braking system)—although the ABS light has been on since you banzai\'d the berm at the end of the driveway an hour ago. This may explain the loss of steering control when you\'re slowing down for a corner. Like this downhill turn, right ... there, as you blow straight past it with the wheels skidding and the steering cranked over hard against the stop\n<blockquote>ABS has become pretty much standard equipment on most vehicles. Sensors tell a computer when a wheel stops rotating, which indicates—at least when the vehicle still has forward speed—that the brakes have overpowered the available traction at that particular wheel. The computer then directs a hydraulic valve to release some brake fluid pressure to the wheel to let it rotate again.</blockquote>\nThis process repeats many times per second until the vehicle stops or you lift your foot off the brake pedal. The ABS computer does a power-on self test every time you cycle the ignition. If it finds it\'s lacking data, or a hydraulic pump or valve isn\'t responding, it illuminates the ABS warning light on the dash.','This process repeats many times per second until','','publish','open','open','','this-process-repeats-many-times-per-second-until','','','2016-04-06 09:13:58','2016-04-06 09:13:58','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?p=477',0,'post','',2),(483,1,'2016-04-06 09:17:12','2016-04-06 09:17:12','Over the river and through the woods was more dangerous back when cars had crummy bias-ply tires, rear-wheel drive and ordinary brakes.\n\n<!--more-->So, tonight you feel confident driving home through several inches of freshly fallen snow after a sumptuous holiday dinner. Your front-drive car has excellent all-season tires and ABS (antilock braking system)—although the ABS light has been on since you banzai\'d the berm at the end of the driveway an hour ago. This may explain the loss of steering control when you\'re slowing down for a corner. Like this downhill turn, right ... there, as you blow straight past it with the wheels skidding and the steering cranked over hard against the stop\n<blockquote>ABS has become pretty much standard equipment on most vehicles. Sensors tell a computer when a wheel stops rotating, which indicates—at least when the vehicle still has forward speed—that the brakes have overpowered the available traction at that particular wheel. The computer then directs a hydraulic valve to release some brake fluid pressure to the wheel to let it rotate again.</blockquote>\nThis process repeats many times per second until the vehicle stops or you lift your foot off the brake pedal. The ABS computer does a power-on self test every time you cycle the ignition. If it finds it\'s lacking data, or a hydraulic pump or valve isn\'t responding, it illuminates the ABS warning light on the dash.','Over the river and through the woods was mor','','publish','open','open','','483-2','','','2016-04-06 09:17:12','2016-04-06 09:17:12','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?p=483',0,'post','',2),(490,1,'2017-04-07 03:06:14','2017-04-07 03:06:14','','ValeraSportAS','','inherit','open','closed','','valerasportas','','','2017-04-07 03:06:14','2017-04-07 03:06:14','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/ValeraSportAS.png',0,'attachment','image/png',0),(495,1,'2017-04-07 03:10:06','2017-04-07 03:10:06','','FirehawkIndy500','','inherit','open','closed','','firehawkindy500','','','2017-04-07 03:10:06','2017-04-07 03:10:06','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/FirehawkIndy500.png',0,'attachment','image/png',0),(551,1,'2016-04-08 07:05:08','2016-04-08 07:05:08','Over the river and through the woods was more dangerous back when cars had crummy bias-ply tires, rear-wheel drive and ordinary brakes. So, tonight you feel confident driving home through several inches of freshly fallen snow after a sumptuous holiday dinner.\n\n<!--more-->Your front-drive car has excellent all-season tires and ABS (antilock braking system)—although the ABS light has been on since you banzai\'d the berm at the end of the driveway an hour ago. This may explain the loss of steering control when you\'re slowing down for a corner. Like this downhill turn, right ... there, as you blow straight past it with the wheels skidding and the steering cranked over hard against the stop\n<blockquote>ABS has become pretty much standard equipment on most vehicles. Sensors tell a computer when a wheel stops rotating, which indicates—at least when the vehicle still has forward speed—that the brakes have overpowered the available traction at that particular wheel. The computer then directs a hydraulic valve to release some brake fluid pressure to the wheel to let it rotate again.</blockquote>\nThis process repeats many times per second until the vehicle stops or you lift your foot off the brake pedal. The ABS computer does a power-on self test every time you cycle the ignition. If it finds it\'s lacking data, or a hydraulic pump or valve isn\'t responding, it illuminates the ABS warning light on the dash.','blow straight past it with the wheels skidding','','publish','open','open','','blow-straight-past-it-with-the-wheels-skidding','','','2016-04-08 07:05:08','2016-04-08 07:05:08','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?p=551',0,'post','',2),(554,1,'2016-04-08 07:12:10','2016-04-08 07:12:10','Over time, the plastic that makes up your headlights will degrade and cloud over. If yours aren\'t shining quite like they used to, here\'s how to clean your headlights.Over the river and through the woods was more dangerous back when cars had crummy bias-ply tires, rear-wheel\n\n<!--more-->drive and ordinary brakes. So, tonight you feel confident driving home through several inches of freshly fallen snow after a sumptuous holiday dinner. Your front-drive car has excellent all-season tires and ABS (antilock braking system)—although the ABS light has been on since you banzai\'d the berm at the end of the driveway an hour ago. This may explain the loss of steering control when you\'re slowing down for a corner. Like this downhill turn, right ... there, as you blow straight past it with the wheels skidding and the steering cranked over hard against the stop.\n<blockquote>ABS has become pretty much standard equipment on most vehicles. Sensors tell a computer when a wheel stops rotating, which indicates—at least when the vehicle still has forward speed—that the brakes have overpowered the available traction at that particular wheel. The computer then directs a hydraulic valve to release some brake fluid pressure to the wheel to let it rotate again.</blockquote>\nThis process repeats many times per second until the vehicle stops or you lift your foot off the brake pedal. The ABS computer does a power-on self test every time you cycle the ignition. If it finds it\'s lacking data, or a hydraulic pump or valve isn\'t responding, it illuminates the ABS warning light on the dash.','Make Your Headlights Shine Like New','','publish','open','open','','become-pretty-much-standard-equipment-on-most-vehicles-2','','','2016-04-08 07:12:10','2016-04-08 07:12:10','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?p=554',0,'post','',2),(558,1,'2017-04-08 09:26:42','2017-04-08 09:26:42','This process repeats many times per second until the vehicle stops or you lift your foot off the brake pedal. The ABS computer does a power-on self test every time you cycle the ignition.\n\n<!--more-->Over the river and through the woods was more dangerous back when cars had crummy bias-ply tires, rear-wheel drive and ordinary brakes. So, tonight you feel confident driving home through several inches of freshly fallen snow after a sumptuous holiday dinner. Your front-drive car has excellent all-season tires and ABS (antilock braking system)—although the ABS light has been on since you banzai\'d the berm at the end of the driveway an hour ago. This may explain the loss of steering control when you\'re slowing down for a corner. Like this downhill turn, right ... there, as you blow straight past it with the wheels skidding and the steering cranked over hard against the stop\n<blockquote>ABS has become pretty much standard equipment on most vehicles. Sensors tell a computer when a wheel stops rotating, which indicates—at least when the vehicle still has forward speed—that the brakes have overpowered the available traction at that particular wheel. The computer then directs a hydraulic valve to release some brake fluid pressure to the wheel to let it rotate again.</blockquote>\nThis process repeats many times per second until the vehicle stops or you lift your foot off the brake pedal. The ABS computer does a power-on self test every time you cycle the ignition. If it finds it\'s lacking data, or a hydraulic pump or valve isn\'t responding, it illuminates the ABS warning light on the dash.','ABS has become pretty much standard equipment on most vehicles','','publish','open','open','','abs-has-become-pretty-much-standard-equipment-on-most-vehicles','','','2017-04-08 09:26:42','2017-04-08 09:26:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?p=558',0,'post','',2),(560,1,'2017-04-05 09:28:28','2017-04-05 09:28:28','You don\'t need to spend a fortune on aftermarket installations to upgrade your car\'s amenities. We\'ve rounded up the best deals on gear for a safer, smarter, and cleaner commute.\n\n<!--more-->Over the river and through the woods was more dangerous back when cars had crummy bias-ply tires, rear-wheel drive and ordinary brakes. So, tonight you feel confident driving home through several inches of freshly fallen snow after a sumptuous holiday dinner. Your front-drive car has excellent all-season tires and ABS (antilock braking system)—although the ABS light has been on since you banzai\'d the berm at the end of the driveway an hour ago. This may explain the loss of steering control when you\'re slowing down for a corner. Like this downhill turn, right ... there, as you blow straight past it with the wheels skidding and the steering cranked over hard against the stop\n<blockquote>ABS has become pretty much standard equipment on most vehicles. Sensors tell a computer when a wheel stops rotating, which indicates—at least when the vehicle still has forward speed—that the brakes have overpowered the available traction at that particular wheel. The computer then directs a hydraulic valve to release some brake fluid pressure to the wheel to let it rotate again.</blockquote>\nThis process repeats many times per second until the vehicle stops or you lift your foot off the brake pedal. The ABS computer does a power-on self test every time you cycle the ignition. If it finds it\'s lacking data, or a hydraulic pump or valve isn\'t responding, it illuminates the ABS warning light on the dash.','5 Genius Car Accessories You Should Never Drive Without','','publish','open','open','','brakes-have-overpowered-the-available-traction','','','2017-04-05 09:28:28','2017-04-05 09:28:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?p=560',0,'post','',2),(647,1,'2017-04-19 09:04:25','2017-04-19 09:04:25','','appointment-bg','','inherit','open','closed','','appointment-bg','','','2017-04-19 09:04:25','2017-04-19 09:04:25','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/appointment-bg.png',0,'attachment','image/png',0),(659,1,'2017-04-19 11:21:47','2017-04-19 11:21:47','The brakes on your vehicle work hard every time you drive. When you slow down in traffic, stop at a red light, or must maneuver a quick hard stop because of an obstruction in the road your brakes are at work. Over time the use of your brakes causes normal wear and tear, which can render them ineffective or useless. It’s important to have regular maintenance performed on your braking system to keep it in tip top shape, and provide safe driving conditions for you and your family.\n<h4>What Makes a Brake</h4>\nThe brake system in your vehicle is comprised of a disc, also called a rotor, a caliper, and the brake pad. From inside the car, it seems like all that happens is a push on the brake pedal, and the vehicle stops. But inside the car, this depressed pedal sends brake fluid through the brake lines as a piston moves in the master cylinder. As pistons in the caliper are initiated, the brake shoe pushes against the rotor, causing friction on the brake drum. Essentially, this pressure caused by your brake pad on the drum will slow the roll of your vehicle, and eventually cause it to stop.\n<blockquote>In this way, you can see that your brakes are powered by much more than a simple pedal on the floor of your vehicle. It takes many working factors to make your car stop safely and timely on the road.\n\n<footer>Manager <cite>– Joseph C. Lane,</cite></footer></blockquote>\n<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\" alt=\"\">\n<h3>Price Points to Ponder</h3>\nUnfortunately, the friction of your brakes causes your brake pads to wear down over time, and they will need to be replaced time and time again. This is a normal part of the preventative maintenance routine you should include with your braking system.\n\nOf course, this means spending some money to keep your vehicle in working order and get you home safely every day. So how much money are you looking at spending for brake repair?\n<h3>Why Choose a Mechanic?</h3>\nUnfortunately, the friction of your brakes causes your brake pads to wear down over time, and they will need to be replaced time and time again. This is a normal part of the preventative maintenance routine you should include with your braking system.\n\nOf course, this means spending some money to keep your vehicle in working order and get you home safely every day. So how much money are you looking at spending for brake repair?','Troubleshooting Anti-Lock Brakes','','publish','open','open','','troubleshooting-anti-lock-brakes','','','2022-05-06 10:09:29','2022-05-06 10:09:29','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?p=659',0,'post','',3),(661,1,'2017-04-06 11:35:43','2017-04-06 11:35:43','Colder days are on their way, so it\'s time to make sure your car\'s heater is pumping out all the hot air you need. Here\'s what to do if...\n\n<!--more-->\nOver the river and through the woods was more dangerous back when cars had crummy bias-ply tires, rear-wheel drive and ordinary brakes. So, tonight you feel confident driving home through several inches of freshly fallen snow after a sumptuous holiday dinner. Your front-drive car has excellent all-season tires and ABS (antilock braking system)—although the ABS light has been on since you banzai\'d the berm at the end of the driveway an hour ago. This may explain the loss of steering control when you\'re slowing down for a corner. Like this downhill turn, right ... there, as you blow straight past it with the wheels skidding and the steering cranked over hard against the stop.\n<blockquote>ABS has become pretty much standard equipment on most vehicles. Sensors tell a computer when a wheel stops rotating, which indicates—at least when the vehicle still has forward speed—that the brakes have overpowered the available traction at that particular wheel. The computer then directs a hydraulic valve to release some brake fluid pressure to the wheel to let it rotate again.</blockquote>\n<div class=\"post-text\">\n\nThis process repeats many times per second until the vehicle stops or you lift your foot off the brake pedal. The ABS computer does a power-on self test every time you cycle the ignition. If it finds it\'s lacking data, or a hydraulic pump or valve isn\'t responding, it illuminates the ABS warning light on the dash.\n</div>','What\'s Wrong With My Car\'s Heater?','','publish','open','open','','whats-wrong-cars-heater','','','2017-04-06 11:35:43','2017-04-06 11:35:43','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?p=661',0,'post','',2),(701,1,'2017-04-07 09:55:18','2017-04-07 09:55:18','<blockquote>If something goes wrong with your car and you don\'t know much about car repair, then it\'s time to go to the shop and find out what\'s wrong. However, lots of people are understandably worried about getting ripped off—mechanics are pretty good at detecting when a customer doesn\'t know anything about cars. To avoid this, it\'s a good idea to narrow down the possibilities of what\'s going on inside your car.\n\nThe warning lights on your dashboard are the most obvious starting point. Yet the most common, the Check Engine light, can be utterly confusing because it can cover problems ranging widely in severity. Others, like the engine temperature light, tire pressure light, or oil light are more straightforward to decipher. Regardless of what lights up, never ignore it. Delaying a diagnosis and repair could lead to even bigger problems down the road.</blockquote>','How to Diagnose Car Problems If You Don\'t Know Much About Cars','','publish','open','open','','car-power-self-test-every-time-cycle-ignition','','','2017-04-07 09:55:18','2017-04-07 09:55:18','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?p=701',0,'post','',0),(710,1,'2017-04-25 03:08:57','2017-04-25 03:08:57','<div class=\"contact-form form-horizontal form-default\">\r\n    <div class=\"row\">\r\n        <div class=\"col-md-4\">\r\n            <h5>Contact Info</h5>\r\n            <div class=\"form-group\">\r\n                [text* fname class:form-control placeholder\"Your name\"]\r\n            </div>\r\n            <div class=\"form-group\">\r\n                [text* your-phone class:form-control placeholder\"Phone number\"]\r\n            </div>\r\n            <div class=\"form-group\">\r\n                [email* your-email class:form-control placeholder\"address@youremail.com\"]\r\n            </div>\r\n        </div>\r\n        <div class=\"divider visible-sm visible-xs\"></div>\r\n        <div class=\"col-md-4\">\r\n            <h5>Car Detail</h5>\r\n            <div class=\"form-group\">\r\n                [text* car-model class:form-control placeholder\"Vehicle, Make and Model\"]\r\n            </div>\r\n            <div class=\"form-group\">\r\n                [text* car-year class:form-control placeholder\"Year\"]\r\n            </div>\r\n            <div class=\"form-group\">\r\n                <div class=\"select-wrapper\">\r\n                    [select* select1 Service Required class:input-custom \"2001\" \"2002\" \"2003\" \"2004\" \"2005\" \"2006\" \"2007\" \"2008\" \"2009\" \"2010\"]\r\n                </div>\r\n            </div>\r\n        </div>\r\n        <div class=\"divider visible-sm visible-xs\"></div>\r\n        <div class=\"col-md-4\">\r\n            <h5>Appointment Details</h5>\r\n            <div class=\"form-group\">\r\n                <div class=\"datetimepicker-wrap\">\r\n                    [text* date class:form-control class:datetimepicker placeholder\"Date\"]\r\n                </div>\r\n            </div>\r\n            <div class=\"form-group\">\r\n                <div class=\"timepicker-wrap\">\r\n                    [text* time class:form-control class:timepicker placeholder\"10 : 00\"]\r\n                </div>\r\n            </div>\r\n            <div class=\"form-group\">\r\n                <div class=\"input-group input-type-file\">\r\n                    [file your-file filetypes:jpg|jpeg|png limit:2mb class:form-control class:input-lg placeholder\"Add Photo...\"]\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"divider divider-sm\"></div>\r\n    <div class=\"row\">\r\n        <div class=\"col-sm-4 col-md-3\">\r\n            <button id=\"submit\" class=\"wpcf7-form-control wpcf7-submit btn btn-border btn-invert\"><span>Submit</span></button>\r\n        </div>\r\n        <div class=\"divider visible-xs\"></div>\r\n        <div class=\"col-sm-8 col-md-9\">\r\n            <div class=\"notes-custom\">Please note that the date and time you requested may not be available. </div>\r\n        </div>\r\n    </div>\r\n</div>\n1\nCar Repair Services \"[your-subject]\"\n[your-name] <noreply@smartdatasoft.net>\nnoreply@smartdatasoft.net\nFrom: [fname] [lname]\r\n\r\nSubject: \r\n[your-subject]\r\n\r\nYour Number: \r\n[your-phone]\r\n\r\nYour Email: \r\n[your-email]\r\n\r\nDate: \r\n[date]\r\n\r\nTime: \r\n[time]\r\n\r\nAutoinfo: \r\n[autoinfo]\r\n\r\nMade year:\r\n[select1]\r\n\r\nCurrent Kilometters:\r\n[kilometers]\r\n\r\nMessage Body:\r\n[message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair Services (https://smartdata.tonytemplates.com/car-repair-service-v4s)\nReply-To: <admin@smartdatasoft.net>\n\n\n\n\n\n\n\n\n\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Apointment Form','','publish','closed','closed','','apointment-form','','','2017-04-25 03:08:57','2017-04-25 03:08:57','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=wpcf7_contact_form&amp;p=710',0,'wpcf7_contact_form','',0),(711,1,'2017-04-25 03:32:28','2017-04-25 03:32:28','','Our Shop','','publish','closed','closed','','shop-2','','','2017-04-25 03:32:28','2017-04-25 03:32:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/shop/',0,'page','',0),(712,1,'2017-04-25 03:32:28','2017-04-25 03:32:28','[woocommerce_cart]','Cart','','trash','closed','closed','','cart-2__trashed','','','2022-05-06 10:56:52','2022-05-06 10:56:52','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/cart/',0,'page','',0),(713,1,'2017-04-25 03:32:28','2017-04-25 03:32:28','[woocommerce_checkout]','Checkout','','trash','closed','closed','','checkout-2__trashed','','','2022-05-06 10:56:52','2022-05-06 10:56:52','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/checkout/',0,'page','',0),(714,1,'2017-04-25 03:32:28','2017-04-25 03:32:28','[woocommerce_my_account]','My account','','trash','closed','closed','','my-account-2__trashed','','','2022-05-06 10:57:14','2022-05-06 10:57:14','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/my-account/',0,'page','',0),(791,1,'2017-04-25 04:50:28','2017-04-25 04:50:28','','about-img-1','','inherit','open','closed','','about-img-1','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/about-img-1.jpg',0,'attachment','image/jpeg',0),(794,1,'2017-04-25 04:58:23','2017-04-25 04:58:23','','about-img-2','','inherit','open','closed','','about-img-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/about-img-2.jpg',0,'attachment','image/jpeg',0),(795,1,'2017-04-25 04:58:25','2017-04-25 04:58:25','','about-img-3','','inherit','open','closed','','about-img-3','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/about-img-3.jpg',0,'attachment','image/jpeg',0),(814,1,'2017-04-25 05:45:54','2017-04-25 05:45:54','Testimonials\n											<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-178x179.jpg\" alt=\"\">\n										<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n																				– Silvia R. Brown, Manager\n											<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-178x179.jpg\" alt=\"\">\n										<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes on yourself, especially when you have a family.</p>\n																				– Joseph C. Billups, Manager\n											<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-178x179.jpg\" alt=\"\">\n										<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n																				– Rod N. Clay, \n				<h2>What Our Clients Say</h2>\n				Here\'s what our customers have to say about Car Repair Service				\n				<input type=\"hidden\" id=\"per_page\" value=\"6\"/>\n                <input type=\"hidden\" id=\"grid_style\" value=\"grid\"/>\n                <input type=\"hidden\" id=\"total_tes\" value=\"18 \"/>\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n									<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-178x179.jpg\" alt=\"\">\n										Silvia R. Brown										Manager\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes on yourself, especially when you have a family.</p>\n									<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-178x179.jpg\" alt=\"\">\n										Joseph C. Billups										Manager\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n									<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-178x179.jpg\" alt=\"\">\n										Rod N. Clay										\n								<p>The mechanic that came out to do the work, Whitney, has over 28, probably 30 years of auto repair experience and I felt very confident that he was able to do the job correctly and properly, which he did.</p>\n									<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial3-178x179.jpg\" alt=\"\">\n										Vernice M. Sanders										\n								<p>I booked Master Technician Whitney as my Car Repair Service. He came and checked my car&#8230; He gave clear details about what&#8217;s happening and the problem, which made me very happy and knowledgeable.</p>\n									<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial4-178x179.jpg\" alt=\"\">\n										Harold K. Glidden										\n								<p>I would definitely recommend Car Repair Service. I’ve actually recommended them to several of my friends. Just the convenience of the whole aspect where you can go about your life and get your work.</p>\n									<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial5-178x179.jpg\" alt=\"\">\n										Edna J. Young										\n				<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/themes/car-repair-services/images/ajax-loader.gif\" alt=\"img\">\n				<a data-load=\"testimonial-more-ajax.txt\">More Testimonials</a>','Testimonials','','publish','closed','closed','','testimonial','','','2017-04-25 05:45:54','2017-04-25 05:45:54','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/testimonial-copy/',0,'page','',0),(881,1,'2013-06-07 10:35:39','2013-06-07 10:35:39','','T_1_back','','inherit','open','open','','t_1_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',929,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/T_1_back.jpg',0,'attachment','image/jpeg',0),(883,1,'2013-06-07 10:41:34','2013-06-07 10:41:34','','T_2_back','','inherit','open','open','','t_2_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',930,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/T_2_back.jpg',0,'attachment','image/jpeg',0),(885,1,'2013-06-07 10:45:26','2013-06-07 10:45:26','','T_3_back','','inherit','open','open','','t_3_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',22,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/T_3_back.jpg',0,'attachment','image/jpeg',0),(886,1,'2013-06-07 10:45:27','2013-06-07 10:45:27','','T_3_front','','inherit','open','open','','t_3_front','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',22,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/T_3_front.jpg',0,'attachment','image/jpeg',0),(887,1,'2013-06-07 10:45:29','2013-06-07 10:45:29','','T_4_back','','inherit','open','open','','t_4_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',22,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/T_4_back.jpg',0,'attachment','image/jpeg',0),(888,1,'2013-06-07 10:45:30','2013-06-07 10:45:30','','T_4_front','','inherit','open','open','','t_4_front-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',22,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/T_4_front1.jpg',0,'attachment','image/jpeg',0),(890,1,'2013-06-07 10:49:23','2013-06-07 10:49:23','','T_5_back','','inherit','open','open','','t_5_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',931,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/T_5_back.jpg',0,'attachment','image/jpeg',0),(892,1,'2013-06-07 10:52:02','2013-06-07 10:52:02','','T_6_back','','inherit','open','open','','t_6_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',932,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/T_6_back.jpg',0,'attachment','image/jpeg',0),(894,1,'2013-06-07 10:53:29','2013-06-07 10:53:29','','T_7_back','','inherit','open','open','','t_7_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',933,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/T_7_back.jpg',0,'attachment','image/jpeg',0),(896,1,'2013-06-07 10:59:54','2013-06-07 10:59:54','','hoodie_7_back','','inherit','open','open','','hoodie_7_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',934,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/hoodie_7_back.jpg',0,'attachment','image/jpeg',0),(898,1,'2013-06-07 11:02:26','2013-06-07 11:02:26','','hoodie_2_back','','inherit','open','open','','hoodie_2_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',47,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/hoodie_2_back.jpg',0,'attachment','image/jpeg',0),(900,1,'2013-06-07 11:03:50','2013-06-07 11:03:50','','hoodie_3_back','','inherit','open','open','','hoodie_3_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',935,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/hoodie_3_back.jpg',0,'attachment','image/jpeg',0),(901,1,'2017-03-08 13:24:02','2017-03-08 13:24:02','','about-img','','inherit','open','closed','','about-img','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/about-img.jpg',0,'attachment','image/jpeg',0),(902,1,'2013-06-07 11:05:13','2013-06-07 11:05:13','','hoodie_4_back','','inherit','open','open','','hoodie_4_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',936,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/hoodie_4_back.jpg',0,'attachment','image/jpeg',0),(904,1,'2013-06-07 11:07:10','2013-06-07 11:07:10','','hoodie_5_back','','inherit','open','open','','hoodie_5_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',937,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/hoodie_5_back.jpg',0,'attachment','image/jpeg',0),(906,1,'2013-06-07 11:12:16','2013-06-07 11:12:16','','hoodie_6_back','','inherit','open','open','','hoodie_6_back','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',938,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/hoodie_6_back.jpg',0,'attachment','image/jpeg',0),(908,1,'2013-06-07 11:22:05','2013-06-07 11:22:05','','Poster_1_flat','','inherit','open','open','','poster_1_flat','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',939,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/Poster_1_flat.jpg',0,'attachment','image/jpeg',0),(910,1,'2013-06-07 11:24:47','2013-06-07 11:24:47','','Poster_2_flat','','inherit','open','open','','poster_2_flat','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',940,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/Poster_2_flat.jpg',0,'attachment','image/jpeg',0),(912,1,'2013-06-07 11:27:31','2013-06-07 11:27:31','','Poster_3_flat','','inherit','open','open','','poster_3_flat','','','2013-06-07 11:27:31','2013-06-07 11:27:31','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/Poster_3_flat.jpg',0,'attachment','image/jpeg',0),(914,1,'2013-06-07 11:28:20','2013-06-07 11:28:20','','Poster_4_flat','','inherit','open','open','','poster_4_flat','','','2013-06-07 11:28:20','2013-06-07 11:28:20','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/Poster_4_flat.jpg',0,'attachment','image/jpeg',0),(916,1,'2013-06-07 11:29:37','2013-06-07 11:29:37','','Poster_5_flat','','inherit','open','open','','poster_5_flat','','','2013-06-07 11:29:37','2013-06-07 11:29:37','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/Poster_5_flat.jpg',0,'attachment','image/jpeg',0),(918,1,'2013-06-07 11:32:57','2013-06-07 11:32:57','','cd_1_flat','','inherit','open','open','','cd_1_flat','','','2013-06-07 11:32:57','2013-06-07 11:32:57','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/cd_1_flat.jpg',0,'attachment','image/jpeg',0),(920,1,'2013-06-07 11:34:07','2013-06-07 11:34:07','','cd_2_flat','','inherit','open','open','','cd_2_flat','','','2013-06-07 11:34:07','2013-06-07 11:34:07','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/cd_2_flat.jpg',0,'attachment','image/jpeg',0),(922,1,'2013-06-07 11:35:10','2013-06-07 11:35:10','','cd_3_flat','','inherit','open','open','','cd_3_flat','','','2013-06-07 11:35:10','2013-06-07 11:35:10','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/cd_3_flat.jpg',0,'attachment','image/jpeg',0),(923,1,'2013-06-07 11:36:10','2013-06-07 11:36:10','','cd_4_flat','','inherit','open','open','','cd_4_flat','','','2013-06-07 11:36:10','2013-06-07 11:36:10','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/cd_4_flat.jpg',0,'attachment','image/jpeg',0),(926,1,'2013-06-07 11:37:17','2013-06-07 11:37:17','','cd_5_flat','','inherit','open','open','','cd_5_flat','','','2013-06-07 11:37:17','2013-06-07 11:37:17','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/cd_5_flat.jpg',0,'attachment','image/jpeg',0),(928,1,'2013-06-07 11:38:03','2013-06-07 11:38:03','','cd_6_flat','','inherit','open','open','','cd_6_flat','','','2013-06-07 11:38:03','2013-06-07 11:38:03','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/cd_6_flat.jpg',0,'attachment','image/jpeg',0),(929,1,'2013-06-07 10:35:51','2013-06-07 10:35:51','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Woo Logo','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','woo-logo','','','2013-06-07 10:35:51','2013-06-07 10:35:51','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=15',0,'product','',0),(930,1,'2013-06-07 10:41:52','2013-06-07 10:41:52','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Premium Quality','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','premium-quality','','','2013-06-07 10:41:52','2013-06-07 10:41:52','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=19',0,'product','',0),(931,1,'2013-06-07 10:49:51','2013-06-07 10:49:51','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Ninja Silhouette','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','ninja-silhouette','','','2013-06-07 10:49:51','2013-06-07 10:49:51','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=31',0,'product','',0),(932,1,'2013-06-07 10:52:06','2013-06-07 10:52:06','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Woo Ninja','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','woo-ninja','','','2013-06-07 10:52:06','2013-06-07 10:52:06','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=34',0,'product','',0),(933,1,'2013-06-07 10:53:15','2013-06-07 10:53:15','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Happy Ninja','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','happy-ninja','','','2013-06-07 10:53:15','2013-06-07 10:53:15','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=37',0,'product','',0),(934,1,'2013-06-07 11:00:28','2013-06-07 11:00:28','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Ship Your Idea','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','ship-your-idea-2','','','2013-06-07 11:00:28','2013-06-07 11:00:28','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=40',0,'product','',0),(935,1,'2013-06-07 11:03:56','2013-06-07 11:03:56','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Patient Ninja','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','patient-ninja','','','2013-06-07 11:03:56','2013-06-07 11:03:56','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=50',0,'product','',0),(936,1,'2013-06-07 11:05:37','2013-06-07 11:05:37','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Happy Ninja','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','happy-ninja-2','','','2013-06-07 11:05:37','2013-06-07 11:05:37','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=53',0,'product','',0),(937,1,'2013-06-07 11:07:19','2013-06-07 11:07:19','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Ninja Silhouette','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','ninja-silhouette-2','','','2013-06-07 11:07:19','2013-06-07 11:07:19','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=56',0,'product','',0),(938,1,'2013-06-07 11:12:55','2013-06-07 11:12:55','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Woo Logo','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','woo-logo-2','','','2013-06-07 11:12:55','2013-06-07 11:12:55','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=60',0,'product','',0),(939,1,'2013-06-07 11:22:50','2013-06-07 11:22:50','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Ship Your Idea','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','ship-your-idea-3','','','2013-06-07 11:22:50','2013-06-07 11:22:50','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=67',0,'product','',0),(940,1,'2013-06-07 11:25:01','2013-06-07 11:25:01','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Flying Ninja','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','flying-ninja','','','2013-06-07 11:25:01','2013-06-07 11:25:01','',0,'http://demo.woothemes.com/woocommerce/?post_type=product&amp;p=70',0,'product','',0),(943,1,'2013-06-07 10:44:58','2013-06-07 10:44:58','','Ship Your Idea - green','pa_color: green','publish','open','open','','product-22-variation-2','','','2013-06-07 10:44:58','2013-06-07 10:44:58','',22,'http://demo.woothemes.com/woocommerce/?product_variation=product-22-variation-2',1,'product_variation','',0),(944,1,'2013-06-07 10:59:15','2013-06-07 10:59:15','','Ship Your Idea - black','pa_color: black','publish','open','open','','product-40-variation','','','2013-06-07 10:59:15','2013-06-07 10:59:15','',934,'http://demo.woothemes.com/woocommerce/?product_variation=product-40-variation',0,'product_variation','',0),(945,1,'2013-06-07 10:59:15','2013-06-07 10:59:15','','Ship Your Idea - blue','pa_color: blue','publish','open','open','','product-40-variation-2','','','2013-06-07 10:59:15','2013-06-07 10:59:15','',934,'http://demo.woothemes.com/woocommerce/?product_variation=product-40-variation-2',1,'product_variation','',0),(958,1,'2017-04-25 10:17:46','2017-04-25 10:17:46','','prd-thumb-1','','inherit','open','closed','','prd-thumb-1','','','2017-04-25 10:17:46','2017-04-25 10:17:46','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/prd-thumb-1.jpg',0,'attachment','image/jpeg',0),(959,1,'2017-04-25 10:17:47','2017-04-25 10:17:47','','prd-thumb-2','','inherit','open','closed','','prd-thumb-2','','','2017-04-25 10:17:47','2017-04-25 10:17:47','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/prd-thumb-2.jpg',0,'attachment','image/jpeg',0),(960,1,'2017-04-25 10:17:48','2017-04-25 10:17:48','','prd-thumb-3','','inherit','open','closed','','prd-thumb-3','','','2017-04-25 10:17:48','2017-04-25 10:17:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/prd-thumb-3.jpg',0,'attachment','image/jpeg',0),(971,1,'2017-04-26 05:03:49','2017-04-26 05:03:49','Expires: 11/25/2019\n					$ 10 OFF\n					Repairs!\n					New Customer Coupon\n					Present this coupon and receive  <br>$10 OFF any service\n					<a href=\"javascript:void(0)\"  id=\"coupon_id\">Print Coupon</a>\n					Expires: 11/26/2019\n					$ 15 OFF\n					Maintenance!\n					Standard Oil Change\n					Present this coupon and receive<br>$15 OFF Standard Oil Change\n					<a href=\"javascript:void(0)\"  id=\"coupon_id\">Print Coupon</a>\n					Expires: 11/26/2019\n					$ 25 OFF\n					Maintenance!\n					Brake Service\n					Disc or drum brakes, resurface drums or rotors, new brake pads or shoes\n					<a href=\"javascript:void(0)\"  id=\"coupon_id\">Print Coupon</a>\n					Expires: 11/26/2019\n					$ 15 OFF\n					Maintenance!\n					Standard Oil Change\n					Present this coupon and receive<br>$15 OFF Standard Oil Change\n					<a href=\"javascript:void(0)\"  id=\"coupon_id\">Print Coupon</a>\n					<h2>Low Overhead Means Savings for You</h2>\n                    We are able to negotiate better prices from the auto parts vendors					\n                    <table>\n                        <thead>\n							<tr>\n								<th>Your Car Service</th>\n								<th>Time</th>\n								<th>Cost Range</th>\n							</tr>\n						</thead>\n                        <tbody>\n                                                                <tr>\n                                        <td>Alternator Repair</td>\n                                        <td>1 hour</td>\n                                        <td>$63.00 - $72.00</td>\n                                    </tr>\n                                                                        <tr>\n                                        <td>Brake Light Switch Replacement</td>\n                                        <td>1 hour</td>\n                                        <td>$92.00 - $105.00</td>\n                                    </tr>\n                                                                        <tr>\n                                        <td>Crankshaft Position Sensor Replacement</td>\n                                        <td>1 hour</td>\n                                        <td>$98.00 - $112.00</td>\n                                    </tr>\n                                                                        <tr>\n                                        <td>Car Door Lock Actuator Replacement</td>\n                                        <td>1 hour</td>\n                                        <td>$186.00 - $211.00</td>\n                                    </tr>\n                                                                        <tr>\n                                        <td>Exterior Car Door Handle Replacement</td>\n                                        <td>1 hour</td>\n                                        <td>$192.00 - $215.00</td>\n                                    </tr>\n                                                                        <tr>\n                                        <td>Intake Manifold Gaskets Replacement</td>\n                                        <td>1 hour</td>\n                                        <td>$83.00 - $91.00</td>\n                                    </tr>\n                                                                        <tr>\n                                        <td>Car AC Repair</td>\n                                        <td>1 hour</td>\n                                        <td>$231.00 - $248.00</td>\n                                    </tr>\n                                                                        <tr>\n                                        <td>Car Battery Terminal Ends Replacement</td>\n                                        <td>1 hour</td>\n                                        <td>$379.00 - $390.00</td>\n                                    </tr>\n                                                                        <tr>\n                                        <td>Variable Valve Timing (VVT) Solenoid Replacement</td>\n                                        <td>3 hour</td>\n                                        <td>$540.00 - $573.00</td>\n                                    </tr>\n                                                                        <tr>\n                                        <td>Brake System Flush</td>\n                                        <td>2 hour</td>\n                                        <td>$226.00 - $250.00</td>\n                                    </tr>\n                                                            </tbody>\n                    </table>\n			Schedule\n				<h2>Schedule Your Appointment Today</h2>\n				<p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n				<h2>1-800-123-4567</h2>\n											<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Appointment</a>','Pricing & Coupons','','publish','closed','closed','','pricing-coupons','','','2017-04-26 05:03:49','2017-04-26 05:03:49','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?page_id=971',0,'page','',0),(997,1,'2017-04-27 03:31:04','2017-04-27 03:31:04','','services-1-img','','inherit','open','closed','','services-1-img','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',320,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-1-img.jpg',0,'attachment','image/jpeg',0),(1000,1,'2017-04-27 05:14:18','2017-04-27 05:14:18','','services-2-img','','inherit','open','closed','','services-2-img','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',319,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-2-img.jpg',0,'attachment','image/jpeg',0),(1001,1,'2017-04-27 05:19:31','2017-04-27 05:19:31','','services-3-img','','inherit','open','closed','','services-3-img','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',318,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-3-img.jpg',0,'attachment','image/jpeg',0),(1003,1,'2017-04-27 06:39:46','2017-04-27 06:39:46','','services-4-img','','inherit','open','closed','','services-4-img','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',317,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-4-img.jpg',0,'attachment','image/jpeg',0),(1004,1,'2017-04-27 06:54:58','2017-04-27 06:54:58','','services-5-img','','inherit','open','closed','','services-5-img','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',317,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-5-img.jpg',0,'attachment','image/jpeg',0),(1013,1,'2017-04-27 10:24:16','2017-04-27 10:24:16','The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!','testimonial2','','publish','closed','closed','','home-testimonial','','','2022-05-09 12:00:51','2022-05-09 12:00:51','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1013',0,'car-testimonial','',0),(1014,1,'2017-04-26 10:26:44','2017-04-26 10:26:44','I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.','home testimonial1','','trash','closed','closed','','home-testimonial1__trashed','','','2022-05-09 12:01:08','2022-05-09 12:01:08','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1014',0,'car-testimonial','',0),(1058,1,'2017-04-28 04:26:02','2017-04-28 04:26:02','','tabform-bg','','inherit','open','closed','','tabform-bg','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/tabform-bg.jpg',0,'attachment','image/jpeg',0),(1062,1,'2017-04-21 05:54:00','2017-04-21 05:54:00','I like Car Repair Service, because I don\'t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.','home testimonial3','','trash','closed','closed','','home-testimonial2-copy__trashed','','','2022-05-09 12:01:08','2022-05-09 12:01:08','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/testimonial/home-testimonial2-copy/',0,'car-testimonial','',0),(1064,1,'2017-04-20 05:55:26','2017-04-20 05:55:26','The mechanic that came out to do the work, Whitney, has over 28, probably 30 years of auto repair experience and I felt very confident that he was able to do the job correctly and properly, which he did. So I\'m very happy with the outcome. The bottom line was saving me over $200.Your car not being available when you need it is great.','home testimonial5','','trash','closed','closed','','home-testimonial1-copy-copy__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/testimonial/home-testimonial1-copy-copy/',0,'car-testimonial','',0),(1065,1,'2017-04-19 05:57:14','2017-04-19 05:57:14','I would definitely recommend Car Repair Service. I’ve actually recommended them to several of my friends. Just the convenience of the whole aspect where you can go about your life and get your work done and you don’t need to take the car anywhere or deal with your car not being available when you need it is great.','home testimonial6','','trash','closed','closed','','home-testimonial-copy__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/testimonial/home-testimonial-copy/',0,'car-testimonial','',0),(1066,1,'2017-04-18 05:57:41','2017-04-18 05:57:41','I booked Master Technician Whitney as my Car Repair Service. He came and checked my car... He gave clear details about what\'s happening and the problem, which made me very happy and knowledgeable. I got to know my car very well… He was very honest. I could trust him. So my next service goes to him from Car Repair Service.','home testimonial4','','trash','closed','closed','','home-testimonial2-copy-copy__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/testimonial/home-testimonial2-copy-copy/',0,'car-testimonial','',0),(1105,1,'2017-04-29 06:43:15','2017-04-29 06:43:15','','services-1-img','','inherit','open','closed','','services-1-img-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',320,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-1-img-1.jpg',0,'attachment','image/jpeg',0),(1106,1,'2017-04-29 08:55:05','2017-04-29 08:55:05','','services-3-img','','inherit','open','closed','','services-3-img-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',318,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-3-img-1.jpg',0,'attachment','image/jpeg',0),(1142,1,'2017-06-01 05:12:43','2017-06-01 05:12:43','','prod_4','','inherit','open','closed','','prod_4','','','2017-06-01 05:12:43','2017-06-01 05:12:43','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/prod_4.jpg',0,'attachment','image/jpeg',0),(1143,1,'2017-06-01 05:14:19','2017-06-01 05:14:19','','prod_9','','inherit','open','closed','','prod_9','','','2017-06-01 05:14:19','2017-06-01 05:14:19','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/prod_9.jpg',0,'attachment','image/jpeg',0),(1144,1,'2017-06-01 05:14:42','2017-06-01 05:14:42','','prod_7','','inherit','open','closed','','prod_7','','','2017-06-01 05:14:42','2017-06-01 05:14:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/prod_7.jpg',0,'attachment','image/jpeg',0),(1145,1,'2017-06-01 05:15:15','2017-06-01 05:15:15','','prod_5','','inherit','open','closed','','prod_5','','','2017-06-01 05:15:15','2017-06-01 05:15:15','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/prod_5.jpg',0,'attachment','image/jpeg',0),(1146,1,'2017-06-01 05:15:44','2017-06-01 05:15:44','','prod_3','','inherit','open','closed','','prod_3','','','2017-06-01 05:15:44','2017-06-01 05:15:44','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/prod_3.jpg',0,'attachment','image/jpeg',0),(1147,1,'2017-06-01 05:16:11','2017-06-01 05:16:11','','prod_1','','inherit','open','closed','','prod_1','','','2017-06-01 05:16:11','2017-06-01 05:16:11','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/prod_1.jpg',0,'attachment','image/jpeg',0),(1148,1,'2017-06-01 05:16:44','2017-06-01 05:16:44','','prod_2','','inherit','open','closed','','prod_2','','','2017-06-01 05:16:44','2017-06-01 05:16:44','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/prod_2.jpg',0,'attachment','image/jpeg',0),(1149,1,'2017-06-01 05:18:17','2017-06-01 05:18:17','','prod_8','','inherit','open','closed','','prod_8','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',940,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/prod_8.jpg',0,'attachment','image/jpeg',0),(1150,1,'2017-06-01 05:18:54','2017-06-01 05:18:54','','prod_6','','inherit','open','closed','','prod_6','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',939,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2013/06/prod_6.jpg',0,'attachment','image/jpeg',0),(1192,1,'2017-06-10 03:26:03','2017-06-10 03:26:03','Yesterday\'s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist.','home testimonial7','','trash','closed','closed','','home-testimonial7__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1192',0,'car-testimonial','',0),(1193,1,'2017-06-10 03:27:34','2017-06-10 03:27:34','Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, “nope, take the belt back and ask for a new one under warranty”','home testimonial8','','trash','closed','closed','','home-testimonial8__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1193',0,'car-testimonial','',0),(1194,1,'2017-06-10 03:28:35','2017-06-10 03:28:35','I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for future service.','home testimonial9','','trash','closed','closed','','home-testimonial9__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1194',0,'car-testimonial','',0),(1199,1,'2017-06-10 03:44:07','2017-06-10 03:44:07','Whitney showed up today early, not on time, but early, which was awesome, and took care of everything. Got the oil filter changed. Also, he found some other things that were possibly needing a little attention.','home testimonial10','','trash','closed','closed','','home-testimonial10__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1199',0,'car-testimonial','',0),(1201,1,'2017-06-10 03:45:02','2017-06-10 03:45:02','I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.','home testimonial11','','trash','closed','closed','','home-testimonial11__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1201',0,'car-testimonial','',0),(1203,1,'2017-06-10 03:45:53','2017-06-10 03:45:53','Yesterday\'s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.','home testimonial12','','trash','closed','closed','','home-testimonial12__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1203',0,'car-testimonial','',0),(1205,1,'2017-06-10 03:47:40','2017-06-10 03:47:40','Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended','home testimonial13','','trash','closed','closed','','home-testimonial13__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1205',0,'car-testimonial','',0),(1206,1,'2017-06-10 03:48:45','2017-06-10 03:48:45','I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a \"women who doesn\'t know anything\". That\'s nice!','home testimonial14','','trash','closed','closed','','home-testimonial14__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1206',0,'car-testimonial','',0),(1207,1,'2017-06-10 03:49:41','2017-06-10 03:49:41','My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.','home testimonial15','','trash','closed','closed','','home-testimonial15__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1207',0,'car-testimonial','',0),(1209,1,'2017-06-10 03:50:46','2017-06-10 03:50:46','Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, \"nope, take the belt back and ask for a new one under warranty\".. Charged me $12, and after installing a new belt, turns out they were right.','home testimonial16','','trash','closed','closed','','home-testimonial16__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1209',0,'car-testimonial','',0),(1210,1,'2017-06-10 03:51:42','2017-06-10 03:51:42','I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!','home testimonial17','','trash','closed','closed','','home-testimonial17__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1210',0,'car-testimonial','',0),(1212,1,'2017-06-10 03:52:31','2017-06-10 03:52:31','I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!','home testimonial18','','trash','closed','closed','','home-testimonial18__trashed','','','2022-05-06 11:16:38','2022-05-06 11:16:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car-testimonial&#038;p=1212',0,'car-testimonial','',0),(1213,1,'2017-06-10 04:02:50','2017-06-10 04:02:50','','logo','','inherit','open','closed','','logo','','','2017-06-10 04:02:50','2017-06-10 04:02:50','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/logo.png',0,'attachment','image/png',0),(1222,1,'2017-06-10 05:38:13','2017-06-10 05:38:13','','block-bg-1','','inherit','open','closed','','block-bg-1-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/block-bg-1-1.jpg',0,'attachment','image/jpeg',0),(1519,1,'2017-12-13 06:03:48','2017-12-13 06:03:48','','banner-key-new','','inherit','open','closed','','banner-key-new','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png',0,'attachment','image/png',0),(1520,1,'2017-03-08 07:18:04','2017-03-08 07:18:04','<img width=\"2100\" height=\"1403\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg 2100w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-300x200.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1024x684.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-768x513.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1536x1026.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-2048x1368.jpg 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-735x491.jpg 735w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-600x401.jpg 600w\" sizes=\"(max-width: 2100px) 100vw, 2100px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Stay Comfortable with Annual HVAC Maintenance							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Timely Service								</h6>\n								<p>\n								We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Service								</h6>\n								<p>\n								Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. 								</p>\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>','About Us','','publish','closed','closed','','about-us','','','2022-05-09 13:26:14','2022-05-09 13:26:14','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?page_id=2',0,'page','',0),(1521,1,'2018-10-10 06:50:59','2018-10-10 06:50:59','','Preventative Maintenance','','publish','closed','closed','','1521','','','2018-10-10 06:50:59','2018-10-10 06:50:59','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/',4,'nav_menu_item','',0),(1522,1,'2018-10-10 06:50:59','2018-10-10 06:50:59','','Brake Repair & Service','','publish','closed','closed','','brake-repair-service','','','2018-10-10 06:50:59','2018-10-10 06:50:59','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/brake-repair-service/',5,'nav_menu_item','',0),(1560,1,'2018-02-28 16:06:23','2018-02-28 16:06:23','','Order &ndash; February 28, 2018 @ 04:06 PM','','wc-cancelled','open','closed','order_5a96d37f6feff','order-feb-28-2018-0406-pm','','','2018-02-28 16:06:23','2018-02-28 16:06:23','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4s/?post_type=shop_order&amp;p=1560',0,'shop_order','',1),(1561,1,'2018-03-21 11:08:37','2018-03-21 11:08:37','','Order &ndash; March 21, 2018 @ 11:08 AM','','wc-on-hold','open','closed','order_5ab23d357a003','order-mar-21-2018-1108-am','','','2018-03-21 11:08:37','2018-03-21 11:08:37','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4s/?post_type=shop_order&amp;p=1561',0,'shop_order','',1),(1562,1,'2018-03-23 02:45:16','2018-03-23 02:45:16','','Order &ndash; March 23, 2018 @ 02:45 AM','','wc-on-hold','open','closed','order_5ab46a3c72d44','order-mar-23-2018-0245-am','','','2018-03-23 02:45:16','2018-03-23 02:45:16','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4s/?post_type=shop_order&amp;p=1562',0,'shop_order','',1),(1563,1,'2018-05-04 18:50:27','2018-05-04 18:50:27','','Order &ndash; May 4, 2018 @ 06:50 PM','','wc-on-hold','open','closed','order_5aecab7355171','order-may-04-2018-0650-pm','','','2018-05-04 18:50:27','2018-05-04 18:50:27','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4s/?post_type=shop_order&amp;p=1563',0,'shop_order','',1),(1564,1,'2018-05-29 05:04:40','2018-05-29 05:04:40','','Order &ndash; May 29, 2018 @ 05:04 AM','','wc-on-hold','open','closed','order_5b0cdf685a969','order-may-29-2018-0504-am','','','2018-05-29 05:04:40','2018-05-29 05:04:40','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4s/?post_type=shop_order&amp;p=1564',0,'shop_order','',1),(1565,1,'2018-10-10 06:51:01','2018-10-10 06:51:01','','Blog','','publish','closed','closed','','blog','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/blog/',11,'nav_menu_item','',0),(1566,1,'2018-10-10 06:51:01','2018-10-10 06:51:01',' ','','','publish','closed','closed','','1566','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/1566/',1,'nav_menu_item','',0),(1567,1,'2018-10-10 06:51:01','2018-10-10 06:51:01',' ','','','publish','closed','closed','','1567','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/1567/',20,'nav_menu_item','',0),(1568,1,'2018-10-10 06:51:01','2018-10-10 06:51:01','','Services','','publish','closed','closed','','1568','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/1568/',3,'nav_menu_item','',0),(1569,1,'2018-10-10 06:51:01','2018-10-10 06:51:01',' ','','','publish','closed','closed','','1569','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/1569/',2,'nav_menu_item','',0),(1570,1,'2018-10-10 06:51:01','2018-10-10 06:51:01',' ','','','publish','closed','closed','','faq','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/faq/',18,'nav_menu_item','',0),(1571,1,'2018-10-10 06:51:01','2018-10-10 06:51:01',' ','','','publish','closed','closed','','1571','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/1571/',14,'nav_menu_item','',0),(1573,1,'2018-10-10 06:51:01','2018-10-10 06:51:01','','Shop','','publish','closed','closed','','shop','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/shop/',19,'nav_menu_item','',0),(1574,1,'2018-10-10 06:51:01','2018-10-10 06:51:01',' ','','','publish','closed','closed','','1574','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/1574/',17,'nav_menu_item','',0),(1575,1,'2018-10-10 06:51:01','2018-10-10 06:51:01',' ','','','publish','closed','closed','','1575','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/1575/',10,'nav_menu_item','',0),(1576,1,'2018-10-10 06:51:01','2018-10-10 06:51:01','','Blog Single post','','publish','closed','closed','','blog-single-post','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/blog-single-post/',13,'nav_menu_item','',0),(1577,1,'2018-10-10 06:51:01','2018-10-10 06:51:01','','Blog Classic','','publish','closed','closed','','blog-classic','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/2018/10/10/blog-classic/',12,'nav_menu_item','',0),(1623,1,'2018-11-17 11:30:06','2018-11-17 11:30:06','','header-photo-bg','','inherit','open','closed','','header-photo-bg','','','2018-11-17 11:30:06','2018-11-17 11:30:06','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2018/11/header-photo-bg.jpg',0,'attachment','image/jpeg',0),(1631,1,'2018-11-29 05:20:58','2018-11-29 05:20:58','','grey-bg','','inherit','open','closed','','grey-bg','','','2018-11-29 05:20:58','2018-11-29 05:20:58','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2018/11/grey-bg.png',0,'attachment','image/png',0),(1632,1,'2018-11-29 05:23:09','2018-11-29 05:23:09','','map-marker','','inherit','open','closed','','map-marker','','','2018-11-29 05:23:09','2018-11-29 05:23:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2018/11/map-marker.png',0,'attachment','image/png',0),(1636,1,'2018-12-08 03:42:56','2018-12-08 03:42:56','','Order &ndash; December 8, 2018 @ 03:42 AM','','wc-processing','closed','closed','','order-december-8-2018-0343-am','','','2018-12-08 03:42:56','2018-12-08 03:42:56','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=1636',0,'shop_order','',1),(1653,1,'2019-03-06 12:14:30','2019-03-06 12:14:30','','Order &ndash; March 6, 2019 @ 12:14 PM','','wc-processing','open','closed','wc_order_6dRcJCYEpqABS','order-mar-06-2019-1214-pm','','','2019-03-06 12:14:30','2019-03-06 12:14:30','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=1653',0,'shop_order','',1),(1654,1,'2019-03-22 11:11:11','2019-03-22 11:11:11','','Order &ndash; March 22, 2019 @ 11:11 AM','','wc-processing','open','closed','wc_order_PDNqZEy0otPpJ','order-mar-22-2019-1111-am','','','2019-03-22 11:11:11','2019-03-22 11:11:11','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=1654',0,'shop_order','',1),(1655,1,'2019-03-22 13:07:43','2019-03-22 13:07:43','','Order &ndash; March 22, 2019 @ 01:07 PM','','wc-processing','open','closed','wc_order_vl5UcLVWuz4dB','order-mar-22-2019-0107-pm','','','2019-03-22 13:07:43','2019-03-22 13:07:43','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=1655',0,'shop_order','',1),(1661,1,'2019-05-03 10:42:02','2019-05-03 10:42:02','','Order &ndash; May 3, 2019 @ 10:42 AM','','wc-on-hold','open','closed','wc_order_aVFl3z1ZJtCGy','order-may-03-2019-1042-am','','','2019-05-03 10:42:02','2019-05-03 10:42:02','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=1661',0,'shop_order','',1),(1662,1,'2019-05-07 18:36:48','2019-05-07 18:36:48','','Order &ndash; May 7, 2019 @ 06:36 PM','','wc-cancelled','open','closed','wc_order_RhJMOkDPYDqXa','order-may-07-2019-0636-pm','','','2019-05-07 18:36:48','2019-05-07 18:36:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=1662',0,'shop_order','',1),(1666,1,'2019-05-25 14:16:29','2019-05-25 14:16:29','','Order &ndash; May 25, 2019 @ 02:16 PM','','wc-cancelled','open','closed','wc_order_ppP7D6X5aWi3g','order-may-25-2019-0216-pm','','','2019-05-25 14:16:29','2019-05-25 14:16:29','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=1666',0,'shop_order','',1),(1670,1,'2019-06-14 06:34:49','2019-06-14 06:34:49','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder-2','','','2019-06-14 06:34:49','2019-06-14 06:34:49','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2019/06/woocommerce-placeholder.png',0,'attachment','image/png',0),(1675,1,'2019-09-11 10:00:57','2019-09-11 10:00:57','','Order &ndash; September 11, 2019 @ 10:00 AM','','wc-processing','open','closed','wc_order_bZxLaPG5k3GbE','order-sep-11-2019-1000-am','','','2019-09-11 10:00:57','2019-09-11 10:00:57','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=1675',0,'shop_order','',1),(1677,1,'2019-10-02 05:35:01','2019-10-02 05:35:01','<!-- wp:paragraph -->\n<p>[estimate_search]</p>\n<!-- /wp:paragraph -->','Estimate Plugin','','publish','closed','closed','','estimate-plugin','','','2019-10-02 05:35:01','2019-10-02 05:35:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?page_id=1677',0,'page','',0),(1680,1,'2019-10-11 04:47:58','2019-10-11 04:47:58','','Order &ndash; October 11, 2019 @ 04:47 AM','','wc-cancelled','open','closed','wc_order_uxnkwmfxNEoUi','order-oct-11-2019-0447-am','','','2019-10-11 04:47:58','2019-10-11 04:47:58','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=1680',0,'shop_order','',1),(1695,1,'2020-02-13 06:36:08','2020-02-13 06:36:08','','slide1','','inherit','open','closed','','slide1-2-2','','','2020-02-13 06:36:08','2020-02-13 06:36:08','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/02/slide1.jpg',0,'attachment','image/jpeg',0),(1696,1,'2020-02-13 06:37:24','2020-02-13 06:37:24','','slide2','','inherit','open','closed','','slide2-2','','','2020-02-13 06:37:24','2020-02-13 06:37:24','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/02/slide2.jpg',0,'attachment','image/jpeg',0),(1697,1,'2020-02-13 06:37:29','2020-02-13 06:37:29','','slide3','','inherit','open','closed','','slide3-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/slide3.jpg',0,'attachment','image/jpeg',0),(1721,1,'2020-02-13 07:06:00','2020-02-13 07:06:00','Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>','25 % discount','','publish','closed','closed','','25-discount','','','2020-02-13 07:06:00','2020-02-13 07:06:00','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=elementor_library&amp;p=1721',0,'elementor_library','',0),(1742,1,'2020-02-13 07:49:39','2020-02-13 07:49:39','','service-6-bg','','inherit','open','closed','','service-6-bg-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg.jpg',0,'attachment','image/jpeg',0),(1872,1,'2020-02-15 07:15:42','2020-02-15 07:15:42','','services-2-img','','inherit','open','closed','','services-2-img-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',319,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-2-img-1.jpg',0,'attachment','image/jpeg',0),(1910,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Brake Master Cylinder Replacement','','publish','closed','closed','','brake-master-cylinder-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/fuel-injector-replacement-2-2/',0,'service-estimate','',0),(1911,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Brake Pad Replacement, Resurface Rotors','','publish','closed','closed','','brake-pad-replacement-resurface-rotors','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/fuel-injector-replacement-2-2-2/',0,'service-estimate','',0),(1913,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Brake Rotor Replacement','','publish','closed','closed','','brake-rotor-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/fuel-injector-replacement-2-2-2-2-2/',0,'service-estimate','',0),(1915,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Automatic Transmission Fluid/Filter Change','','publish','closed','closed','','automatic-transmission-fluid-filter-change','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/air-filter-replacement-2/',0,'service-estimate','',0),(1917,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Cabin Air Filter Replacement','','publish','closed','closed','','cabin-air-filter-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/brake-fluid-replacement-flush-2/',0,'service-estimate','',0),(1918,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Coolant Replacement/Flush','','publish','closed','closed','','coolant-replacement-flush','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/cabin-air-filter-replacement-2/',0,'service-estimate','',0),(1919,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Fuel Pump Replacement','','publish','closed','closed','','fuel-pump-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/coolant-replacement-flush-2/',0,'service-estimate','',0),(1921,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Ignition Coil Replacement','','publish','closed','closed','','ignition-coil-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/head-gasket-replacement-2/',0,'service-estimate','',0),(1922,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Intake Manifold Gasket Replacement','','publish','closed','closed','','intake-manifold-gasket-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/ignition-coil-replacement-2/',0,'service-estimate','',0),(1924,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Oil Pan Reseal - Engine','','publish','closed','closed','','oil-pan-reseal-engine','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/mass-airflow-sensor-replacement-2/',0,'service-estimate','',0),(1925,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\r\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\r\n\r\n<b>Best Practices</b>\r\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Oil Pump Replacement','','publish','closed','closed','','oil-pump-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/oil-pan-reseal-engine-2/',0,'service-estimate','',0),(1927,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Radiator Replacement','','publish','closed','closed','','radiator-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/radiator-hose-replacement-2/',0,'service-estimate','',0),(1929,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Spark Plug Replacement','','publish','closed','closed','','spark-plug-replacement-2','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/spark-plug-replacement-2/',0,'service-estimate','',0),(1944,1,'2020-03-09 06:17:03','2020-03-09 06:17:03','','Default Kit','','publish','closed','closed','','default-kit-2','','','2020-03-09 06:17:03','2020-03-09 06:17:03','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?elementor_library=default-kit',0,'elementor_library','',0),(1945,1,'2020-03-09 06:21:14','2020-03-09 06:21:14','','logo','','inherit','open','closed','','logo-2','','','2020-03-09 06:21:14','2020-03-09 06:21:14','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/logo.png',0,'attachment','image/png',0),(1946,1,'2020-03-09 07:11:36','2020-03-09 07:11:36','','grey-bg','','inherit','open','closed','','grey-bg-2','','','2020-03-09 07:11:36','2020-03-09 07:11:36','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/grey-bg.png',0,'attachment','image/png',0),(1978,1,'2020-03-09 11:47:32','2020-03-09 11:47:32','','block-bg-1','','inherit','open','closed','','block-bg-1-3','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/block-bg-1.jpg',0,'attachment','image/jpeg',0),(1982,1,'2020-03-09 12:16:08','2020-03-09 12:16:08','','img-parallax01-img01','','inherit','open','closed','','img-parallax01-img01','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img01.jpg',0,'attachment','image/jpeg',0),(1984,1,'2020-03-09 12:17:12','2020-03-09 12:17:12','','img-parallax01-img02','','inherit','open','closed','','img-parallax01-img02','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img02.jpg',0,'attachment','image/jpeg',0),(1988,1,'2020-03-10 03:30:42','2020-03-10 03:30:42','','block-bg-2','','inherit','open','closed','','block-bg-2-2','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/block-bg-2.jpg',0,'attachment','image/jpeg',0),(1993,1,'2020-03-10 03:57:39','2020-03-10 03:57:39','','promo02-img-01','','inherit','open','closed','','promo02-img-01','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/promo02-img-01.jpg',0,'attachment','image/jpeg',0),(1995,1,'2020-03-10 03:58:25','2020-03-10 03:58:25','','promo02-img-02','','inherit','open','closed','','promo02-img-02','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/promo02-img-02.jpg',0,'attachment','image/jpeg',0),(1997,1,'2020-03-10 03:59:32','2020-03-10 03:59:32','','promo02-img-03','','inherit','open','closed','','promo02-img-03','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/promo02-img-03.jpg',0,'attachment','image/jpeg',0),(1998,1,'2020-03-10 03:59:54','2020-03-10 03:59:54','','promo02-img-04','','inherit','open','closed','','promo02-img-04','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/promo02-img-04.jpg',0,'attachment','image/jpeg',0),(2006,1,'2020-03-10 05:45:26','2020-03-10 05:45:26','','section-blog-img01','','inherit','open','closed','','section-blog-img01','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',1212,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01.jpg',0,'attachment','image/jpeg',0),(2009,1,'2020-03-10 06:13:39','2020-03-10 06:13:39','','video-img-01','','inherit','open','closed','','video-img-01','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01.jpg',0,'attachment','image/jpeg',0),(2041,1,'2020-03-18 06:50:55','2020-03-18 06:50:55','','slide2','','inherit','open','closed','','slide2-3','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/slide2.jpg',0,'attachment','image/jpeg',0),(2047,1,'2020-03-18 09:13:15','2020-03-18 09:13:15','','img-logo','','inherit','open','closed','','img-logo','','','2020-03-18 09:13:15','2020-03-18 09:13:15','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-logo.png',0,'attachment','image/png',0),(2050,1,'2020-03-18 09:14:32','2020-03-18 09:14:32','','img-parallax02-img01','','inherit','open','closed','','img-parallax02-img01','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax02-img01.png',0,'attachment','image/png',0),(2058,1,'2020-03-18 09:54:55','2020-03-18 09:54:55','','card01-img01','','inherit','open','closed','','card01-img01','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/card01-img01.png',0,'attachment','image/png',0),(2062,1,'2020-03-18 10:04:55','2020-03-18 10:04:55','','card01-img02','','inherit','open','closed','','card01-img02','','','2022-05-06 10:09:26','2022-05-06 10:09:26','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/card01-img02.png',0,'attachment','image/png',0),(2063,1,'2020-03-18 10:05:19','2020-03-18 10:05:19','','card01-img03','','inherit','open','closed','','card01-img03','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/card01-img03.png',0,'attachment','image/png',0),(2099,1,'2020-03-19 05:54:14','2020-03-19 05:54:14','','popup-img01','','inherit','open','closed','','popup-img01','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/popup-img01.jpg',0,'attachment','image/jpeg',0),(2127,1,'2020-03-19 10:55:27','2020-03-19 10:55:27','','services-item-img02','','inherit','open','closed','','services-item-img02','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',320,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg',0,'attachment','image/jpeg',0),(2138,1,'2020-03-19 12:06:56','2020-03-19 12:06:56','<div class=\"block-aside__content\">\r\n<div class=\"contact-form form-default\">\r\n    <div class=\"form-group\">\r\n        [text* your-name class:form-control class:input-full placeholder\"Your name\"]\r\n    </div>\r\n    <div class=\"form-group\">\r\n        [email* your-email class:form-control class:input-full placeholder\"address@youremail.com\"]\r\n    </div>\r\n    <div class=\"form-group\">\r\n        [textarea* your-message 30x4 class:form-control class:textarea-custom class:input-full placeholder\"Your Question...\"]\r\n    </div>\r\n    <div class=\"form-group\">\r\n        <button type=\"submit\" id=\"submit-contact\" class=\"btn btn-border btn-invert wpcf7-form-control wpcf7-submit\"><span>Ask Question</span></button>\r\n    </div>\r\n</div>\r\n</div>\n1\nCar Repair \"[your-subject]\"\nCar Repair <noreply@smartdatsoft.net>\nnoreply@smartdatsoft.net\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/car1)\nReply-To: [your-email]\n\n\n\n\nCar Repair \"[your-subject]\"\nCar Repair <abdur.rahim@smartdatsoft.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/car1)\nReply-To: abdur.rahim@smartdatsoft.net\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Service Sidebar Form','','publish','closed','closed','','service-sidebar-form','','','2020-03-19 12:06:56','2020-03-19 12:06:56','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=wpcf7_contact_form&amp;p=2138',0,'wpcf7_contact_form','',0),(2147,1,'2020-03-19 12:28:48','2020-03-19 12:28:48','','Brake Repair & Services','','publish','closed','closed','','2147','','','2020-03-19 12:28:48','2020-03-19 12:28:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?p=2147',1,'nav_menu_item','',0),(2152,1,'2020-03-19 12:28:48','2020-03-19 12:28:48','','Engine Services','','publish','closed','closed','','2152','','','2020-03-19 12:28:48','2020-03-19 12:28:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?p=2152',2,'nav_menu_item','',0),(2153,1,'2020-03-19 12:28:48','2020-03-19 12:28:48','','Exhaust System','','publish','closed','closed','','2153','','','2020-03-19 12:28:48','2020-03-19 12:28:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?p=2153',3,'nav_menu_item','',0),(2180,1,'2020-03-23 07:06:50','2020-03-23 07:06:50','<ul data-option-key=\"filter\">\n                        <li><a href=\"#filter\" data-option-value=\"*\">All</a></li>\n                        <li><a href=\"#filter\" data-option-value=\".vehicle-repair\">VEHICLE REPAIR</a></li><li><a href=\"#filter\" data-option-value=\".other\">OTHER</a></li><li><a href=\"#filter\" data-option-value=\".car-maintenance\">CAR MAINTENANCE</a></li>                    </ul>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Toyota FJ Cruiser</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Ford C-Max</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Chevrolet Cruze</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Chevrolet Silverado</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Honda CR-V</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Hyundai Tucson</h6>\n                <a href=\"#\">More Photos</a>','Gallery of Сomparisons','','publish','closed','closed','','gallery-of-%d1%81omparisons','','','2022-05-06 10:09:29','2022-05-06 10:09:29','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?page_id=2180',0,'page','',0),(2183,1,'2020-03-23 07:07:42','2020-03-23 07:07:42',' ','','','publish','closed','closed','','2183','','','2020-03-23 07:07:42','2020-03-23 07:07:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?p=2183',16,'nav_menu_item','',0),(2184,1,'2020-03-23 07:07:42','2020-03-23 07:07:42','','Gallery Classic','','publish','closed','closed','','2184','','','2020-03-23 07:07:42','2020-03-23 07:07:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?p=2184',15,'nav_menu_item','',0),(2186,1,'2020-03-23 07:28:07','2020-03-23 07:28:07','','img01-before','','inherit','open','closed','','img01-before','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',366,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-before.jpg',0,'attachment','image/jpeg',0),(2187,1,'2020-03-23 07:28:07','2020-03-23 07:28:07','','img01-after','','inherit','open','closed','','img01-after','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',366,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-after.jpg',0,'attachment','image/jpeg',0),(2191,1,'2020-03-23 08:50:06','2020-03-23 08:50:06','','img02-before','','inherit','open','closed','','img02-before','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',364,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-before.jpg',0,'attachment','image/jpeg',0),(2192,1,'2020-03-23 08:50:06','2020-03-23 08:50:06','','img02-after','','inherit','open','closed','','img02-after','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',364,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-after.jpg',0,'attachment','image/jpeg',0),(2193,1,'2020-03-23 08:51:42','2020-03-23 08:51:42','','img03-before','','inherit','open','closed','','img03-before','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',362,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-before.jpg',0,'attachment','image/jpeg',0),(2194,1,'2020-03-23 08:51:42','2020-03-23 08:51:42','','img03-after','','inherit','open','closed','','img03-after','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',362,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-after.jpg',0,'attachment','image/jpeg',0),(2195,1,'2020-03-23 08:53:14','2020-03-23 08:53:14','','img04-before','','inherit','open','closed','','img04-before','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',342,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-before.jpg',0,'attachment','image/jpeg',0),(2196,1,'2020-03-23 08:53:14','2020-03-23 08:53:14','','img04-after','','inherit','open','closed','','img04-after','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',342,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-after.jpg',0,'attachment','image/jpeg',0),(2197,1,'2020-03-23 08:55:48','2020-03-23 08:55:48','','img05-before','','inherit','open','closed','','img05-before','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',340,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-before.jpg',0,'attachment','image/jpeg',0),(2198,1,'2020-03-23 08:55:48','2020-03-23 08:55:48','','img05-after','','inherit','open','closed','','img05-after','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',340,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-after.jpg',0,'attachment','image/jpeg',0),(2199,1,'2020-03-23 08:57:04','2020-03-23 08:57:04','','img06-before','','inherit','open','closed','','img06-before','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',338,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-before.jpg',0,'attachment','image/jpeg',0),(2200,1,'2020-03-23 08:57:04','2020-03-23 08:57:04','','img06-after','','inherit','open','closed','','img06-after','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',338,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-after.jpg',0,'attachment','image/jpeg',0),(2220,1,'2020-03-24 03:22:07','2020-03-24 03:22:07','<div class=\"contact-form form-default\">\r\n    <div class=\"custom-width-01\">\r\n        <div class=\"row\">\r\n            <div class=\"col-md-6\">\r\n                <div class=\"input-wrapper\">[text* your-name class:form-control class:input-full placeholder\"Your name\"]</div>\r\n            </div>\r\n            <div class=\"col-md-6\">\r\n                <div class=\"input-wrapper\">[email* your-email class:form-control class:input-full placeholder\"address@youremail.com\"]</div>\r\n            </div>\r\n            <div class=\"col-sm-12\">\r\n                <div class=\"input-wrapper\">[textarea your-message class:textarea-custom class:input-full class:form-control placeholder\"Your Question...\"]</div>\r\n            </div>\r\n            <div class=\"col-sm-12 text-center\">\r\n                <div class=\"divider-sm\"></div>\r\n                <div><button type=\"submit\" id=\"submit-contact\" class=\"btn btn-wide btn-border btn-invert wpcf7-form-control wpcf7-submit\"><span>Ask Question</span></button></div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\n1\nCar Repair \"[your-subject]\"\nCar Repair <noreply@smartdatsoft.net>\nnoreply@smartdatsoft.net\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/car1)\nReply-To: [your-email]\n\n\n\n\nCar Repair \"[your-subject]\"\nCar Repair <abdur.rahim@smartdatsoft.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/car1)\nReply-To: abdur.rahim@smartdatsoft.net\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Question Form','','publish','closed','closed','','question-form','','','2020-03-24 03:22:07','2020-03-24 03:22:07','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=wpcf7_contact_form&amp;p=2220',0,'wpcf7_contact_form','',0),(2225,1,'2020-03-25 08:54:55','2020-03-25 08:54:55','<div class=\"contact-form form-default\">\r\n    <div class=\"row\">\r\n        <div class=\"col-md-6\">\r\n            <div class=\"input-wrapper\">\r\n                [text* your-name class:form-control class:input-full placeholder\"Your name\"]\r\n            </div>\r\n        </div>\r\n        <div class=\"col-md-6\">\r\n            <div class=\"input-wrapper\">\r\n                [email* your-email class:form-control class:input-full placeholder\"address@youremail.com\"]\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"input-wrapper\">\r\n        [textarea* your-message class:input-full class:form-control placeholder\"Your Question...\" ]\r\n    </div>\r\n    <div><button type=\"submit\" id=\"submit-contact\" class=\"btn btn-border btn-invert btn-wide wpcf7-form-control wpcf7-submit\"><span>Contact Us</span></button></div>\r\n</div>\n1\nCar Repair \"[your-subject]\"\nCar Repair <noreply@smartdatsoft.net>\nnoreply@smartdatsoft.net\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/car1)\nReply-To: [your-email]\n\n\n\n\nCar Repair \"[your-subject]\"\nCar Repair <abdur.rahim@smartdatsoft.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/car1)\nReply-To: abdur.rahim@smartdatsoft.net\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact Form','','publish','closed','closed','','contact-form','','','2020-03-25 08:54:55','2020-03-25 08:54:55','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=wpcf7_contact_form&amp;p=2225',0,'wpcf7_contact_form','',0),(2229,1,'2020-03-25 09:20:40','2020-03-25 09:20:40','','section-bg01','','inherit','open','closed','','section-bg01','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',48,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/section-bg01.png',0,'attachment','image/png',0),(2252,1,'2020-03-26 08:51:21','2020-03-26 08:51:21','','services-item-img01','','inherit','open','closed','','services-item-img01','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',320,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img01.jpg',0,'attachment','image/jpeg',0),(2258,1,'2020-03-26 08:57:38','2020-03-26 08:57:38','','Preventative Maintenance','','publish','closed','closed','','2258','','','2020-03-26 08:57:38','2020-03-26 08:57:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?p=2258',4,'nav_menu_item','',0),(2259,1,'2020-03-26 08:57:38','2020-03-26 08:57:38','','Tires & Wheels','','publish','closed','closed','','2259','','','2020-03-26 08:57:38','2020-03-26 08:57:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?p=2259',5,'nav_menu_item','',0),(2260,1,'2020-03-26 08:57:38','2020-03-26 08:57:38','','Transmission Service & Repair','','publish','closed','closed','','2260','','','2020-03-26 08:57:38','2020-03-26 08:57:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?p=2260',6,'nav_menu_item','',0),(2266,1,'2020-03-26 10:09:01','2020-03-26 10:09:01','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Tires<br> & Wheels','','publish','closed','closed','','preventative-maintenance-3-2','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=car_services&#038;p=2266',0,'car_services','',0),(2268,1,'2020-03-26 10:09:40','2020-03-26 10:09:40','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Engine<br> Services','','publish','closed','closed','','tires-wheels-2','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=car_services&#038;p=2268',0,'car_services','',0),(2270,1,'2020-03-26 10:09:55','2020-03-26 10:09:55','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Transmission <br> Service & Repair','','publish','closed','closed','','exhaustsystem-2-2','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=car_services&#038;p=2270',0,'car_services','',0),(2272,1,'2020-03-26 10:10:10','2020-03-26 10:10:10','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Brake <br>Repair & Services','','publish','closed','closed','','would-you-like-to-2','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=car_services&#038;p=2272',0,'car_services','',0),(2275,1,'2020-03-26 10:10:38','2020-03-26 10:10:38','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Preventative<br> Maintenance','','publish','closed','closed','','automatic-updatesand-unlock-2','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=car_services&#038;p=2275',0,'car_services','',0),(2282,1,'2020-03-27 05:02:10','2020-03-27 05:02:10','','logo','','inherit','open','closed','','logo-3-2','','','2020-03-27 05:02:10','2020-03-27 05:02:10','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/logo-1.png',0,'attachment','image/png',0),(2298,1,'2020-03-31 10:24:04','2020-03-31 10:24:04','','header-photo-bg','','inherit','open','closed','','header-photo-bg-2','','','2020-03-31 10:24:04','2020-03-31 10:24:04','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/header-photo-bg.jpg',0,'attachment','image/jpeg',0),(2303,1,'2020-03-28 03:43:37','2020-03-28 03:43:37','About Company\n                        About Car Repair Services\n                    <p>We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.</p>\n<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>                \n                    <a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n                            <svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n                                <path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n                                    s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n                                    V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n                                    c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n                                    C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n                                    c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"></path>\n                                <g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n                                <g></g><g></g><g></g><g></g><g></g>\n                            </svg>\n                    </a>\n                    <a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n                            <svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n                                <path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n                                    s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n                                    V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n                                    c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n                                    C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n                                    c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"></path>\n                                <g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n                            </svg>\n                    </a>\n                    <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/tabs-img02.jpg\" alt=\"\">','About Company','','publish','closed','closed','','about-company','','','2022-05-06 10:54:41','2022-05-06 10:54:41','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=elementor_library&#038;p=2303',0,'elementor_library','',0),(2307,1,'2020-03-28 03:44:23','2020-03-28 03:44:23','Advantages\n                                        <h6>We Make It Easy</h6>\n                                        <p>\n                                        Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.                                        </p>\n                                        <h6>OEM Factory Parts Warranty</h6>\n                                        <p>\n                                        OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.                                        </p>\n                                        <h6>Fair And Transparent Pricing</h6>\n                                        <p>\n                                        We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.                                        </p>\n                                        <h6>Happiness Guaranteed</h6>\n                                        <p>\n                                        We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.                                        </p>','Our Advantages','','publish','closed','closed','','our-advantages','','','2020-03-28 03:44:23','2020-03-28 03:44:23','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=elementor_library&amp;p=2307',0,'elementor_library','',0),(2311,1,'2020-03-28 03:45:27','2020-03-28 03:45:27','<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/tabs-img01.jpg\" alt=\"\">\n                    Additional\n                    <p>\n                    Below are some of the many auto repair services we offer:                    </p>\n                    <ul>\n                    <li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>\n                    </ul>\n                    <a href=\"#\">+ More Services</a>','Additional Service','','publish','closed','closed','','additional-service','','','2022-05-06 10:54:41','2022-05-06 10:54:41','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=elementor_library&#038;p=2311',0,'elementor_library','',0),(2319,1,'2020-03-28 04:19:07','2020-03-28 04:19:07','','tabs-img01','','inherit','open','closed','','tabs-img01','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2311,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/tabs-img01.jpg',0,'attachment','image/jpeg',0),(2328,1,'2020-03-28 04:45:58','2020-03-28 04:45:58','','layout01__bg02','','inherit','open','closed','','layout01__bg02','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2307,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/layout01__bg02.jpg',0,'attachment','image/jpeg',0),(2337,1,'2020-03-28 05:47:09','2020-03-28 05:47:09','','tabs-img02','','inherit','open','closed','','tabs-img02','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2303,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/tabs-img02.jpg',0,'attachment','image/jpeg',0),(2344,1,'2020-04-01 03:34:43','2020-04-01 03:34:43','','slide3','','inherit','open','closed','','slide3-3','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/slide3.jpg',0,'attachment','image/jpeg',0),(2345,1,'2020-04-01 03:34:58','2020-04-01 03:34:58','','slide1','','inherit','open','closed','','slide1','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',56,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/slide1.jpg',0,'attachment','image/jpeg',0),(2347,1,'2020-03-28 06:37:08','2020-03-28 06:37:08','','block-wrapper01','','inherit','open','closed','','block-wrapper01','','','2020-03-28 06:37:08','2020-03-28 06:37:08','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/block-wrapper01.jpg',0,'attachment','image/jpeg',0),(2351,1,'2020-03-28 07:15:28','2020-03-28 07:15:28','','testimonials02_img01','','inherit','open','closed','','testimonials02_img01','','','2020-03-28 07:15:28','2020-03-28 07:15:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/06/testimonials02_img01.jpg',0,'attachment','image/jpeg',0),(2353,1,'2020-03-28 07:27:20','2020-03-28 07:27:20','','testimonials02_img03','','inherit','open','closed','','testimonials02_img03','','','2020-03-28 07:27:20','2020-03-28 07:27:20','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/06/testimonials02_img03.jpg',0,'attachment','image/jpeg',0),(2354,1,'2020-03-28 07:28:08','2020-03-28 07:28:08','','testimonials02_img02','','inherit','open','closed','','testimonials02_img02','','','2020-03-28 07:28:08','2020-03-28 07:28:08','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/06/testimonials02_img02.jpg',0,'attachment','image/jpeg',0),(2357,1,'2020-03-28 08:19:02','2020-03-28 08:19:02','<a href=\"\">\n            <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\">\n                    24 Hour Breakdown Service\n                    To order a Breakdown Recovery Service now or if you require a quote, please contact us\n                    1-800-123-4567\n                    Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n        </a>','Banner Service','','publish','closed','closed','','banner-service','','','2022-05-06 10:54:41','2022-05-06 10:54:41','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=elementor_library&#038;p=2357',0,'elementor_library','',0),(2361,1,'2020-03-28 09:13:39','2020-03-28 09:13:39','','promo_img01','','inherit','open','closed','','promo_img01','','','2020-03-28 09:13:39','2020-03-28 09:13:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/promo_img01.jpg',0,'attachment','image/jpeg',0),(2367,1,'2020-03-28 10:07:05','2020-03-28 10:07:05','','block-bg-4','','inherit','open','closed','','block-bg-4','','','2020-03-28 10:07:05','2020-03-28 10:07:05','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/block-bg-4.jpg',0,'attachment','image/jpeg',0),(2369,1,'2020-03-28 10:08:09','2020-03-28 10:08:09','','pricing-box02_img01','','inherit','open','closed','','pricing-box02_img01','','','2020-03-28 10:08:09','2020-03-28 10:08:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/pricing-box02_img01.png',0,'attachment','image/png',0),(2370,1,'2020-04-02 04:36:38','2020-04-02 04:36:38','','blog-post-img-01','','inherit','open','closed','','blog-post-img-01','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',659,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/blog-post-img-01.jpg',0,'attachment','image/jpeg',0),(2372,1,'2020-03-28 10:09:39','2020-03-28 10:09:39','','pricing-box02_img03','','inherit','open','closed','','pricing-box02_img03','','','2020-03-28 10:09:39','2020-03-28 10:09:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/pricing-box02_img03.png',0,'attachment','image/png',0),(2373,1,'2020-04-02 04:37:27','2020-04-02 04:37:27','','blog-post-img-02','','inherit','open','closed','','blog-post-img-02','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',558,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/04/blog-post-img-02.jpg',0,'attachment','image/jpeg',0),(2374,1,'2020-03-28 10:10:31','2020-03-28 10:10:31','','pricing-box02_img05','','inherit','open','closed','','pricing-box02_img05','','','2020-03-28 10:10:31','2020-03-28 10:10:31','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/pricing-box02_img05.png',0,'attachment','image/png',0),(2379,1,'2020-03-28 10:41:53','2020-03-28 10:41:53','','header-photo-bg02','','inherit','open','closed','','header-photo-bg02','','','2020-03-28 10:41:53','2020-03-28 10:41:53','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/header-photo-bg02.jpg',0,'attachment','image/jpeg',0),(2394,1,'2020-04-01 05:57:02','2020-04-01 05:57:02','','slide-new1','','inherit','open','closed','','slide-new1','','','2020-04-01 05:57:02','2020-04-01 05:57:02','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/slide-new1.jpg',0,'attachment','image/jpeg',0),(2395,1,'2020-04-01 05:57:14','2020-04-01 05:57:14','','slide-new2','','inherit','open','closed','','slide-new2','','','2020-04-01 05:57:14','2020-04-01 05:57:14','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/slide-new2.jpg',0,'attachment','image/jpeg',0),(2400,1,'2020-04-12 10:58:01','2020-04-12 10:58:01','','gallery-img01','','inherit','open','closed','','gallery-img01','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',366,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01.jpg',0,'attachment','image/jpeg',0),(2403,1,'2020-04-12 11:18:47','2020-04-12 11:18:47','','gallery-img02','','inherit','open','closed','','gallery-img02','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',364,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02.jpg',0,'attachment','image/jpeg',0),(2404,1,'2020-04-12 11:19:51','2020-04-12 11:19:51','','gallery-img03','','inherit','open','closed','','gallery-img03','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',362,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03.jpg',0,'attachment','image/jpeg',0),(2405,1,'2020-04-12 11:24:31','2020-04-12 11:24:31','','gallery-img04','','inherit','open','closed','','gallery-img04','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',342,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04.jpg',0,'attachment','image/jpeg',0),(2406,1,'2020-04-12 11:26:46','2020-04-12 11:26:46','','gallery-img05','','inherit','open','closed','','gallery-img05','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',340,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05.jpg',0,'attachment','image/jpeg',0),(2408,1,'2020-04-12 12:17:44','2020-04-12 12:17:44','','gallery-img06','','inherit','open','closed','','gallery-img06','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',338,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06.jpg',0,'attachment','image/jpeg',0),(2409,1,'2020-04-12 12:42:34','2020-04-12 12:42:34','','gallery-img07','','inherit','open','closed','','gallery-img07','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',336,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07.jpg',0,'attachment','image/jpeg',0),(2410,1,'2020-04-12 12:43:23','2020-04-12 12:43:23','','gallery-img08','','inherit','open','closed','','gallery-img08','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',334,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08.jpg',0,'attachment','image/jpeg',0),(2411,1,'2020-04-12 12:44:26','2020-04-12 12:44:26','','gallery-img09','','inherit','open','closed','','gallery-img09','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',323,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img09.jpg',0,'attachment','image/jpeg',0),(2414,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','ABS Control Module Replacement','','publish','closed','closed','','abs-control-module-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/?post_type=service-estimate&amp;p=1906',0,'service-estimate','',0),(2415,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','ABS Wheel Speed Sensor Replacement','','publish','closed','closed','','abs-wheel-speed-sensor-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/fuel-injector-replacement-2/',0,'service-estimate','',0),(2416,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\r\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\r\n\r\n<b>Best Practices</b>\r\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Brake Pad Replacement','','publish','closed','closed','','brake-pad-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/fuel-injector-replacement-2-2-2-2/',0,'service-estimate','',0),(2417,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\r\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\r\n\r\n<b>Best Practices</b>\r\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Air Filter Replacement','','publish','closed','closed','','air-filter-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/brake-rotor-replacement-2/',0,'service-estimate','',0),(2418,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\r\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\r\n\r\n<b>Best Practices</b>\r\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Water Pump Replacement','','publish','closed','closed','','water-pump-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/automatic-transmission-fluid-filter-change-2/',0,'service-estimate','',0),(2419,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\r\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\r\n\r\n<b>Best Practices</b>\r\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Head Gasket Replacement','','publish','closed','closed','','head-gasket-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/fuel-pump-replacement-2/',0,'service-estimate','',0),(2420,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\r\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\r\n\r\n<b>Best Practices</b>\r\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Mass Airflow Sensor Replacement','','publish','closed','closed','','mass-airflow-sensor-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/intake-manifold-gasket-replacement-2/',0,'service-estimate','',0),(2421,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Radiator Hose Replacement','','publish','closed','closed','','radiator-hose-replacement','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/oil-pump-replacement-2/',0,'service-estimate','',0),(2422,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\n\n<b>Best Practices</b>\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Thermostat Replacement','','publish','closed','closed','','thermostat-replacement-2','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/thermostat-replacement-2/',0,'service-estimate','',0),(2423,1,'2018-12-04 10:15:36','2018-12-04 10:15:36','<b>Common Symptoms</b>\r\nFailing fuel injectors can cause engine misfiring and hesitation. The Check Engine Light may come on and set diagnostic trouble code(s).\r\n\r\n<b>Best Practices</b>\r\nUsing lower quality gasoline can result in recurring fuel injector problems, even after a fuel injector replacement.','Valve Cover Gasket Replacement','','publish','closed','closed','','valve-cover-gasket-replacement-2','','','2018-12-04 10:15:36','2018-12-04 10:15:36','',0,'http://smartdata.tonytemplates.com/car-repair-service/car3/service-estimate/valve-cover-gasket-replacement-2/',0,'service-estimate','',0),(2430,1,'2020-04-21 11:01:49','2020-04-21 11:01:49','','card01-img05','','inherit','open','closed','','card01-img05','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/card01-img05.png',0,'attachment','image/png',0),(2433,1,'2020-04-21 11:03:58','2020-04-21 11:03:58','','card01-img04','','inherit','open','closed','','card01-img04','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/card01-img04.png',0,'attachment','image/png',0),(2434,1,'2020-04-01 07:07:53','2020-04-01 07:07:53','','how-works-01-2','','inherit','open','closed','','how-works-01-2-2','','','2020-04-01 07:07:53','2020-04-01 07:07:53','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/how-works-01-2.png',0,'attachment','image/png',0),(2435,1,'2020-04-01 07:08:11','2020-04-01 07:08:11','','how-works-01-3','','inherit','open','closed','','how-works-01-3','','','2020-04-01 07:08:11','2020-04-01 07:08:11','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/how-works-01-3.png',0,'attachment','image/png',0),(2436,1,'2020-04-01 07:08:28','2020-04-01 07:08:28','','how-works-01-4','','inherit','open','closed','','how-works-01-4','','','2020-04-01 07:08:28','2020-04-01 07:08:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/how-works-01-4.png',0,'attachment','image/png',0),(2437,1,'2020-04-01 07:09:01','2020-04-01 07:09:01','','how-works-02-1','','inherit','open','closed','','how-works-02-1','','','2020-04-01 07:09:01','2020-04-01 07:09:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/how-works-02-1.png',0,'attachment','image/png',0),(2438,1,'2020-04-21 11:15:24','2020-04-21 11:15:24','','popup-img05','','inherit','open','closed','','popup-img05','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/popup-img05.jpg',0,'attachment','image/jpeg',0),(2440,1,'2020-04-01 07:10:21','2020-04-01 07:10:21','','how-works-03','','inherit','open','closed','','how-works-03','','','2020-04-01 07:10:21','2020-04-01 07:10:21','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/how-works-03.png',0,'attachment','image/png',0),(2441,1,'2020-04-01 07:10:45','2020-04-01 07:10:45','','how-works-04','','inherit','open','closed','','how-works-04','','','2020-04-01 07:10:45','2020-04-01 07:10:45','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/how-works-04.png',0,'attachment','image/png',0),(2445,1,'2020-04-21 11:20:51','2020-04-21 11:20:51','','popup-img02','','inherit','open','closed','','popup-img02','','','2022-05-06 10:09:27','2022-05-06 10:09:27','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/popup-img02.jpg',0,'attachment','image/jpeg',0),(2446,1,'2020-04-01 08:24:48','2020-04-01 08:24:48','','brand-01','','inherit','open','closed','','brand-01','','','2020-04-01 08:24:48','2020-04-01 08:24:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/brand-01.png',0,'attachment','image/png',0),(2447,1,'2020-04-21 11:22:20','2020-04-21 11:22:20','','popup-img03','','inherit','open','closed','','popup-img03','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/popup-img03.jpg',0,'attachment','image/jpeg',0),(2449,1,'2020-04-21 11:22:55','2020-04-21 11:22:55','','popup-img04','','inherit','open','closed','','popup-img04','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',1520,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/popup-img04.jpg',0,'attachment','image/jpeg',0),(2450,1,'2020-04-01 08:26:02','2020-04-01 08:26:02','','brand-04','','inherit','open','closed','','brand-04','','','2020-04-01 08:26:02','2020-04-01 08:26:02','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/brand-04.png',0,'attachment','image/png',0),(2451,1,'2020-04-01 08:26:15','2020-04-01 08:26:15','','brand-05','','inherit','open','closed','','brand-05','','','2020-04-01 08:26:15','2020-04-01 08:26:15','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/brand-05.png',0,'attachment','image/png',0),(2453,1,'2020-04-01 08:26:50','2020-04-01 08:26:50','','brand-06','','inherit','open','closed','','brand-06','','','2020-04-01 08:26:50','2020-04-01 08:26:50','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/brand-06.png',0,'attachment','image/png',0),(2454,1,'2020-04-01 08:27:13','2020-04-01 08:27:13','','brand-07','','inherit','open','closed','','brand-07','','','2020-04-01 08:27:13','2020-04-01 08:27:13','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/brand-07.png',0,'attachment','image/png',0),(2457,1,'2020-04-01 08:35:30','2020-04-01 08:35:30','','blog-post-img-02','','inherit','open','closed','','blog-post-img-02-2','','','2020-04-01 08:35:30','2020-04-01 08:35:30','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/blog-post-img-02.jpg',0,'attachment','image/jpeg',0),(2459,1,'2020-04-01 08:36:17','2020-04-01 08:36:17','','blog-post-img-01','','inherit','open','closed','','blog-post-img-01-2','','','2020-04-01 08:36:17','2020-04-01 08:36:17','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/blog-post-img-01.jpg',0,'attachment','image/jpeg',0),(2461,1,'2020-04-01 08:37:08','2020-04-01 08:37:08','','blog-post-img-03','','inherit','open','closed','','blog-post-img-03','','','2020-04-01 08:37:08','2020-04-01 08:37:08','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/blog-post-img-03.jpg',0,'attachment','image/jpeg',0),(2470,1,'2020-04-27 03:12:30','2020-04-27 03:12:30','','testimonial1','','inherit','open','closed','','testimonial1','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',1210,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1.jpg',0,'attachment','image/jpeg',0),(2471,1,'2020-04-27 03:14:13','2020-04-27 03:14:13','','testimonial2','','inherit','open','closed','','testimonial2','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',1209,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2.jpg',0,'attachment','image/jpeg',0),(2472,1,'2020-04-27 03:15:05','2020-04-27 03:15:05','','testimonial3','','inherit','open','closed','','testimonial3','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',1207,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial3.jpg',0,'attachment','image/jpeg',0),(2473,1,'2020-04-27 03:15:58','2020-04-27 03:15:58','','testimonial4','','inherit','open','closed','','testimonial4','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',1206,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial4.jpg',0,'attachment','image/jpeg',0),(2474,1,'2020-04-27 03:16:49','2020-04-27 03:16:49','','testimonial5','','inherit','open','closed','','testimonial5','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',1205,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial5.jpg',0,'attachment','image/jpeg',0),(2475,1,'2020-04-27 03:17:27','2020-04-27 03:17:27','','testimonial6','','inherit','open','closed','','testimonial6','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',1203,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial6.jpg',0,'attachment','image/jpeg',0),(2485,1,'2020-04-02 04:55:43','2020-04-02 04:55:43',' ','','','publish','closed','closed','','2485','','','2020-04-02 04:55:43','2020-04-02 04:55:43','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?p=2485',3,'nav_menu_item','',0),(2486,1,'2020-04-02 04:55:43','2020-04-02 04:55:43',' ','','','publish','closed','closed','','2486','','','2020-04-02 04:55:43','2020-04-02 04:55:43','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?p=2486',4,'nav_menu_item','',0),(2512,1,'2020-04-21 11:06:23','2020-04-21 11:06:23','','card01-img05','','inherit','open','closed','','card01-img05-2','','','2020-04-21 11:06:23','2020-04-21 11:06:23','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/card01-img05.png',0,'attachment','image/png',0),(2513,1,'2020-04-21 11:07:10','2020-04-21 11:07:10','','card01-img04','','inherit','open','closed','','card01-img04-2','','','2020-04-21 11:07:10','2020-04-21 11:07:10','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/card01-img04.png',0,'attachment','image/png',0),(2516,1,'2020-04-21 11:25:27','2020-04-21 11:25:27','','popup-img02','','inherit','open','closed','','popup-img02-2','','','2020-04-21 11:25:27','2020-04-21 11:25:27','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/popup-img02.jpg',0,'attachment','image/jpeg',0),(2518,1,'2020-04-21 11:25:55','2020-04-21 11:25:55','','popup-img03','','inherit','open','closed','','popup-img03-2','','','2020-04-21 11:25:55','2020-04-21 11:25:55','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/popup-img03.jpg',0,'attachment','image/jpeg',0),(2520,1,'2020-04-21 11:26:28','2020-04-21 11:26:28','','popup-img04','','inherit','open','closed','','popup-img04-2','','','2020-04-21 11:26:28','2020-04-21 11:26:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/popup-img04.jpg',0,'attachment','image/jpeg',0),(2522,1,'2020-04-21 11:27:58','2020-04-21 11:27:58','','popup-img05','','inherit','open','closed','','popup-img05-2','','','2020-04-21 11:27:58','2020-04-21 11:27:58','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/popup-img05.jpg',0,'attachment','image/jpeg',0),(2524,1,'2020-04-21 11:38:11','2020-04-21 11:38:11','','gallery-img01','','inherit','open','closed','','gallery-img01-2','','','2020-04-21 11:38:11','2020-04-21 11:38:11','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img01.jpg',0,'attachment','image/jpeg',0),(2525,1,'2020-04-21 11:38:49','2020-04-21 11:38:49','','gallery-img02','','inherit','open','closed','','gallery-img02-2','','','2020-04-21 11:38:49','2020-04-21 11:38:49','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img02.jpg',0,'attachment','image/jpeg',0),(2526,1,'2020-04-21 11:39:25','2020-04-21 11:39:25','','gallery-img03','','inherit','open','closed','','gallery-img03-2','','','2020-04-21 11:39:25','2020-04-21 11:39:25','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img03.jpg',0,'attachment','image/jpeg',0),(2527,1,'2020-04-21 11:40:18','2020-04-21 11:40:18','','gallery-img04','','inherit','open','closed','','gallery-img04-2','','','2020-04-21 11:40:18','2020-04-21 11:40:18','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img04.jpg',0,'attachment','image/jpeg',0),(2528,1,'2020-04-21 11:41:16','2020-04-21 11:41:16','','gallery-img06','','inherit','open','closed','','gallery-img06-2','','','2020-04-21 11:41:16','2020-04-21 11:41:16','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img06.jpg',0,'attachment','image/jpeg',0),(2529,1,'2020-04-21 11:42:18','2020-04-21 11:42:18','','gallery-img07','','inherit','open','closed','','gallery-img07-2','','','2020-04-21 11:42:18','2020-04-21 11:42:18','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img07.jpg',0,'attachment','image/jpeg',0),(2530,1,'2020-04-21 11:43:24','2020-04-21 11:43:24','','gallery-img08','','inherit','open','closed','','gallery-img08-2','','','2020-04-21 11:43:24','2020-04-21 11:43:24','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img08.jpg',0,'attachment','image/jpeg',0),(2532,1,'2020-04-21 11:44:14','2020-04-21 11:44:14','','gallery-img09','','inherit','open','closed','','gallery-img09-2','','','2020-04-21 11:44:14','2020-04-21 11:44:14','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img09.jpg',0,'attachment','image/jpeg',0),(2533,1,'2020-04-21 11:47:53','2020-04-21 11:47:53','','gallery-img05','','inherit','open','closed','','gallery-img05-2','','','2020-04-21 11:47:53','2020-04-21 11:47:53','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img05.jpg',0,'attachment','image/jpeg',0),(2552,1,'2020-04-22 11:50:39','2020-04-22 11:50:39','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n	.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\n		background-color: transparent;\n	}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}\n@media (min-width: 767px){\n.btn.btn-border.btn-invert{\n	display:none;\n}\n}\n.ta-image-hover.ta-has-card .logoy__content{\n	\n   \n     border-left: 0px solid #E2E9ED!important; \n     border-bottom: 0px solid #E2E9ED!important; \n     border-right: 0px solid #E2E9ED!important; \n   \n}\n[class^=\'imghvr-\'] figcaption, [class*=\' imghvr-\'] figcaption{\n	background:transparent!important;\n}\n@media (max-width: 767px){\n.block-title .block-title__title,.testimonials02 .item .item__title {\n    font-size: 25px;\n    line-height: 30px;\n}\n}','car-repair-services-child','','publish','closed','closed','','car-repair-services-child','','','2022-05-10 12:59:58','2022-05-10 12:59:58','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2020/04/22/car-repair-services/',0,'custom_css','',0),(2567,1,'2020-06-25 04:55:37','2020-06-25 04:55:37','<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">Brake <br>Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">Transmission <br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">Brake<br> Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">Transmission<br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-06-357x242.jpg\" alt=\"\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">Exhaust<br> System</a></h3>\n                                                The transmission is complicated and important component of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <ul>\n                                                                    <li>\n                                        <a data-toggle=\"pill\" href=\"#services1\">1</a>\n                                    </li>\n                                                                    <li>\n                                        <a data-toggle=\"pill\" href=\"#services2\">2</a>\n                                    </li>\n                                                            </ul>\n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">Brake <br>Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">Transmission <br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">Brake<br> Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">Transmission<br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-06-357x242.jpg\" alt=\"\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">Exhaust<br> System</a></h3>\n                                                The transmission is complicated and important component of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n    <h2>Vehicle damage? We\'ll fix it</h2>\n    <p>We specialize in car repair. We\'re the one of largest accident damage repair network</p>\n    <h2>1-800-123-4567</h2>\n            <a href=\"#\" data-toggle=\"modal\"\n        data-target=\"#\">Need Help?</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n					<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>','Our Services','','publish','closed','closed','','our-services','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?elementor_library=our-services',0,'elementor_library','',0),(2575,1,'2020-06-26 14:27:28','2020-06-26 14:27:28','','Service on','','publish','closed','closed','','service-on','','','2020-06-26 14:27:28','2020-06-26 14:27:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on/',0,'service-contact','',0),(2576,1,'2020-06-26 14:39:30','2020-06-26 14:39:30','','Service on','','publish','closed','closed','','service-on-2','','','2020-06-26 14:39:30','2020-06-26 14:39:30','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-2/',0,'service-contact','',0),(2603,1,'2020-07-14 11:01:28','2020-07-14 11:01:28','','Service on','','publish','closed','closed','','service-on-3','','','2020-07-14 11:01:28','2020-07-14 11:01:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-3/',0,'service-contact','',0),(2619,1,'2020-04-27 03:30:43','2020-04-27 03:30:43','','testimonial1','','inherit','open','closed','','testimonial1-2','','','2020-04-27 03:30:43','2020-04-27 03:30:43','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/06/testimonial1.jpg',0,'attachment','image/jpeg',0),(2620,1,'2020-04-27 03:31:38','2020-04-27 03:31:38','','testimonial2','','inherit','open','closed','','testimonial2-2','','','2020-04-27 03:31:38','2020-04-27 03:31:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/06/testimonial2.jpg',0,'attachment','image/jpeg',0),(2621,1,'2020-04-27 03:32:45','2020-04-27 03:32:45','','testimonial3','','inherit','open','closed','','testimonial3-2','','','2020-04-27 03:32:45','2020-04-27 03:32:45','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/06/testimonial3.jpg',0,'attachment','image/jpeg',0),(2622,1,'2020-04-27 03:33:18','2020-04-27 03:33:18','','testimonial4','','inherit','open','closed','','testimonial4-2','','','2020-04-27 03:33:18','2020-04-27 03:33:18','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/06/testimonial4.jpg',0,'attachment','image/jpeg',0),(2623,1,'2020-04-27 03:33:55','2020-04-27 03:33:55','','testimonial5','','inherit','open','closed','','testimonial5-2','','','2020-04-27 03:33:55','2020-04-27 03:33:55','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/06/testimonial5.jpg',0,'attachment','image/jpeg',0),(2625,1,'2020-04-27 03:34:23','2020-04-27 03:34:23','','testimonial6','','inherit','open','closed','','testimonial6-2','','','2020-04-27 03:34:23','2020-04-27 03:34:23','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/06/testimonial6.jpg',0,'attachment','image/jpeg',0),(2635,1,'2020-08-20 12:06:39','2020-08-20 12:06:39','','Service on','','publish','closed','closed','','service-on-4','','','2020-08-20 12:06:39','2020-08-20 12:06:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-4/',0,'service-contact','',0),(2650,1,'2020-04-28 08:43:24','2020-04-28 08:43:24','','banner-service','','inherit','open','closed','','banner-service-2','','','2022-05-06 10:54:41','2022-05-06 10:54:41','',2357,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/banner-service.png',0,'attachment','image/png',0),(2667,1,'2020-09-11 06:22:33','2020-09-11 06:22:33','','Service on','','publish','closed','closed','','service-on-5','','','2020-09-11 06:22:33','2020-09-11 06:22:33','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-5/',0,'service-contact','',0),(2668,1,'2020-09-15 11:49:03','2020-09-15 11:49:03','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Looking for Right Vehicle</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Repair Service?</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Get your fair-price repair estimates</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							After Hours\n							Drop-OFF\n						We realize that you lead a busy life, so we have made it easy for you to drop off your vehicle 24/7.						\n						<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/12/banner-key-new.png\" alt=\"\">\n						<a href=\"#anchoring-link01\"\n						class=\"btn btn-border anchoring-link\">Get Estimate</a>\n				<h2>What We Do</h2>\n				We offer full service auto repair &amp; maintenance				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-300x300.png 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-150x150.png 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-370x370.png 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-178x179.png 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Maintenance\n									<h3>Preventative<br>Maintenance</h3>\n									The best way to minimize breakdowns is doing routine maintenance									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Common\n									<h3>Most Common<br>Repairs</h3>\n									We have over 30 common car repairs<br>and the list is growing									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Brake\n									<h3>Brake<br>Repair &amp; Service</h3>\n									Brake maintenance is important in helping<br>ensure the safety of you and your<br>\npassengers									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n					<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n							<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n											<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n																				Silvia R. Brown Manager\n											<img width=\"178\" height=\"179\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-298x300.jpg 298w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-488x491.jpg 488w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-390x390.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n																				Joseph C. Billups Electrician\n											<img width=\"178\" height=\"179\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-298x300.jpg 298w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-488x491.jpg 488w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-390x390.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n																				Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians &amp; Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01-300x189.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n          <form\n            autocomplete=\"off\"\n            action=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/estimateresult/result\"\n            method=\"GET\"\n            role=\"search\">\n                                        <select  name=\"make\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n                  <option value=\"157\"  >Hyundai</option>\n                  <option value=\"156\"  >Jeep</option>\n                  <option value=\"155\"  >Subaru</option>\n                  <option value=\"154\"  >Toyota</option>\n            </select>\n                      <select disabled  name=\"model\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n                  <option value=\"172\"  >Cherokee</option>\n                  <option value=\"171\"  >City Express</option>\n                  <option value=\"170\"  >Civic</option>\n                  <option value=\"169\"  >Colorado</option>\n                  <option value=\"168\"  >Compass</option>\n                  <option value=\"158\"  >Convertible</option>\n            </select>\n                    <select disabled  name=\"the_year\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n                  <option value=\"160\"  >2017</option>\n                  <option value=\"159\"  >2018</option>\n            </select>\n                              <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n                <input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n                <a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n              <button type=\"submit\">GET ESTIMATE</button>\n            </form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move-300x102.png 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','home-main','','publish','closed','closed','','home-main','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?elementor_library=home-main',0,'elementor_library','',0),(2673,1,'2020-11-04 17:05:22','2020-11-04 17:05:22','','Service on','','publish','closed','closed','','service-on-6','','','2020-11-04 17:05:22','2020-11-04 17:05:22','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-6/',0,'service-contact','',0),(2676,1,'2020-11-05 04:13:57','2020-11-05 04:13:57','.elementor-widget-crs_testimonials .overflow-hidden {\n    overflow: visible;\n}','car-repair-services','','publish','closed','closed','','car-repair-services','','','2020-11-05 04:13:57','2020-11-05 04:13:57','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-repair-services/',0,'custom_css','',0),(2677,1,'2017-03-08 13:55:05','2017-03-08 13:55:05','<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">Brake <br>Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">Transmission <br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">Brake<br> Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">Transmission<br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-06-357x242.jpg\" alt=\"\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">Exhaust<br> System</a></h3>\n                                                The transmission is complicated and important component of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <ul>\n                                                                    <li>\n                                        <a data-toggle=\"pill\" href=\"#services1\">1</a>\n                                    </li>\n                                                                    <li>\n                                        <a data-toggle=\"pill\" href=\"#services2\">2</a>\n                                    </li>\n                                                            </ul>\n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">Brake <br>Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">Transmission <br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">Brake<br> Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">Transmission<br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-06-357x242.jpg\" alt=\"\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">Exhaust<br> System</a></h3>\n                                                The transmission is complicated and important component of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n				<h2>Vehicle damage? We\'ll fix it</h2>\n				<p>We specialize in car repair. We\'re the one of largest accident damage repair network</p>\n				<h2>1-800-123-4567</h2>\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/contacts/\">Need Help?</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n					<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>','Our Services','','publish','closed','closed','','services','','','2022-05-06 10:09:28','2022-05-06 10:09:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?page_id=13',0,'page','',0),(2678,1,'2020-11-08 01:23:24','2020-11-08 01:23:24','','Order &ndash; November 8, 2020 @ 01:23 AM','','wc-processing','open','closed','wc_order_AGCLLt6dyrEWD','order-nov-08-2020-0123-am','','','2020-11-08 01:23:24','2020-11-08 01:23:24','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=2678',0,'shop_order','',1),(2683,1,'2020-11-23 07:11:54','2020-11-23 07:11:54','','Order &ndash; November 23, 2020 @ 07:11 AM','sfasdjkf','wc-cancelled','open','closed','wc_order_LxsbYjLP5J8PH','order-nov-23-2020-0711-am','','','2020-11-23 07:11:54','2020-11-23 07:11:54','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=2683',0,'shop_order','',1),(2705,1,'2020-11-28 16:31:24','2020-11-28 16:31:24','','Order &ndash; November 28, 2020 @ 04:31 PM','','wc-cancelled','open','closed','wc_order_4FHo8DDOk0L0W','order-nov-28-2020-0431-pm','','','2020-11-28 16:31:24','2020-11-28 16:31:24','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=2705',0,'shop_order','',1),(2707,1,'2020-12-04 20:50:03','2020-12-04 20:50:03','','Service on','','publish','closed','closed','','service-on-7','','','2020-12-04 20:50:03','2020-12-04 20:50:03','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-7/',0,'service-contact','',0),(2708,1,'2020-12-08 03:01:12','2020-12-08 03:01:12','','Order &ndash; December 8, 2020 @ 03:01 AM','','wc-processing','open','closed','wc_order_5JUzdqgBPOzT2','order-dec-08-2020-0301-am','','','2020-12-08 03:01:12','2020-12-08 03:01:12','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=2708',0,'shop_order','',1),(2721,1,'2020-09-18 20:09:22','2020-09-18 20:09:22','','Order &ndash; September 18, 2020 @ 08:09 PM','','wc-processing','open','closed','wc_order_95FdZXefXHXcz','order-sep-18-2020-0809-pm','','','2020-09-18 20:09:22','2020-09-18 20:09:22','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=2721',0,'shop_order','',1),(2722,1,'2020-09-22 00:38:00','2020-09-22 00:38:00','','Order &ndash; September 22, 2020 @ 12:38 AM','','wc-cancelled','open','closed','wc_order_pgrtRgPs3w3Mk','order-sep-22-2020-1238-am','','','2020-09-22 00:38:00','2020-09-22 00:38:00','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=2722',0,'shop_order','',1),(2729,1,'2021-03-05 07:25:45','2021-03-05 07:25:45','','Order &ndash; March 5, 2021 @ 07:25 AM','','wc-cancelled','open','closed','wc_order_kJqPjB6K6UiW8','order-mar-05-2021-0725-am','','','2021-03-05 07:25:45','2021-03-05 07:25:45','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=2729',0,'shop_order','',1),(2730,1,'2021-03-06 22:32:49','2021-03-06 22:32:49','','Service on','','publish','closed','closed','','service-on-8','','','2021-03-06 22:32:49','2021-03-06 22:32:49','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-8/',0,'service-contact','',0),(2731,1,'2021-03-08 08:34:53','2021-03-08 08:34:53','','Service on','','publish','closed','closed','','service-on-9','','','2021-03-08 08:34:53','2021-03-08 08:34:53','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-9/',0,'service-contact','',0),(2732,1,'2021-03-23 13:50:03','2021-03-23 13:50:03','','Service on 2017 Toyota Civic','','publish','closed','closed','','service-on-2017-toyota-civic','','','2021-03-23 13:50:03','2021-03-23 13:50:03','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-2017-toyota-civic/',0,'service-contact','',0),(2733,1,'2021-04-02 09:31:01','2021-04-02 09:31:01','','Service on 2017 Jeep Colorado','','publish','closed','closed','','service-on-2017-jeep-colorado','','','2021-04-02 09:31:01','2021-04-02 09:31:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-2017-jeep-colorado/',0,'service-contact','',0),(2734,1,'2021-04-02 09:33:53','2021-04-02 09:33:53','','Service on 2017 Jeep Colorado','','publish','closed','closed','','service-on-2017-jeep-colorado-2','','','2021-04-02 09:33:53','2021-04-02 09:33:53','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-2017-jeep-colorado-2/',0,'service-contact','',0),(2740,1,'2021-06-03 18:41:36','2021-06-03 18:41:36','','Order &ndash; June 3, 2021 @ 06:41 PM','','wc-processing','open','closed','wc_order_IJABS1ztRIfoj','order-jun-03-2021-0641-pm','','','2021-06-03 18:41:36','2021-06-03 18:41:36','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=2740',0,'shop_order','',1),(2741,1,'2021-06-04 16:24:38','2021-06-04 16:24:38','','Service on 2017 Hyundai Cherokee','','publish','closed','closed','','service-on-2017-hyundai-cherokee','','','2021-06-04 16:24:38','2021-06-04 16:24:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-2017-hyundai-cherokee/',0,'service-contact','',0),(2742,1,'2021-06-22 22:16:58','2021-06-22 22:16:58','','Service on 2018 Toyota Civic','','publish','closed','closed','','service-on-2018-toyota-civic','','','2021-06-22 22:16:58','2021-06-22 22:16:58','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-2018-toyota-civic/',0,'service-contact','',0),(2748,1,'2021-02-01 16:31:35','2021-02-01 16:31:35','','Order &ndash; February 1, 2021 @ 04:31 PM','','wc-processing','open','closed','wc_order_DhQ03HT8TYxGG','order-feb-01-2021-0431-pm','','','2021-02-01 16:31:35','2021-02-01 16:31:35','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=2748',0,'shop_order','',1),(2749,1,'2021-09-01 19:25:41','2021-09-01 19:25:41','','Service on 2017 Hyundai Cherokee','','publish','closed','closed','','service-on-2017-hyundai-cherokee-2','','','2021-09-01 19:25:41','2021-09-01 19:25:41','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-2017-hyundai-cherokee-2/',0,'service-contact','',0),(2750,1,'2021-09-06 19:58:16','2021-09-06 19:58:16','','Order &ndash; September 6, 2021 @ 07:58 PM','','wc-processing','open','closed','wc_order_bweKATeSEnGIK','order-sep-06-2021-0758-pm','','','2021-09-06 19:58:16','2021-09-06 19:58:16','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?post_type=shop_order&amp;p=2750',0,'shop_order','',1),(2751,1,'2021-02-26 04:23:38','2021-02-26 04:23:38','','Order &ndash; February 26, 2021 @ 04:23 AM','','wc-on-hold','open','closed','wc_order_0SlX4bhnki6Rf','order-feb-26-2021-0423-am','','','2021-02-26 04:23:38','2021-02-26 04:23:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=2751',0,'shop_order','',1),(2756,1,'2022-05-06 10:57:29','2022-05-06 10:57:29','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','trash','closed','closed','','refund_returns__trashed','','','2022-05-06 10:57:29','2022-05-06 10:57:29','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/?page_id=2756',0,'page','',0),(2758,1,'2021-10-10 07:31:41','2021-10-10 07:31:41','','Service on 2018 Hyundai Cherokee','','publish','closed','closed','','service-on-2018-hyundai-cherokee','','','2021-10-10 07:31:41','2021-10-10 07:31:41','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/service-contact/service-on-2018-hyundai-cherokee/',0,'service-contact','',0),(2759,1,'2017-03-19 06:26:34','2017-03-19 06:26:34','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Tires<br> & Wheels','','inherit','closed','closed','','313-revision-v1','','','2017-03-19 06:26:34','2017-03-19 06:26:34','',313,'https://demoweblinks.in/troosten/?p=2759',0,'revision','',0),(2760,1,'2017-03-19 06:28:22','2017-03-19 06:28:22','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Exhaust<br> System','','inherit','closed','closed','','314-revision-v1','','','2017-03-19 06:28:22','2017-03-19 06:28:22','',314,'https://demoweblinks.in/troosten/?p=2760',0,'revision','',0),(2761,1,'2017-03-19 06:40:27','2017-03-19 06:40:27','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Engine<br> Services','','inherit','closed','closed','','317-revision-v1','','','2017-03-19 06:40:27','2017-03-19 06:40:27','',317,'https://demoweblinks.in/troosten/?p=2761',0,'revision','',0),(2762,1,'2017-03-19 06:41:42','2017-03-19 06:41:42','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Transmission<br> Service & Repair','','inherit','closed','closed','','318-revision-v1','','','2017-03-19 06:41:42','2017-03-19 06:41:42','',318,'https://demoweblinks.in/troosten/?p=2762',0,'revision','',0),(2763,1,'2017-03-19 06:42:33','2017-03-19 06:42:33','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Brake<br> Repair & Services','','inherit','closed','closed','','319-revision-v1','','','2017-03-19 06:42:33','2017-03-19 06:42:33','',319,'https://demoweblinks.in/troosten/?p=2763',0,'revision','',0),(2764,1,'2017-03-19 06:43:13','2017-03-19 06:43:13','An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.\r\n\r\nOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\r\n\r\nWith a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.\r\n\r\nWhile you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:\r\n<ul>\r\n 	<li>Engine air filter</li>\r\n 	<li>Brake fluid</li>\r\n 	<li>Power steering fluid</li>\r\n 	<li>Automatic transmission fluid</li>\r\n 	<li>Coolant/antifreeze</li>\r\n</ul>\r\nOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\r\n\r\n<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" alt=\"\" width=\"350\" height=\"348\" />\r\n<h3>Trust Our Products</h3>\r\nFor over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.\r\n\r\nFrom oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!\r\n\r\nOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\r\n\r\n&nbsp;\r\n<h4>Appointments</h4>\r\nPerform a search to find a store near you that accepts online appointment requests\r\n\r\n&nbsp;\r\n<h4>Coupon</h4>\r\nWe like providing our\r\ncustomers with more than just one way to save\r\n\r\n&nbsp;','Exhaust<br> System','','inherit','closed','closed','','320-revision-v1','','','2017-03-19 06:43:13','2017-03-19 06:43:13','',320,'https://demoweblinks.in/troosten/?p=2764',0,'revision','',0),(2765,1,'2020-03-26 10:09:01','2020-03-26 10:09:01','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Tires<br> & Wheels','','inherit','closed','closed','','2266-revision-v1','','','2020-03-26 10:09:01','2020-03-26 10:09:01','',2266,'https://demoweblinks.in/troosten/?p=2765',0,'revision','',0),(2766,1,'2020-03-26 10:09:40','2020-03-26 10:09:40','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Engine<br> Services','','inherit','closed','closed','','2268-revision-v1','','','2020-03-26 10:09:40','2020-03-26 10:09:40','',2268,'https://demoweblinks.in/troosten/?p=2766',0,'revision','',0),(2767,1,'2020-03-26 10:09:55','2020-03-26 10:09:55','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Transmission <br> Service & Repair','','inherit','closed','closed','','2270-revision-v1','','','2020-03-26 10:09:55','2020-03-26 10:09:55','',2270,'https://demoweblinks.in/troosten/?p=2767',0,'revision','',0),(2768,1,'2020-03-26 10:10:10','2020-03-26 10:10:10','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Brake <br>Repair & Services','','inherit','closed','closed','','2272-revision-v1','','','2020-03-26 10:10:10','2020-03-26 10:10:10','',2272,'https://demoweblinks.in/troosten/?p=2768',0,'revision','',0),(2769,1,'2020-03-26 10:10:38','2020-03-26 10:10:38','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Preventative<br> Maintenance','','inherit','closed','closed','','2275-revision-v1','','','2020-03-26 10:10:38','2020-03-26 10:10:38','',2275,'https://demoweblinks.in/troosten/?p=2769',0,'revision','',0),(2770,1,'2020-06-25 04:55:37','2020-06-25 04:55:37','<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">Brake <br>Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">Transmission <br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">Brake<br> Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">Transmission<br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-06-357x242.jpg\" alt=\"\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">Exhaust<br> System</a></h3>\n                                                The transmission is complicated and important component of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <ul>\n                                                                    <li>\n                                        <a data-toggle=\"pill\" href=\"#services1\">1</a>\n                                    </li>\n                                                                    <li>\n                                        <a data-toggle=\"pill\" href=\"#services2\">2</a>\n                                    </li>\n                                                            </ul>\n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">Brake <br>Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">Transmission <br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">Brake<br> Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">Transmission<br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-06-357x242.jpg\" alt=\"\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">Exhaust<br> System</a></h3>\n                                                The transmission is complicated and important component of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n    <h2>Vehicle damage? We\'ll fix it</h2>\n    <p>We specialize in car repair. We\'re the one of largest accident damage repair network</p>\n    <h2>1-800-123-4567</h2>\n            <a href=\"#\" data-toggle=\"modal\"\n        data-target=\"#\">Need Help?</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n					<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>','Our Services','','inherit','closed','closed','','2567-revision-v1','','','2020-06-25 04:55:37','2020-06-25 04:55:37','',2567,'https://demoweblinks.in/troosten/?p=2770',0,'revision','',0),(2771,1,'2020-09-15 11:49:03','2020-09-15 11:49:03','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Looking for Right Vehicle</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Repair Service?</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Get your fair-price repair estimates</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							After Hours\n							Drop-OFF\n						We realize that you lead a busy life, so we have made it easy for you to drop off your vehicle 24/7.						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n						<a href=\"#anchoring-link01\"\n						class=\"btn btn-border anchoring-link\">Get Estimate</a>\n				<h2>What We Do</h2>\n				We offer full service auto repair &amp; maintenance				\n						<img width=\"390\" height=\"390\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg.png\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg.png 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-300x300.png 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-150x150.png 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-370x370.png 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-178x179.png 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Maintenance\n									<h3>Preventative<br>Maintenance</h3>\n									The best way to minimize breakdowns is doing routine maintenance									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\" >\n						<img width=\"390\" height=\"390\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Common\n									<h3>Most Common<br>Repairs</h3>\n									We have over 30 common car repairs<br>and the list is growing									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Brake\n									<h3>Brake<br>Repair &amp; Service</h3>\n									Brake maintenance is important in helping<br>ensure the safety of you and your<br>\npassengers									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n					<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img02.jpg 322w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n							<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n											<img width=\"178\" height=\"179\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n																				Silvia R. Brown Manager\n											<img width=\"178\" height=\"179\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-298x300.jpg 298w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-488x491.jpg 488w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-390x390.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-100x100.jpg 100w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n																				Joseph C. Billups Electrician\n											<img width=\"178\" height=\"179\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-298x300.jpg 298w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-488x491.jpg 488w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-390x390.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-100x100.jpg 100w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n																				Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians &amp; Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01.jpg 604w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01-300x189.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n          <form\n            autocomplete=\"off\"\n            action=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/estimateresult/result\"\n            method=\"GET\"\n            role=\"search\">\n                                        <select  name=\"make\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n                  <option value=\"157\"  >Hyundai</option>\n                  <option value=\"156\"  >Jeep</option>\n                  <option value=\"155\"  >Subaru</option>\n                  <option value=\"154\"  >Toyota</option>\n            </select>\n                      <select disabled  name=\"model\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n                  <option value=\"172\"  >Cherokee</option>\n                  <option value=\"171\"  >City Express</option>\n                  <option value=\"170\"  >Civic</option>\n                  <option value=\"169\"  >Colorado</option>\n                  <option value=\"168\"  >Compass</option>\n                  <option value=\"158\"  >Convertible</option>\n            </select>\n                    <select disabled  name=\"the_year\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n                  <option value=\"160\"  >2017</option>\n                  <option value=\"159\"  >2018</option>\n            </select>\n                              <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n                <input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n                <a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n              <button type=\"submit\">GET ESTIMATE</button>\n            </form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move.png 745w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move-300x102.png 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','home-main','','inherit','closed','closed','','2668-revision-v1','','','2020-09-15 11:49:03','2020-09-15 11:49:03','',2668,'https://demoweblinks.in/troosten/?p=2771',0,'revision','',0),(2772,1,'2017-03-08 13:55:05','2017-03-08 13:55:05','<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">Brake <br>Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">Transmission <br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">Brake<br> Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">Transmission<br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-06-357x242.jpg\" alt=\"\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">Exhaust<br> System</a></h3>\n                                                The transmission is complicated and important component of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <ul>\n                                                                    <li>\n                                        <a data-toggle=\"pill\" href=\"#services1\">1</a>\n                                    </li>\n                                                                    <li>\n                                        <a data-toggle=\"pill\" href=\"#services2\">2</a>\n                                    </li>\n                                                            </ul>\n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock-2/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to-2/\">Brake <br>Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2-2/\">Transmission <br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels-2/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3-2/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\">Preventative<br> Maintenance</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-02.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\">Brake<br> Repair &#038; Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-03.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\">Transmission<br> Service &#038; Repair</a></h3>\n                                                The transmission is complicated and important components of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-05.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/tires-wheels/\">Engine<br> Services</a></h3>\n                                                Brakes wear out over time requiring service                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-06-357x242.jpg\" alt=\"\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/brakerepair-service-2/\">Exhaust<br> System</a></h3>\n                                                The transmission is complicated and important component of your car                                                \n                                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">\n                                                <img width=\"357\" height=\"242\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-357x242.jpg 357w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04-300x204.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-04.jpg 370w\" sizes=\"(max-width: 357px) 100vw, 357px\" />                                                </a>\n                                                <h3><a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/preventative-maintenance-3/\">Tires<br> &#038; Wheels</a></h3>\n                                                The best way to minimize breakdowns is doing routine maintenance                                                \n				<h2>Vehicle damage? We\'ll fix it</h2>\n				<p>We specialize in car repair. We\'re the one of largest accident damage repair network</p>\n				<h2>1-800-123-4567</h2>\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/contacts/\">Need Help?</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n					<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>','Our Services','','inherit','closed','closed','','2677-revision-v1','','','2017-03-08 13:55:05','2017-03-08 13:55:05','',2677,'https://demoweblinks.in/troosten/?p=2772',0,'revision','',0),(2773,1,'2017-03-08 07:18:04','2017-03-08 07:18:04','<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax02-img01.png\" alt=\"\">\n							<h3>\n                            A Reputation 25 Years in the Making							</h3>\n                        <p>							The family has been involved in general automotive repair for over two decades, and the business continues to grow.</p>\n<p>							Car Repair Service is a family owned and operated auto repair service in USA serving our local community and surrounding areas for 24 years. Our ASE certified technicians are ready to deal with any car repair needed or vehicle issues you may be experiencing. Adam Smith, Owner, inherited the shop from his father.					</p>\n<p><img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-logo.png\" alt=\"\" /></p>					\n						<h6>Mission Statement</h6>\n                        <p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>                    \n						<h6>Our Vision</h6>\n                        <p>To be the world’s most exciting leader in automotive business intelligence solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>                    \n						<h6>Core Values</h6>\n                        <ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>                    \n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Auto servicing your car is an essential task that should not be ignored or forgotten.							</p>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Get a Quote</a>\n								<h6>\n								Customer-Oriented Service								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Car Parts								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n                <h2>Meet the Team</h2>\n                By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs                \n            Meet the Team\n                                    <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/card01-img01.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Robert Piedra</a></h6>\n                                    Service Advisor\n                                    <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/card01-img02.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Charles  Weaver</a></h6>\n                                    First Mechanic\n                                    <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/card01-img03.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Kevin Goodwin</a></h6>\n                                    General Manager\n                                    <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/card01-img04.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Robert Kennelly</a></h6>\n                                    Certified Technician\n                                    <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/card01-img05.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Robert Kennelly</a></h6>\n                                    Certified Technician\n                <h2>Our Service Gallery</h2>\n                These photos will help you learn more about our car service and services provided                \n                    <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/popup-img01.jpg\">\n                        <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/popup-img01.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/popup-img02.jpg\">\n                        <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/popup-img02.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/popup-img03.jpg\">\n                        <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/popup-img03.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/popup-img04.jpg\">\n                        <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/popup-img04.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/popup-img05.jpg\">\n                        <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/04/popup-img05.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/popup-img01.jpg\">\n                        <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/popup-img01.jpg\" alt=\"\">\n                    </a>\n			Schedule\n				<h2>Need Help With Your Car? We\'ll fix it</h2>\n				<p>We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.</p>\n				<h2>1-800-123-4567</h2>\n											<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Appointment</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2017-03-08 07:18:04','2017-03-08 07:18:04','',1520,'https://demoweblinks.in/troosten/?p=2773',0,'revision','',0),(2774,1,'2017-03-08 16:27:32','2017-03-08 16:27:32','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Looking for Right Vehicle</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Repair Service?</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Get your fair-price repair estimates</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							After Hours\n							Drop-OFF\n						We realize that you lead a busy life, so we have made it easy for you to drop off your vehicle 24/7.						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n						<a href=\"#anchoring-link01\"\n						class=\"btn btn-border anchoring-link\">Get Estimate</a>\n				<h2>What We Do</h2>\n				We offer full service auto repair &amp; maintenance				\n						<img width=\"390\" height=\"390\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg.png\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg.png 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-300x300.png 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-150x150.png 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-370x370.png 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-178x179.png 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Maintenance\n									<h3>Preventative<br>Maintenance</h3>\n									The best way to minimize breakdowns is doing routine maintenance									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\" >\n						<img width=\"390\" height=\"390\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Common\n									<h3>Most Common<br>Repairs</h3>\n									We have over 30 common car repairs<br>and the list is growing									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Brake\n									<h3>Brake<br>Repair &amp; Service</h3>\n									Brake maintenance is important in helping<br>ensure the safety of you and your<br>\npassengers									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n					<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img02.jpg 322w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n							<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n											<img width=\"178\" height=\"179\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n																				Silvia R. Brown Manager\n											<img width=\"178\" height=\"179\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-298x300.jpg 298w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-488x491.jpg 488w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-390x390.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-100x100.jpg 100w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n																				Joseph C. Billups Electrician\n											<img width=\"178\" height=\"179\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-298x300.jpg 298w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-488x491.jpg 488w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-390x390.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-100x100.jpg 100w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n																				Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians &amp; Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01.jpg 604w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01-300x189.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n                            <h2>Car Repair Estimator</h2>\n                            Get a location-based car repair estimate                            \n          <form\n            autocomplete=\"off\"\n            action=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/estimateresult/result\"\n            method=\"GET\"\n            role=\"search\">\n                                        <select  name=\"make\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n                  <option value=\"157\"  >Hyundai</option>\n                  <option value=\"156\"  >Jeep</option>\n                  <option value=\"155\"  >Subaru</option>\n                  <option value=\"154\"  >Toyota</option>\n            </select>\n                      <select disabled  name=\"model\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n                  <option value=\"172\"  >Cherokee</option>\n                  <option value=\"171\"  >City Express</option>\n                  <option value=\"170\"  >Civic</option>\n                  <option value=\"169\"  >Colorado</option>\n                  <option value=\"168\"  >Compass</option>\n                  <option value=\"158\"  >Convertible</option>\n            </select>\n                    <select disabled  name=\"the_year\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n                  <option value=\"160\"  >2017</option>\n                  <option value=\"159\"  >2018</option>\n            </select>\n                              <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n                <input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n                <a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n              <button type=\"submit\">GET ESTIMATE</button>\n            </form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move.png 745w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move-300x102.png 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2017-03-08 16:27:32','2017-03-08 16:27:32','',56,'https://demoweblinks.in/troosten/?p=2774',0,'revision','',0),(2775,1,'2017-04-03 05:11:55','2017-04-03 05:11:55','<ul data-option-key=\"filter\">\n 	<li><a href=\"#filter\" data-option-value=\"*\">All</a></li>\n 	<li><a href=\"#filter\" data-option-value=\".vehicle-repair\">Vehicle Repair</a></li>\n 	<li><a href=\"#filter\" data-option-value=\".other\">Other</a></li>\n 	<li><a href=\"#filter\" data-option-value=\".car-maintenance\">Car Maintenance</a></li>\n</ul>\n<input type=\"hidden\" id=\"ga_per_page\" value=\"8\">\n<input type=\"hidden\" id=\"grid_style\" value=\"gallery\">\n<input type=\"hidden\" id=\"ga_total_tes\" value=\"9 \">\n<img width=\"370\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08.jpg\">\n</a>\n<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/themes/car-repair-services/images/ajax-loader.gif\" alt=\"img\">\n<a data-load=\"gallery-more-ajax.txt\">More Photos</a>','Gallery','','inherit','closed','closed','','393-revision-v1','','','2017-04-03 05:11:55','2017-04-03 05:11:55','',393,'https://demoweblinks.in/troosten/?p=2775',0,'revision','',0),(2776,1,'2020-03-23 07:06:50','2020-03-23 07:06:50','<ul data-option-key=\"filter\">\n                        <li><a href=\"#filter\" data-option-value=\"*\">All</a></li>\n                        <li><a href=\"#filter\" data-option-value=\".vehicle-repair\">VEHICLE REPAIR</a></li><li><a href=\"#filter\" data-option-value=\".other\">OTHER</a></li><li><a href=\"#filter\" data-option-value=\".car-maintenance\">CAR MAINTENANCE</a></li>                    </ul>\n                                <img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-before.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-after.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img01-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Toyota FJ Cruiser</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-before.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-after.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img02-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Ford C-Max</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-before.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-after.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img03-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Chevrolet Cruze</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-before.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-after.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img04-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Chevrolet Silverado</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-before.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-after.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img05-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Honda CR-V</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-before.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-after.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img06-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Hyundai Tucson</h6>\n                <a href=\"#\">More Photos</a>','Gallery of Сomparisons','','inherit','closed','closed','','2180-revision-v1','','','2020-03-23 07:06:50','2020-03-23 07:06:50','',2180,'https://demoweblinks.in/troosten/?p=2776',0,'revision','',0),(2777,1,'2017-04-19 11:21:47','2017-04-19 11:21:47','The brakes on your vehicle work hard every time you drive. When you slow down in traffic, stop at a red light, or must maneuver a quick hard stop because of an obstruction in the road your brakes are at work. Over time the use of your brakes causes normal wear and tear, which can render them ineffective or useless. It’s important to have regular maintenance performed on your braking system to keep it in tip top shape, and provide safe driving conditions for you and your family.\n<h4>What Makes a Brake</h4>\nThe brake system in your vehicle is comprised of a disc, also called a rotor, a caliper, and the brake pad. From inside the car, it seems like all that happens is a push on the brake pedal, and the vehicle stops. But inside the car, this depressed pedal sends brake fluid through the brake lines as a piston moves in the master cylinder. As pistons in the caliper are initiated, the brake shoe pushes against the rotor, causing friction on the brake drum. Essentially, this pressure caused by your brake pad on the drum will slow the roll of your vehicle, and eventually cause it to stop.\n<blockquote>In this way, you can see that your brakes are powered by much more than a simple pedal on the floor of your vehicle. It takes many working factors to make your car stop safely and timely on the road.\n\n<footer>Manager <cite>– Joseph C. Lane,</cite></footer></blockquote>\n<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg\" alt=\"\">\n<h3>Price Points to Ponder</h3>\nUnfortunately, the friction of your brakes causes your brake pads to wear down over time, and they will need to be replaced time and time again. This is a normal part of the preventative maintenance routine you should include with your braking system.\n\nOf course, this means spending some money to keep your vehicle in working order and get you home safely every day. So how much money are you looking at spending for brake repair?\n<h3>Why Choose a Mechanic?</h3>\nUnfortunately, the friction of your brakes causes your brake pads to wear down over time, and they will need to be replaced time and time again. This is a normal part of the preventative maintenance routine you should include with your braking system.\n\nOf course, this means spending some money to keep your vehicle in working order and get you home safely every day. So how much money are you looking at spending for brake repair?','Troubleshooting Anti-Lock Brakes','','inherit','closed','closed','','659-revision-v1','','','2017-04-19 11:21:47','2017-04-19 11:21:47','',659,'https://demoweblinks.in/troosten/?p=2777',0,'revision','',0),(2778,1,'2022-05-06 10:10:17','2022-05-06 10:10:17','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-car-repair-services-child','','','2022-05-06 10:10:17','2022-05-06 10:10:17','',0,'https://demoweblinks.in/troosten/2022/05/06/wp-global-styles-car-repair-services-child/',0,'wp_global_styles','',0),(2780,1,'2022-05-06 10:38:44','2022-05-06 10:38:44','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Looking for Right Vehicle</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Repair Service?</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Get your fair-price repair estimates</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							After Hours\n							Drop-OFF\n						We realize that you lead a busy life, so we have made it easy for you to drop off your vehicle 24/7.						\n						<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/12/banner-key-new.png\" alt=\"\">\n						<a href=\"#anchoring-link01\"\n						class=\"btn btn-border anchoring-link\">Get Estimate</a>\n				<h2>What We Do</h2>\n				We offer full service auto repair &amp; maintenance				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-300x300.png 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-150x150.png 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-370x370.png 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-178x179.png 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Maintenance\n									<h3>Preventative<br>Maintenance</h3>\n									The best way to minimize breakdowns is doing routine maintenance									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Common\n									<h3>Most Common<br>Repairs</h3>\n									We have over 30 common car repairs<br>and the list is growing									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Brake\n									<h3>Brake<br>Repair &amp; Service</h3>\n									Brake maintenance is important in helping<br>ensure the safety of you and your<br>\npassengers									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n					<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n							<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n											<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n																				Silvia R. Brown Manager\n											<img width=\"178\" height=\"179\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-298x300.jpg 298w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-488x491.jpg 488w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-390x390.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n																				Joseph C. Billups Electrician\n											<img width=\"178\" height=\"179\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-298x300.jpg 298w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-488x491.jpg 488w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-390x390.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n																				Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians &amp; Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01-300x189.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n                            <h2>Car Repair Estimator</h2>\n                            Get a location-based car repair estimate                            \n          <form\n            autocomplete=\"off\"\n            action=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/estimateresult/result\"\n            method=\"GET\"\n            role=\"search\">\n                                        <select  name=\"make\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n                  <option value=\"157\"  >Hyundai</option>\n                  <option value=\"156\"  >Jeep</option>\n                  <option value=\"155\"  >Subaru</option>\n                  <option value=\"154\"  >Toyota</option>\n            </select>\n                      <select disabled  name=\"model\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n                  <option value=\"172\"  >Cherokee</option>\n                  <option value=\"171\"  >City Express</option>\n                  <option value=\"170\"  >Civic</option>\n                  <option value=\"169\"  >Colorado</option>\n                  <option value=\"168\"  >Compass</option>\n                  <option value=\"158\"  >Convertible</option>\n            </select>\n                    <select disabled  name=\"the_year\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n                  <option value=\"160\"  >2017</option>\n                  <option value=\"159\"  >2018</option>\n            </select>\n                              <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n                <input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n                <a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n              <button type=\"submit\">GET ESTIMATE</button>\n            </form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move-300x102.png 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:38:44','2022-05-06 10:38:44','',56,'https://demoweblinks.in/troosten/?p=2780',0,'revision','',0),(2781,1,'2022-05-06 10:38:44','2022-05-06 10:38:44','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Looking for Right Vehicle</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Repair Service?</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Get your fair-price repair estimates</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							After Hours\n							Drop-OFF\n						We realize that you lead a busy life, so we have made it easy for you to drop off your vehicle 24/7.						\n						<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/12/banner-key-new.png\" alt=\"\">\n						<a href=\"#anchoring-link01\"\n						class=\"btn btn-border anchoring-link\">Get Estimate</a>\n				<h2>What We Do</h2>\n				We offer full service auto repair &amp; maintenance				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-300x300.png 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-150x150.png 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-370x370.png 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-178x179.png 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Maintenance\n									<h3>Preventative<br>Maintenance</h3>\n									The best way to minimize breakdowns is doing routine maintenance									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/automatic-updatesand-unlock/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Common\n									<h3>Most Common<br>Repairs</h3>\n									We have over 30 common car repairs<br>and the list is growing									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Brake\n									<h3>Brake<br>Repair &amp; Service</h3>\n									Brake maintenance is important in helping<br>ensure the safety of you and your<br>\npassengers									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n					<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n							<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n											<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n																				Silvia R. Brown Manager\n											<img width=\"178\" height=\"179\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-298x300.jpg 298w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-488x491.jpg 488w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-390x390.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n																				Joseph C. Billups Electrician\n											<img width=\"178\" height=\"179\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-298x300.jpg 298w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-488x491.jpg 488w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-390x390.jpg 390w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-370x370.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n										<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n																				Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians &amp; Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01-300x189.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n                            <h2>Car Repair Estimator</h2>\n                            Get a location-based car repair estimate                            \n          <form\n            autocomplete=\"off\"\n            action=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/estimateresult/result\"\n            method=\"GET\"\n            role=\"search\">\n                                        <select  name=\"make\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n                  <option value=\"157\"  >Hyundai</option>\n                  <option value=\"156\"  >Jeep</option>\n                  <option value=\"155\"  >Subaru</option>\n                  <option value=\"154\"  >Toyota</option>\n            </select>\n                      <select disabled  name=\"model\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n                  <option value=\"172\"  >Cherokee</option>\n                  <option value=\"171\"  >City Express</option>\n                  <option value=\"170\"  >Civic</option>\n                  <option value=\"169\"  >Colorado</option>\n                  <option value=\"168\"  >Compass</option>\n                  <option value=\"158\"  >Convertible</option>\n            </select>\n                    <select disabled  name=\"the_year\">\n        <option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n                  <option value=\"160\"  >2017</option>\n                  <option value=\"159\"  >2018</option>\n            </select>\n                              <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n                <input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n                <a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n              <button type=\"submit\">GET ESTIMATE</button>\n            </form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move-300x102.png 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:38:44','2022-05-06 10:38:44','',56,'https://demoweblinks.in/troosten/?p=2781',0,'revision','',0),(2782,1,'2022-05-06 10:38:44','2022-05-06 10:38:44','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Brake\n									<h3>Brake<br>Repair &amp; Service</h3>\n									Brake maintenance is important in helping<br>ensure the safety of you and your<br>\npassengers									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:38:44','2022-05-06 10:38:44','',56,'https://demoweblinks.in/troosten/?p=2782',0,'revision','',0),(2783,1,'2022-05-06 10:39:18','2022-05-06 10:39:18','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Brake\n									<h3>Brake<br>Repair &amp; Service</h3>\n									Brake maintenance is important in helping<br>ensure the safety of you and your<br>\npassengers									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:39:18','2022-05-06 10:39:18','',56,'https://demoweblinks.in/troosten/?p=2783',0,'revision','',0),(2784,1,'2022-05-06 10:39:18','2022-05-06 10:39:18','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Brake\n									<h3>Brake<br>Repair &amp; Service</h3>\n									Brake maintenance is important in helping<br>ensure the safety of you and your<br>\npassengers									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:39:18','2022-05-06 10:39:18','',56,'https://demoweblinks.in/troosten/?p=2784',0,'revision','',0),(2785,1,'2022-05-06 10:39:18','2022-05-06 10:39:18','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:39:18','2022-05-06 10:39:18','',56,'https://demoweblinks.in/troosten/?p=2785',0,'revision','',0),(2786,1,'2022-05-06 10:39:36','2022-05-06 10:39:36','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:39:36','2022-05-06 10:39:36','',56,'https://demoweblinks.in/troosten/?p=2786',0,'revision','',0),(2787,1,'2022-05-06 10:39:37','2022-05-06 10:39:37','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Service</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:39:37','2022-05-06 10:39:37','',56,'https://demoweblinks.in/troosten/?p=2787',0,'revision','',0),(2788,1,'2022-05-06 10:39:37','2022-05-06 10:39:37','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:39:37','2022-05-06 10:39:37','',56,'https://demoweblinks.in/troosten/?p=2788',0,'revision','',0),(2789,1,'2022-05-06 10:41:20','2022-05-06 10:41:20','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:41:20','2022-05-06 10:41:20','',56,'https://demoweblinks.in/troosten/?p=2789',0,'revision','',0),(2790,1,'2022-05-06 10:41:21','2022-05-06 10:41:21','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>All Car Makes</h6>\n									<p>\n									We provide a variety of repair and maintenance services for all car makes and models, even for exotic and vintage ones.									</p>\n									<h6>Variety Services</h6>\n									<p>\n									The main principle of our work is to offer a wide range of quality car repair services and we’ve been doing it since our first day.									</p>\n									<h6>Quality Support</h6>\n									<p>\n									Car Repair Services offers quality support programs for any vehicles that allow them to always stay fully functional.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:41:21','2022-05-06 10:41:21','',56,'https://demoweblinks.in/troosten/?p=2790',0,'revision','',0),(2791,1,'2022-05-06 10:41:21','2022-05-06 10:41:21','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:41:21','2022-05-06 10:41:21','',56,'https://demoweblinks.in/troosten/?p=2791',0,'revision','',0),(2792,1,'2022-05-06 10:44:08','2022-05-06 10:44:08','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:44:08','2022-05-06 10:44:08','',56,'https://demoweblinks.in/troosten/?p=2792',0,'revision','',0),(2793,1,'2022-05-06 10:44:08','2022-05-06 10:44:08','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:44:08','2022-05-06 10:44:08','',56,'https://demoweblinks.in/troosten/?p=2793',0,'revision','',0),(2794,1,'2022-05-06 10:44:08','2022-05-06 10:44:08','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:44:08','2022-05-06 10:44:08','',56,'https://demoweblinks.in/troosten/?p=2794',0,'revision','',0),(2795,1,'2022-05-06 10:44:22','2022-05-06 10:44:22','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:44:22','2022-05-06 10:44:22','',56,'https://demoweblinks.in/troosten/?p=2795',0,'revision','',0),(2796,1,'2022-05-06 10:44:22','2022-05-06 10:44:22','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					We offer full service auto repair &amp; maintenance					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:44:22','2022-05-06 10:44:22','',56,'https://demoweblinks.in/troosten/?p=2796',0,'revision','',0),(2797,1,'2022-05-06 10:44:22','2022-05-06 10:44:22','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:44:22','2022-05-06 10:44:22','',56,'https://demoweblinks.in/troosten/?p=2797',0,'revision','',0),(2798,1,'2022-05-06 10:48:51','2022-05-06 10:48:51','','One Click Demo Import - log_file_2022-05-06__10-48-51','','inherit','open','closed','','one-click-demo-import-log_file_2022-05-06__10-48-51','','','2022-05-06 10:48:51','2022-05-06 10:48:51','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/log_file_2022-05-06__10-48-51.txt',0,'attachment','text/plain',0),(2799,1,'2013-06-07 11:00:00','2013-06-07 11:00:00','','hoodie_1_back','','inherit','open','open','','hoodie_1_back-2','','','2013-06-07 11:00:00','2013-06-07 11:00:00','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/hoodie_1_back.jpg',0,'attachment','image/jpeg',0),(2800,1,'2013-06-07 11:00:01','2013-06-07 11:00:01','','hoodie_1_front','','inherit','open','open','','hoodie_1_front-2','','','2013-06-07 11:00:01','2013-06-07 11:00:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/hoodie_1_front.jpg',0,'attachment','image/jpeg',0),(2801,1,'2013-06-07 10:35:39','2013-06-07 10:35:39','','T_1_back','','inherit','open','open','','t_1_back-2','','','2013-06-07 10:35:39','2013-06-07 10:35:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/T_1_back.jpg',0,'attachment','image/jpeg',0),(2802,1,'2013-06-07 10:41:34','2013-06-07 10:41:34','','T_2_back','','inherit','open','open','','t_2_back-2','','','2013-06-07 10:41:34','2013-06-07 10:41:34','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/T_2_back.jpg',0,'attachment','image/jpeg',0),(2803,1,'2013-06-07 10:45:26','2013-06-07 10:45:26','','T_3_back','','inherit','open','open','','t_3_back-2','','','2013-06-07 10:45:26','2013-06-07 10:45:26','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/T_3_back.jpg',0,'attachment','image/jpeg',0),(2804,1,'2013-06-07 10:45:27','2013-06-07 10:45:27','','T_3_front','','inherit','open','open','','t_3_front-2','','','2013-06-07 10:45:27','2013-06-07 10:45:27','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/T_3_front.jpg',0,'attachment','image/jpeg',0),(2805,1,'2013-06-07 10:45:29','2013-06-07 10:45:29','','T_4_back','','inherit','open','open','','t_4_back-2','','','2013-06-07 10:45:29','2013-06-07 10:45:29','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/T_4_back.jpg',0,'attachment','image/jpeg',0),(2806,1,'2013-06-07 10:45:30','2013-06-07 10:45:30','','T_4_front','','inherit','open','open','','t_4_front-2-2','','','2013-06-07 10:45:30','2013-06-07 10:45:30','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/T_4_front1.jpg',0,'attachment','image/jpeg',0),(2807,1,'2013-06-07 10:49:23','2013-06-07 10:49:23','','T_5_back','','inherit','open','open','','t_5_back-2','','','2013-06-07 10:49:23','2013-06-07 10:49:23','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/T_5_back.jpg',0,'attachment','image/jpeg',0),(2808,1,'2013-06-07 10:52:02','2013-06-07 10:52:02','','T_6_back','','inherit','open','open','','t_6_back-2','','','2013-06-07 10:52:02','2013-06-07 10:52:02','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/T_6_back.jpg',0,'attachment','image/jpeg',0),(2809,1,'2013-06-07 10:53:29','2013-06-07 10:53:29','','T_7_back','','inherit','open','open','','t_7_back-2','','','2013-06-07 10:53:29','2013-06-07 10:53:29','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/T_7_back.jpg',0,'attachment','image/jpeg',0),(2810,1,'2013-06-07 10:59:54','2013-06-07 10:59:54','','hoodie_7_back','','inherit','open','open','','hoodie_7_back-2','','','2013-06-07 10:59:54','2013-06-07 10:59:54','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/hoodie_7_back.jpg',0,'attachment','image/jpeg',0),(2811,1,'2013-06-07 11:02:26','2013-06-07 11:02:26','','hoodie_2_back','','inherit','open','open','','hoodie_2_back-2','','','2013-06-07 11:02:26','2013-06-07 11:02:26','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/hoodie_2_back.jpg',0,'attachment','image/jpeg',0),(2812,1,'2013-06-07 11:03:50','2013-06-07 11:03:50','','hoodie_3_back','','inherit','open','open','','hoodie_3_back-2','','','2013-06-07 11:03:50','2013-06-07 11:03:50','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/hoodie_3_back.jpg',0,'attachment','image/jpeg',0),(2813,1,'2013-06-07 11:05:13','2013-06-07 11:05:13','','hoodie_4_back','','inherit','open','open','','hoodie_4_back-2','','','2013-06-07 11:05:13','2013-06-07 11:05:13','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/hoodie_4_back.jpg',0,'attachment','image/jpeg',0),(2814,1,'2013-06-07 11:07:10','2013-06-07 11:07:10','','hoodie_5_back','','inherit','open','open','','hoodie_5_back-2','','','2013-06-07 11:07:10','2013-06-07 11:07:10','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/hoodie_5_back.jpg',0,'attachment','image/jpeg',0),(2815,1,'2013-06-07 11:12:16','2013-06-07 11:12:16','','hoodie_6_back','','inherit','open','open','','hoodie_6_back-2','','','2013-06-07 11:12:16','2013-06-07 11:12:16','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/hoodie_6_back.jpg',0,'attachment','image/jpeg',0),(2816,1,'2013-06-07 11:22:05','2013-06-07 11:22:05','','Poster_1_flat','','inherit','open','open','','poster_1_flat-2','','','2013-06-07 11:22:05','2013-06-07 11:22:05','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/Poster_1_flat.jpg',0,'attachment','image/jpeg',0),(2817,1,'2013-06-07 11:24:47','2013-06-07 11:24:47','','Poster_2_flat','','inherit','open','open','','poster_2_flat-2','','','2013-06-07 11:24:47','2013-06-07 11:24:47','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/Poster_2_flat.jpg',0,'attachment','image/jpeg',0),(2818,1,'2013-06-07 11:27:31','2013-06-07 11:27:31','','Poster_3_flat','','inherit','open','open','','poster_3_flat-2','','','2013-06-07 11:27:31','2013-06-07 11:27:31','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/Poster_3_flat.jpg',0,'attachment','image/jpeg',0),(2819,1,'2017-03-08 14:06:23','2017-03-08 14:06:23','','services-img-01','','inherit','open','closed','','services-img-01-2','','','2017-03-08 14:06:23','2017-03-08 14:06:23','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-img-01.jpg',0,'attachment','image/jpeg',0),(2820,1,'2017-03-08 14:46:52','2017-03-08 14:46:52','','services-img-02','','inherit','open','closed','','services-img-02-2','','','2017-03-08 14:46:52','2017-03-08 14:46:52','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-img-02.jpg',0,'attachment','image/jpeg',0),(2821,1,'2017-03-08 15:04:20','2017-03-08 15:04:20','','block-bg-1','','inherit','open','closed','','block-bg-1-4','','','2017-03-08 15:04:20','2017-03-08 15:04:20','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/block-bg-1.jpg',0,'attachment','image/jpeg',0),(2822,1,'2017-03-08 15:37:44','2017-03-08 15:37:44','','services-img-03','','inherit','open','closed','','services-img-03-2','','','2017-03-08 15:37:44','2017-03-08 15:37:44','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-img-03.jpg',0,'attachment','image/jpeg',0),(2823,1,'2017-03-08 17:13:18','2017-03-08 17:13:18','','slide3','','inherit','open','closed','','slide3-4','','','2017-03-08 17:13:18','2017-03-08 17:13:18','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/slide3.jpg',0,'attachment','image/jpeg',0),(2824,1,'2017-03-08 17:24:41','2017-03-08 17:24:41','','banner-bg','','inherit','open','closed','','banner-bg-2','','','2017-03-08 17:24:41','2017-03-08 17:24:41','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/banner-bg.png',0,'attachment','image/png',0),(2825,1,'2017-03-08 17:27:34','2017-03-08 17:27:34','','banner-key','','inherit','open','closed','','banner-key-2','','','2017-03-08 17:27:34','2017-03-08 17:27:34','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/banner-key.png',0,'attachment','image/png',0),(2826,1,'2017-03-08 17:53:07','2017-03-08 17:53:07','','block-bg-2','','inherit','open','closed','','block-bg-2-3','','','2017-03-08 17:53:07','2017-03-08 17:53:07','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/block-bg-2.jpg',0,'attachment','image/jpeg',0),(2827,1,'2017-03-09 06:35:09','2017-03-09 06:35:09','','service-1-bg','','inherit','open','closed','','service-1-bg-2','','','2017-03-09 06:35:09','2017-03-09 06:35:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/service-1-bg.png',0,'attachment','image/png',0),(2828,1,'2017-03-08 13:24:02','2017-03-08 13:24:02','','about-img','','inherit','open','closed','','about-img-4','','','2017-03-08 13:24:02','2017-03-08 13:24:02','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/about-img.jpg',0,'attachment','image/jpeg',0),(2829,1,'2013-06-07 11:28:20','2013-06-07 11:28:20','','Poster_4_flat','','inherit','open','open','','poster_4_flat-2','','','2013-06-07 11:28:20','2013-06-07 11:28:20','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/Poster_4_flat.jpg',0,'attachment','image/jpeg',0),(2830,1,'2013-06-07 11:29:37','2013-06-07 11:29:37','','Poster_5_flat','','inherit','open','open','','poster_5_flat-2','','','2013-06-07 11:29:37','2013-06-07 11:29:37','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/Poster_5_flat.jpg',0,'attachment','image/jpeg',0),(2831,1,'2013-06-07 11:32:57','2013-06-07 11:32:57','','cd_1_flat','','inherit','open','open','','cd_1_flat-2','','','2013-06-07 11:32:57','2013-06-07 11:32:57','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/cd_1_flat.jpg',0,'attachment','image/jpeg',0),(2832,1,'2013-06-07 11:34:07','2013-06-07 11:34:07','','cd_2_flat','','inherit','open','open','','cd_2_flat-2','','','2013-06-07 11:34:07','2013-06-07 11:34:07','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/cd_2_flat.jpg',0,'attachment','image/jpeg',0),(2833,1,'2013-06-07 11:35:10','2013-06-07 11:35:10','','cd_3_flat','','inherit','open','open','','cd_3_flat-2','','','2013-06-07 11:35:10','2013-06-07 11:35:10','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/cd_3_flat.jpg',0,'attachment','image/jpeg',0),(2834,1,'2013-06-07 11:36:10','2013-06-07 11:36:10','','cd_4_flat','','inherit','open','open','','cd_4_flat-2','','','2013-06-07 11:36:10','2013-06-07 11:36:10','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/cd_4_flat.jpg',0,'attachment','image/jpeg',0),(2835,1,'2013-06-07 11:37:17','2013-06-07 11:37:17','','cd_5_flat','','inherit','open','open','','cd_5_flat-2','','','2013-06-07 11:37:17','2013-06-07 11:37:17','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/cd_5_flat.jpg',0,'attachment','image/jpeg',0),(2836,1,'2013-06-07 11:38:03','2013-06-07 11:38:03','','cd_6_flat','','inherit','open','open','','cd_6_flat-2','','','2013-06-07 11:38:03','2013-06-07 11:38:03','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/cd_6_flat.jpg',0,'attachment','image/jpeg',0),(2837,1,'2017-03-09 06:35:11','2017-03-09 06:35:11','','service-2-bg','','inherit','open','closed','','service-2-bg-2','','','2017-03-09 06:35:11','2017-03-09 06:35:11','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/service-2-bg.jpg',0,'attachment','image/jpeg',0),(2838,1,'2017-03-09 06:57:23','2017-03-09 06:57:23','','service-3-bg','','inherit','open','closed','','service-3-bg-2','','','2017-03-09 06:57:23','2017-03-09 06:57:23','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/service-3-bg.jpg',0,'attachment','image/jpeg',0),(2839,1,'2017-03-09 06:58:15','2017-03-09 06:58:15','','service-4-bg','','inherit','open','closed','','service-4-bg-2','','','2017-03-09 06:58:15','2017-03-09 06:58:15','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/service-4-bg.jpg',0,'attachment','image/jpeg',0),(2840,1,'2017-03-09 06:59:07','2017-03-09 06:59:07','','service-6-bg','','inherit','open','closed','','service-6-bg-3','','','2017-03-09 06:59:07','2017-03-09 06:59:07','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/service-6-bg.jpg',0,'attachment','image/jpeg',0),(2841,1,'2017-03-09 06:59:45','2017-03-09 06:59:45','','service-5-bg','','inherit','open','closed','','service-5-bg-2','','','2017-03-09 06:59:45','2017-03-09 06:59:45','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/service-5-bg.jpg',0,'attachment','image/jpeg',0),(2842,1,'2017-03-09 09:08:09','2017-03-09 09:08:09','','grey-bg-1','','inherit','open','closed','','grey-bg-1-2','','','2017-03-09 09:08:09','2017-03-09 09:08:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/grey-bg-1.png',0,'attachment','image/png',0),(2843,1,'2017-03-09 09:12:34','2017-03-09 09:12:34','','img-car-move','','inherit','open','closed','','img-car-move-2','','','2017-03-09 09:12:34','2017-03-09 09:12:34','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img-car-move.png',0,'attachment','image/png',0),(2844,1,'2017-03-10 06:34:42','2017-03-10 06:34:42','','blog-post-img-1','','inherit','open','closed','','blog-post-img-1-2','','','2017-03-10 06:34:42','2017-03-10 06:34:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/blog-post-img-1.jpg',0,'attachment','image/jpeg',0),(2845,1,'2017-03-14 07:23:16','2017-03-14 07:23:16','','blog-post-img-2','','inherit','open','closed','','blog-post-img-2-3','','','2017-03-14 07:23:16','2017-03-14 07:23:16','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/blog-post-img-2.jpg',0,'attachment','image/jpeg',0),(2846,1,'2017-03-14 07:23:21','2017-03-14 07:23:21','','blog-post-img-2-1','','inherit','open','closed','','blog-post-img-2-1-2','','','2017-03-14 07:23:21','2017-03-14 07:23:21','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/blog-post-img-2-1.jpg',0,'attachment','image/jpeg',0),(2847,1,'2017-03-14 07:23:25','2017-03-14 07:23:25','','blog-post-img-2-2','','inherit','open','closed','','blog-post-img-2-2-2','','','2017-03-14 07:23:25','2017-03-14 07:23:25','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/blog-post-img-2-2.jpg',0,'attachment','image/jpeg',0),(2848,1,'2017-03-14 07:37:46','2017-03-14 07:37:46','','blog-post-img-3','','inherit','open','closed','','blog-post-img-3-2','','','2017-03-14 07:37:46','2017-03-14 07:37:46','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/blog-post-img-3.jpg',0,'attachment','image/jpeg',0),(2849,1,'2017-03-15 07:00:46','2017-03-15 07:00:46','','person-02','','inherit','open','closed','','person-02-2','','','2017-03-15 07:00:46','2017-03-15 07:00:46','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/person-02.jpg',0,'attachment','image/jpeg',0),(2850,1,'2017-03-15 07:00:47','2017-03-15 07:00:47','','person-03','','inherit','open','closed','','person-03-2','','','2017-03-15 07:00:47','2017-03-15 07:00:47','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/person-03.jpg',0,'attachment','image/jpeg',0),(2851,1,'2017-03-15 07:00:47','2017-03-15 07:00:47','','person-04','','inherit','open','closed','','person-04-2','','','2017-03-15 07:00:47','2017-03-15 07:00:47','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/person-04.jpg',0,'attachment','image/jpeg',0),(2852,1,'2017-03-15 07:00:48','2017-03-15 07:00:48','','person-01','','inherit','open','closed','','person-01-2','','','2017-03-15 07:00:48','2017-03-15 07:00:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/person-01.jpg',0,'attachment','image/jpeg',0),(2853,1,'2017-03-19 06:18:15','2017-03-19 06:18:15','','services-img-04','','inherit','open','closed','','services-img-04-2','','','2017-03-19 06:18:15','2017-03-19 06:18:15','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-img-04.jpg',0,'attachment','image/jpeg',0),(2854,1,'2017-03-19 06:19:22','2017-03-19 06:19:22','','services-img-05','','inherit','open','closed','','services-img-05-2','','','2017-03-19 06:19:22','2017-03-19 06:19:22','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-img-05.jpg',0,'attachment','image/jpeg',0),(2855,1,'2017-03-19 06:20:09','2017-03-19 06:20:09','','services-img-06','','inherit','open','closed','','services-img-06-2','','','2017-03-19 06:20:09','2017-03-19 06:20:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-img-06.jpg',0,'attachment','image/jpeg',0),(2856,1,'2017-03-20 03:55:28','2017-03-20 03:55:28','','gallery-img-06','','inherit','open','closed','','gallery-img-06-2','','','2017-03-20 03:55:28','2017-03-20 03:55:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img-06.jpg',0,'attachment','image/jpeg',0),(2857,1,'2017-03-20 04:05:02','2017-03-20 04:05:02','','gallery-img-01','','inherit','open','closed','','gallery-img-01-2-2','','','2017-03-20 04:05:02','2017-03-20 04:05:02','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img-01-1.jpg',0,'attachment','image/jpeg',0),(2858,1,'2017-03-20 04:07:58','2017-03-20 04:07:58','','gallery-img-thumb-02','','inherit','open','closed','','gallery-img-thumb-02-4','','','2017-03-20 04:07:58','2017-03-20 04:07:58','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img-thumb-02.jpg',0,'attachment','image/jpeg',0),(2859,1,'2017-03-20 05:01:32','2017-03-20 05:01:32','','2010 Ford Mustang','2010 Ford Mustang: The 2010 Mustang GT promises a more-dynamic driving experience thanks to chassis improvements pioneered on Ford Racing programs and the popular Mustang Bullitt line.  Adjustments were made to the springs, stabilizer bars and shocks to better balance the ride, steering and handling for all models. (11/18/08)','inherit','open','closed','','2010-ford-mustang-2-2','','','2017-03-20 05:01:32','2017-03-20 05:01:32','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/2.jpg',0,'attachment','image/jpeg',0),(2860,1,'2017-03-20 05:01:33','2017-03-20 05:01:33','','3','','inherit','open','closed','','3-3','','','2017-03-20 05:01:33','2017-03-20 05:01:33','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/3.jpg',0,'attachment','image/jpeg',0),(2861,1,'2017-03-20 05:01:34','2017-03-20 05:01:34','','4','Car salesman with client','inherit','open','closed','','4-3','','','2017-03-20 05:01:34','2017-03-20 05:01:34','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/4.jpg',0,'attachment','image/jpeg',0),(2862,1,'2017-03-20 05:01:35','2017-03-20 05:01:35','','5','Vehicle Clutch','inherit','open','closed','','5-3','','','2017-03-20 05:01:35','2017-03-20 05:01:35','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/5.jpg',0,'attachment','image/jpeg',0),(2863,1,'2017-03-20 05:01:36','2017-03-20 05:01:36','','6','','inherit','open','closed','','6-3','','','2017-03-20 05:01:36','2017-03-20 05:01:36','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/6.jpg',0,'attachment','image/jpeg',0),(2864,1,'2017-03-20 05:01:37','2017-03-20 05:01:37','','7','They can fix anything. Two handsome car mechanics in uniform checking the engine under hood in the car service station','inherit','open','closed','','7-3','','','2017-03-20 05:01:37','2017-03-20 05:01:37','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/7.jpg',0,'attachment','image/jpeg',0),(2865,1,'2017-03-20 05:01:38','2017-03-20 05:01:38','','8','','inherit','open','closed','','8-3','','','2017-03-20 05:01:38','2017-03-20 05:01:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/8.jpg',0,'attachment','image/jpeg',0),(2866,1,'2017-03-20 05:01:39','2017-03-20 05:01:39','','Car mechanic working in auto repair service.','Professional car mechanic working in auto repair service.','inherit','open','closed','','car-mechanic-working-in-auto-repair-service-2','','','2017-03-20 05:01:39','2017-03-20 05:01:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/9.jpg',0,'attachment','image/jpeg',0),(2867,1,'2017-03-20 05:05:53','2017-03-20 05:05:53','','2','','inherit','open','closed','','2-2','','','2017-03-20 05:05:53','2017-03-20 05:05:53','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/2-1.jpg',0,'attachment','image/jpeg',0),(2868,1,'2017-03-20 05:06:41','2017-03-20 05:06:41','','3','','inherit','open','closed','','3-2-2','','','2017-03-20 05:06:41','2017-03-20 05:06:41','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/3-1.jpg',0,'attachment','image/jpeg',0),(2869,1,'2017-03-20 05:07:40','2017-03-20 05:07:40','','4','','inherit','open','closed','','4-2-2','','','2017-03-20 05:07:40','2017-03-20 05:07:40','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/4-1.jpg',0,'attachment','image/jpeg',0),(2870,1,'2017-03-20 05:08:07','2017-03-20 05:08:07','','5','','inherit','open','closed','','5-2-2','','','2017-03-20 05:08:07','2017-03-20 05:08:07','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/5-1.jpg',0,'attachment','image/jpeg',0),(2871,1,'2017-03-20 05:08:41','2017-03-20 05:08:41','','6','','inherit','open','closed','','6-2-2','','','2017-03-20 05:08:41','2017-03-20 05:08:41','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/6-1.jpg',0,'attachment','image/jpeg',0),(2872,1,'2017-03-20 05:10:19','2017-03-20 05:10:19','','7','','inherit','open','closed','','7-2-2','','','2017-03-20 05:10:19','2017-03-20 05:10:19','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/7-1.jpg',0,'attachment','image/jpeg',0),(2873,1,'2017-03-20 05:11:01','2017-03-20 05:11:01','','8','','inherit','open','closed','','8-2-2','','','2017-03-20 05:11:01','2017-03-20 05:11:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/8-1.jpg',0,'attachment','image/jpeg',0),(2874,1,'2017-03-20 05:11:33','2017-03-20 05:11:33','','9','','inherit','open','closed','','9-2','','','2017-03-20 05:11:33','2017-03-20 05:11:33','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/9-1.jpg',0,'attachment','image/jpeg',0),(2875,1,'2017-04-03 06:29:15','2017-04-03 06:29:15','','gallery-img-01','','inherit','open','closed','','gallery-img-01-3','','','2017-04-03 06:29:15','2017-04-03 06:29:15','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/gallery-img-01.jpg',0,'attachment','image/jpeg',0),(2876,1,'2017-04-03 07:01:48','2017-04-03 07:01:48','','gallery-img-thumb-02','','inherit','open','closed','','gallery-img-thumb-02-2-2','','','2017-04-03 07:01:48','2017-04-03 07:01:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img-thumb-02-1.jpg',0,'attachment','image/jpeg',0),(2877,1,'2017-04-03 07:02:12','2017-04-03 07:02:12','','gallery-img-02','','inherit','open','closed','','gallery-img-02-2','','','2017-04-03 07:02:12','2017-04-03 07:02:12','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/gallery-img-02.jpg',0,'attachment','image/jpeg',0),(2878,1,'2017-04-03 07:05:31','2017-04-03 07:05:31','','gallery-img-thumb-03','','inherit','open','closed','','gallery-img-thumb-03-3','','','2017-04-03 07:05:31','2017-04-03 07:05:31','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img-thumb-03.jpg',0,'attachment','image/jpeg',0),(2879,1,'2017-04-03 07:05:48','2017-04-03 07:05:48','','gallery-img-03','','inherit','open','closed','','gallery-img-03-2','','','2017-04-03 07:05:48','2017-04-03 07:05:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/gallery-img-03.jpg',0,'attachment','image/jpeg',0),(2880,1,'2017-04-03 07:06:06','2017-04-03 07:06:06','','gallery-img-thumb-03','','inherit','open','closed','','gallery-img-thumb-03-2-2','','','2017-04-03 07:06:06','2017-04-03 07:06:06','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/gallery-img-thumb-03.jpg',0,'attachment','image/jpeg',0),(2881,1,'2017-04-03 07:09:46','2017-04-03 07:09:46','','gallery-img-thumb-04','','inherit','open','closed','','gallery-img-thumb-04-2','','','2017-04-03 07:09:46','2017-04-03 07:09:46','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/gallery-img-thumb-04.jpg',0,'attachment','image/jpeg',0),(2882,1,'2017-04-03 07:10:28','2017-04-03 07:10:28','','gallery-img-thumb-05','','inherit','open','closed','','gallery-img-thumb-05-2','','','2017-04-03 07:10:28','2017-04-03 07:10:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/gallery-img-thumb-05.jpg',0,'attachment','image/jpeg',0),(2883,1,'2017-04-03 07:11:27','2017-04-03 07:11:27','','gallery-img-thumb-06','','inherit','open','closed','','gallery-img-thumb-06-2','','','2017-04-03 07:11:27','2017-04-03 07:11:27','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/gallery-img-thumb-06.jpg',0,'attachment','image/jpeg',0),(2884,1,'2017-04-03 07:12:21','2017-04-03 07:12:21','','gallery-img-thumb-07','','inherit','open','closed','','gallery-img-thumb-07-2','','','2017-04-03 07:12:21','2017-04-03 07:12:21','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/gallery-img-thumb-07.jpg',0,'attachment','image/jpeg',0),(2885,1,'2017-04-03 07:13:08','2017-04-03 07:13:08','','gallery-img-thumb-08','','inherit','open','closed','','gallery-img-thumb-08-2','','','2017-04-03 07:13:08','2017-04-03 07:13:08','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/gallery-img-thumb-08.jpg',0,'attachment','image/jpeg',0),(2886,1,'2017-04-03 07:14:10','2017-04-03 07:14:10','','gallery-img-thumb-09','','inherit','open','closed','','gallery-img-thumb-09-2','','','2017-04-03 07:14:10','2017-04-03 07:14:10','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/gallery-img-thumb-09.jpg',0,'attachment','image/jpeg',0),(2887,1,'2017-04-03 07:16:55','2017-04-03 07:16:55','','gallery-img-thumb-02','','inherit','open','closed','','gallery-img-thumb-02-3-2','','','2017-04-03 07:16:55','2017-04-03 07:16:55','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/gallery-img-thumb-02.jpg',0,'attachment','image/jpeg',0),(2888,1,'2017-04-04 07:11:06','2017-04-04 07:11:06','','gallery-img-thumb-01','','inherit','open','closed','','gallery-img-thumb-01-2','','','2017-04-04 07:11:06','2017-04-04 07:11:06','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/gallery-img-thumb-01.jpg',0,'attachment','image/jpeg',0),(2889,1,'2017-04-05 06:07:43','2017-04-05 06:07:43','','1474061829492','','inherit','open','closed','','1474061829492-2','','','2017-04-05 06:07:43','2017-04-05 06:07:43','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/1474061829492.png',0,'attachment','image/png',0),(2890,1,'2017-04-05 10:11:48','2017-04-05 10:11:48','','images','','inherit','open','closed','','images-2','','','2017-04-05 10:11:48','2017-04-05 10:11:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/images.png',0,'attachment','image/png',0),(2891,1,'2017-04-07 03:06:14','2017-04-07 03:06:14','','ValeraSportAS','','inherit','open','closed','','valerasportas-2','','','2017-04-07 03:06:14','2017-04-07 03:06:14','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/ValeraSportAS.png',0,'attachment','image/png',0),(2892,1,'2017-04-07 03:10:06','2017-04-07 03:10:06','','FirehawkIndy500','','inherit','open','closed','','firehawkindy500-2','','','2017-04-07 03:10:06','2017-04-07 03:10:06','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/FirehawkIndy500.png',0,'attachment','image/png',0),(2893,1,'2017-04-19 09:04:25','2017-04-19 09:04:25','','appointment-bg','','inherit','open','closed','','appointment-bg-2','','','2017-04-19 09:04:25','2017-04-19 09:04:25','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/04/appointment-bg.png',0,'attachment','image/png',0),(2894,1,'2017-04-25 04:50:28','2017-04-25 04:50:28','','about-img-1','','inherit','open','closed','','about-img-1-2','','','2017-04-25 04:50:28','2017-04-25 04:50:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/about-img-1.jpg',0,'attachment','image/jpeg',0),(2895,1,'2017-04-25 04:58:23','2017-04-25 04:58:23','','about-img-2','','inherit','open','closed','','about-img-2-2','','','2017-04-25 04:58:23','2017-04-25 04:58:23','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/about-img-2.jpg',0,'attachment','image/jpeg',0),(2896,1,'2017-04-25 04:58:25','2017-04-25 04:58:25','','about-img-3','','inherit','open','closed','','about-img-3-2','','','2017-04-25 04:58:25','2017-04-25 04:58:25','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/about-img-3.jpg',0,'attachment','image/jpeg',0),(2897,1,'2017-04-25 10:17:46','2017-04-25 10:17:46','','prd-thumb-1','','inherit','open','closed','','prd-thumb-1-2','','','2017-04-25 10:17:46','2017-04-25 10:17:46','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/prd-thumb-1.jpg',0,'attachment','image/jpeg',0),(2898,1,'2017-04-25 10:17:47','2017-04-25 10:17:47','','prd-thumb-2','','inherit','open','closed','','prd-thumb-2-2','','','2017-04-25 10:17:47','2017-04-25 10:17:47','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/prd-thumb-2.jpg',0,'attachment','image/jpeg',0),(2899,1,'2017-04-25 10:17:48','2017-04-25 10:17:48','','prd-thumb-3','','inherit','open','closed','','prd-thumb-3-2','','','2017-04-25 10:17:48','2017-04-25 10:17:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/prd-thumb-3.jpg',0,'attachment','image/jpeg',0),(2900,1,'2017-04-27 03:31:04','2017-04-27 03:31:04','','services-1-img','','inherit','open','closed','','services-1-img-3','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2974,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-1-img.jpg',0,'attachment','image/jpeg',0),(2901,1,'2017-04-27 05:14:18','2017-04-27 05:14:18','','services-2-img','','inherit','open','closed','','services-2-img-3','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2973,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-2-img.jpg',0,'attachment','image/jpeg',0),(2902,1,'2017-04-27 05:19:31','2017-04-27 05:19:31','','services-3-img','','inherit','open','closed','','services-3-img-3','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2972,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-3-img.jpg',0,'attachment','image/jpeg',0),(2903,1,'2017-04-27 06:39:46','2017-04-27 06:39:46','','services-4-img','','inherit','open','closed','','services-4-img-2','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2971,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-4-img.jpg',0,'attachment','image/jpeg',0),(2904,1,'2017-04-27 06:54:58','2017-04-27 06:54:58','','services-5-img','','inherit','open','closed','','services-5-img-2','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2971,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-5-img.jpg',0,'attachment','image/jpeg',0),(2905,1,'2017-04-28 04:26:02','2017-04-28 04:26:02','','tabform-bg','','inherit','open','closed','','tabform-bg-2','','','2017-04-28 04:26:02','2017-04-28 04:26:02','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/tabform-bg.jpg',0,'attachment','image/jpeg',0),(2906,1,'2017-04-29 06:43:15','2017-04-29 06:43:15','','services-1-img','','inherit','open','closed','','services-1-img-2-2','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2974,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-1-img-1.jpg',0,'attachment','image/jpeg',0),(2907,1,'2017-04-29 08:55:05','2017-04-29 08:55:05','','services-3-img','','inherit','open','closed','','services-3-img-2-2','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2972,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-3-img-1.jpg',0,'attachment','image/jpeg',0),(2908,1,'2017-06-01 05:12:43','2017-06-01 05:12:43','','prod_4','','inherit','open','closed','','prod_4-2','','','2017-06-01 05:12:43','2017-06-01 05:12:43','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/prod_4.jpg',0,'attachment','image/jpeg',0),(2909,1,'2017-06-01 05:14:19','2017-06-01 05:14:19','','prod_9','','inherit','open','closed','','prod_9-2','','','2017-06-01 05:14:19','2017-06-01 05:14:19','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/prod_9.jpg',0,'attachment','image/jpeg',0),(2910,1,'2017-06-01 05:14:42','2017-06-01 05:14:42','','prod_7','','inherit','open','closed','','prod_7-2','','','2017-06-01 05:14:42','2017-06-01 05:14:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/prod_7.jpg',0,'attachment','image/jpeg',0),(2911,1,'2017-06-01 05:15:15','2017-06-01 05:15:15','','prod_5','','inherit','open','closed','','prod_5-2','','','2017-06-01 05:15:15','2017-06-01 05:15:15','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/prod_5.jpg',0,'attachment','image/jpeg',0),(2912,1,'2017-06-01 05:15:44','2017-06-01 05:15:44','','prod_3','','inherit','open','closed','','prod_3-2','','','2017-06-01 05:15:44','2017-06-01 05:15:44','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/prod_3.jpg',0,'attachment','image/jpeg',0),(2913,1,'2017-06-01 05:16:11','2017-06-01 05:16:11','','prod_1','','inherit','open','closed','','prod_1-2','','','2017-06-01 05:16:11','2017-06-01 05:16:11','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/prod_1.jpg',0,'attachment','image/jpeg',0),(2914,1,'2017-06-01 05:16:44','2017-06-01 05:16:44','','prod_2','','inherit','open','closed','','prod_2-2','','','2017-06-01 05:16:44','2017-06-01 05:16:44','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/prod_2.jpg',0,'attachment','image/jpeg',0),(2915,1,'2017-06-01 05:18:17','2017-06-01 05:18:17','','prod_8','','inherit','open','closed','','prod_8-2','','','2017-06-01 05:18:17','2017-06-01 05:18:17','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/prod_8.jpg',0,'attachment','image/jpeg',0),(2916,1,'2017-06-01 05:18:54','2017-06-01 05:18:54','','prod_6','','inherit','open','closed','','prod_6-2','','','2017-06-01 05:18:54','2017-06-01 05:18:54','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2013/06/prod_6.jpg',0,'attachment','image/jpeg',0),(2917,1,'2017-06-10 04:02:50','2017-06-10 04:02:50','','logo','','inherit','open','closed','','logo-3','','','2017-06-10 04:02:50','2017-06-10 04:02:50','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/06/logo.png',0,'attachment','image/png',0),(2918,1,'2017-06-10 05:38:13','2017-06-10 05:38:13','','block-bg-1','','inherit','open','closed','','block-bg-1-2-2','','','2017-06-10 05:38:13','2017-06-10 05:38:13','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/block-bg-1-1.jpg',0,'attachment','image/jpeg',0),(2919,1,'2017-12-13 06:03:48','2017-12-13 06:03:48','','banner-key-new','','inherit','open','closed','','banner-key-new-2','','','2017-12-13 06:03:48','2017-12-13 06:03:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/12/banner-key-new.png',0,'attachment','image/png',0),(2920,1,'2018-11-17 11:30:06','2018-11-17 11:30:06','','header-photo-bg','','inherit','open','closed','','header-photo-bg-3','','','2018-11-17 11:30:06','2018-11-17 11:30:06','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2018/11/header-photo-bg.jpg',0,'attachment','image/jpeg',0),(2921,1,'2018-11-29 05:20:58','2018-11-29 05:20:58','','grey-bg','','inherit','open','closed','','grey-bg-3','','','2018-11-29 05:20:58','2018-11-29 05:20:58','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2018/11/grey-bg.png',0,'attachment','image/png',0),(2922,1,'2018-11-29 05:23:09','2018-11-29 05:23:09','','map-marker','','inherit','open','closed','','map-marker-2','','','2018-11-29 05:23:09','2018-11-29 05:23:09','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2018/11/map-marker.png',0,'attachment','image/png',0),(2923,1,'2019-06-14 06:34:49','2019-06-14 06:34:49','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder-3','','','2019-06-14 06:34:49','2019-06-14 06:34:49','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2019/06/woocommerce-placeholder.png',0,'attachment','image/png',0),(2924,1,'2020-02-13 06:37:29','2020-02-13 06:37:29','','slide3','','inherit','open','closed','','slide3-2-2','','','2020-02-13 06:37:29','2020-02-13 06:37:29','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/02/slide3.jpg',0,'attachment','image/jpeg',0),(2925,1,'2020-02-13 07:49:39','2020-02-13 07:49:39','','service-6-bg','','inherit','open','closed','','service-6-bg-2-2','','','2020-02-13 07:49:39','2020-02-13 07:49:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/02/service-6-bg.jpg',0,'attachment','image/jpeg',0),(2926,1,'2020-02-15 07:15:42','2020-02-15 07:15:42','','services-2-img','','inherit','open','closed','','services-2-img-2-2','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2973,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-2-img-1.jpg',0,'attachment','image/jpeg',0),(2927,1,'2020-03-09 06:21:14','2020-03-09 06:21:14','','logo','','inherit','open','closed','','logo-2-2','','','2020-03-09 06:21:14','2020-03-09 06:21:14','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/logo.png',0,'attachment','image/png',0),(2928,1,'2020-03-09 07:11:36','2020-03-09 07:11:36','','grey-bg','','inherit','open','closed','','grey-bg-2-2','','','2020-03-09 07:11:36','2020-03-09 07:11:36','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/grey-bg.png',0,'attachment','image/png',0),(2929,1,'2020-03-09 11:47:32','2020-03-09 11:47:32','','block-bg-1','','inherit','open','closed','','block-bg-1-3-2','','','2020-03-09 11:47:32','2020-03-09 11:47:32','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/block-bg-1.jpg',0,'attachment','image/jpeg',0),(2930,1,'2020-03-09 12:16:08','2020-03-09 12:16:08','','img-parallax01-img01','','inherit','open','closed','','img-parallax01-img01-2','','','2020-03-09 12:16:08','2020-03-09 12:16:08','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/img-parallax01-img01.jpg',0,'attachment','image/jpeg',0),(2931,1,'2020-03-09 12:17:12','2020-03-09 12:17:12','','img-parallax01-img02','','inherit','open','closed','','img-parallax01-img02-2','','','2020-03-09 12:17:12','2020-03-09 12:17:12','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/img-parallax01-img02.jpg',0,'attachment','image/jpeg',0),(2932,1,'2020-03-10 03:30:42','2020-03-10 03:30:42','','block-bg-2','','inherit','open','closed','','block-bg-2-2-2','','','2020-03-10 03:30:42','2020-03-10 03:30:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/block-bg-2.jpg',0,'attachment','image/jpeg',0),(2933,1,'2020-03-10 03:57:39','2020-03-10 03:57:39','','promo02-img-01','','inherit','open','closed','','promo02-img-01-2','','','2020-03-10 03:57:39','2020-03-10 03:57:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/promo02-img-01.jpg',0,'attachment','image/jpeg',0),(2934,1,'2020-03-10 03:58:25','2020-03-10 03:58:25','','promo02-img-02','','inherit','open','closed','','promo02-img-02-2','','','2020-03-10 03:58:25','2020-03-10 03:58:25','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/promo02-img-02.jpg',0,'attachment','image/jpeg',0),(2935,1,'2020-03-10 03:59:32','2020-03-10 03:59:32','','promo02-img-03','','inherit','open','closed','','promo02-img-03-2','','','2020-03-10 03:59:32','2020-03-10 03:59:32','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/promo02-img-03.jpg',0,'attachment','image/jpeg',0),(2936,1,'2020-03-10 03:59:54','2020-03-10 03:59:54','','promo02-img-04','','inherit','open','closed','','promo02-img-04-2','','','2020-03-10 03:59:54','2020-03-10 03:59:54','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/promo02-img-04.jpg',0,'attachment','image/jpeg',0),(2937,1,'2020-03-10 05:45:26','2020-03-10 05:45:26','','section-blog-img01','','inherit','open','closed','','section-blog-img01-2','','','2020-03-10 05:45:26','2020-03-10 05:45:26','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/06/section-blog-img01.jpg',0,'attachment','image/jpeg',0),(2938,1,'2020-03-10 06:13:39','2020-03-10 06:13:39','','video-img-01','','inherit','open','closed','','video-img-01-2','','','2020-03-10 06:13:39','2020-03-10 06:13:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/video-img-01.jpg',0,'attachment','image/jpeg',0),(2939,1,'2020-03-18 06:50:55','2020-03-18 06:50:55','','slide2','','inherit','open','closed','','slide2-3-2','','','2020-03-18 06:50:55','2020-03-18 06:50:55','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/slide2.jpg',0,'attachment','image/jpeg',0),(2940,1,'2020-03-18 09:13:15','2020-03-18 09:13:15','','img-logo','','inherit','open','closed','','img-logo-2','','','2020-03-18 09:13:15','2020-03-18 09:13:15','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/img-logo.png',0,'attachment','image/png',0),(2941,1,'2020-03-18 09:14:32','2020-03-18 09:14:32','','img-parallax02-img01','','inherit','open','closed','','img-parallax02-img01-2','','','2020-03-18 09:14:32','2020-03-18 09:14:32','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/img-parallax02-img01.png',0,'attachment','image/png',0),(2942,1,'2020-03-18 09:54:55','2020-03-18 09:54:55','','card01-img01','','inherit','open','closed','','card01-img01-2','','','2020-03-18 09:54:55','2020-03-18 09:54:55','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/card01-img01.png',0,'attachment','image/png',0),(2943,1,'2020-03-18 10:04:55','2020-03-18 10:04:55','','card01-img02','','inherit','open','closed','','card01-img02-2','','','2020-03-18 10:04:55','2020-03-18 10:04:55','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/card01-img02.png',0,'attachment','image/png',0),(2944,1,'2020-03-18 10:05:19','2020-03-18 10:05:19','','card01-img03','','inherit','open','closed','','card01-img03-2','','','2020-03-18 10:05:19','2020-03-18 10:05:19','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/card01-img03.png',0,'attachment','image/png',0),(2945,1,'2020-03-19 05:54:14','2020-03-19 05:54:14','','popup-img01','','inherit','open','closed','','popup-img01-2','','','2020-03-19 05:54:14','2020-03-19 05:54:14','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/popup-img01.jpg',0,'attachment','image/jpeg',0),(2946,1,'2020-03-19 10:55:27','2020-03-19 10:55:27','','services-item-img02','','inherit','open','closed','','services-item-img02-2','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2974,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg',0,'attachment','image/jpeg',0),(2947,1,'2020-03-23 07:28:07','2020-03-23 07:28:07','','img01-before','','inherit','open','closed','','img01-before-2','','','2020-03-23 07:28:07','2020-03-23 07:28:07','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-before.jpg',0,'attachment','image/jpeg',0),(2948,1,'2020-03-23 07:28:07','2020-03-23 07:28:07','','img01-after','','inherit','open','closed','','img01-after-2','','','2020-03-23 07:28:07','2020-03-23 07:28:07','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-after.jpg',0,'attachment','image/jpeg',0),(2949,1,'2020-03-23 08:50:06','2020-03-23 08:50:06','','img02-before','','inherit','open','closed','','img02-before-2','','','2020-03-23 08:50:06','2020-03-23 08:50:06','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-before.jpg',0,'attachment','image/jpeg',0),(2950,1,'2020-03-23 08:50:06','2020-03-23 08:50:06','','img02-after','','inherit','open','closed','','img02-after-2','','','2020-03-23 08:50:06','2020-03-23 08:50:06','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-after.jpg',0,'attachment','image/jpeg',0),(2951,1,'2020-03-23 08:51:42','2020-03-23 08:51:42','','img03-before','','inherit','open','closed','','img03-before-2','','','2020-03-23 08:51:42','2020-03-23 08:51:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-before.jpg',0,'attachment','image/jpeg',0),(2952,1,'2020-03-23 08:51:42','2020-03-23 08:51:42','','img03-after','','inherit','open','closed','','img03-after-2','','','2020-03-23 08:51:42','2020-03-23 08:51:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-after.jpg',0,'attachment','image/jpeg',0),(2953,1,'2020-03-23 08:53:14','2020-03-23 08:53:14','','img04-before','','inherit','open','closed','','img04-before-2','','','2020-03-23 08:53:14','2020-03-23 08:53:14','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-before.jpg',0,'attachment','image/jpeg',0),(2954,1,'2020-03-23 08:53:14','2020-03-23 08:53:14','','img04-after','','inherit','open','closed','','img04-after-2','','','2020-03-23 08:53:14','2020-03-23 08:53:14','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-after.jpg',0,'attachment','image/jpeg',0),(2955,1,'2020-03-23 08:55:48','2020-03-23 08:55:48','','img05-before','','inherit','open','closed','','img05-before-2','','','2020-03-23 08:55:48','2020-03-23 08:55:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-before.jpg',0,'attachment','image/jpeg',0),(2956,1,'2020-03-23 08:55:48','2020-03-23 08:55:48','','img05-after','','inherit','open','closed','','img05-after-2','','','2020-03-23 08:55:48','2020-03-23 08:55:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-after.jpg',0,'attachment','image/jpeg',0),(2957,1,'2020-03-23 08:57:04','2020-03-23 08:57:04','','img06-before','','inherit','open','closed','','img06-before-2','','','2020-03-23 08:57:04','2020-03-23 08:57:04','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-before.jpg',0,'attachment','image/jpeg',0),(2958,1,'2020-03-23 08:57:04','2020-03-23 08:57:04','','img06-after','','inherit','open','closed','','img06-after-2','','','2020-03-23 08:57:04','2020-03-23 08:57:04','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-after.jpg',0,'attachment','image/jpeg',0),(2959,1,'2020-03-25 09:20:40','2020-03-25 09:20:40','','section-bg01','','inherit','open','closed','','section-bg01-2','','','2020-03-25 09:20:40','2020-03-25 09:20:40','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/section-bg01.png',0,'attachment','image/png',0),(2960,1,'2020-03-26 08:51:21','2020-03-26 08:51:21','','services-item-img01','','inherit','open','closed','','services-item-img01-2','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',2974,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img01.jpg',0,'attachment','image/jpeg',0),(2961,1,'2020-03-28 10:08:39','2020-03-28 10:08:39','','pricing-box02_img02','','inherit','open','closed','','pricing-box02_img02','','','2020-03-28 10:08:39','2020-03-28 10:08:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/pricing-box02_img02.png',0,'attachment','image/png',0),(2962,1,'2020-03-28 10:10:08','2020-03-28 10:10:08','','pricing-box02_img04','','inherit','open','closed','','pricing-box02_img04','','','2020-03-28 10:10:08','2020-03-28 10:10:08','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/pricing-box02_img04.png',0,'attachment','image/png',0),(2963,1,'2020-04-01 06:09:28','2020-04-01 06:09:28','','service-tab','','inherit','open','closed','','service-tab','','','2020-04-01 06:09:28','2020-04-01 06:09:28','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/service-tab.png',0,'attachment','image/png',0),(2964,1,'2020-04-01 07:06:40','2020-04-01 07:06:40','','how-works-01','','inherit','open','closed','','how-works-01','','','2020-04-01 07:06:40','2020-04-01 07:06:40','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/how-works-01.png',0,'attachment','image/png',0),(2965,1,'2020-04-01 07:07:21','2020-04-01 07:07:21','','how-works-01-1','','inherit','open','closed','','how-works-01-1-2','','','2020-04-01 07:07:21','2020-04-01 07:07:21','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/how-works-01-1-2.png',0,'attachment','image/png',0),(2966,1,'2020-04-01 07:09:35','2020-04-01 07:09:35','','how-works-02-2','','inherit','open','closed','','how-works-02-2','','','2020-04-01 07:09:35','2020-04-01 07:09:35','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/how-works-02-2.png',0,'attachment','image/png',0),(2967,1,'2020-04-01 08:25:04','2020-04-01 08:25:04','','brand-02','','inherit','open','closed','','brand-02','','','2020-04-01 08:25:04','2020-04-01 08:25:04','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/brand-02.png',0,'attachment','image/png',0),(2968,1,'2020-04-01 08:25:35','2020-04-01 08:25:35','','brand-03','','inherit','open','closed','','brand-03','','','2020-04-01 08:25:35','2020-04-01 08:25:35','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/04/brand-03.png',0,'attachment','image/png',0),(2969,1,'2017-03-19 06:26:34','2017-03-19 06:26:34','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Tires<br> & Wheels','','publish','closed','closed','','preventative-maintenance-3-3','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&#038;p=313',0,'car_services','',0),(2970,1,'2017-03-19 06:28:22','2017-03-19 06:28:22','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Exhaust<br> System','','publish','closed','closed','','brakerepair-service-2-2','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&#038;p=314',0,'car_services','',0),(2971,1,'2017-03-19 06:40:27','2017-03-19 06:40:27','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Engine<br> Services','','publish','closed','closed','','tires-wheels-3','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&#038;p=317',0,'car_services','',0),(2972,1,'2017-03-19 06:41:42','2017-03-19 06:41:42','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Transmission<br> Service & Repair','','publish','closed','closed','','exhaustsystem-2-3','','','2022-05-06 10:54:39','2022-05-06 10:54:39','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&#038;p=318',0,'car_services','',0),(2973,1,'2017-03-19 06:42:33','2017-03-19 06:42:33','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Brake<br> Repair & Services','','publish','closed','closed','','would-you-like-to-3','','','2022-05-06 10:54:40','2022-05-06 10:54:40','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&#038;p=319',0,'car_services','',0),(2974,1,'2017-03-19 06:43:13','2017-03-19 06:43:13','An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.\r\n\r\nOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\r\n\r\nWith a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.\r\n\r\nWhile you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:\r\n<ul>\r\n 	<li>Engine air filter</li>\r\n 	<li>Brake fluid</li>\r\n 	<li>Power steering fluid</li>\r\n 	<li>Automatic transmission fluid</li>\r\n 	<li>Coolant/antifreeze</li>\r\n</ul>\r\nOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\r\n\r\n<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" alt=\"\" width=\"350\" height=\"348\" />\r\n<h3>Trust Our Products</h3>\r\nFor over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.\r\n\r\nFrom oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!\r\n\r\nOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\r\n\r\n&nbsp;\r\n<h4>Appointments</h4>\r\nPerform a search to find a store near you that accepts online appointment requests\r\n\r\n&nbsp;\r\n<h4>Coupon</h4>\r\nWe like providing our\r\ncustomers with more than just one way to save\r\n\r\n&nbsp;','Exhaust<br> System','','publish','closed','closed','','exhaust-system','','','2022-05-06 10:54:40','2022-05-06 10:54:40','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&#038;p=320',0,'car_services','',0),(2975,1,'2020-03-26 10:09:01','2020-03-26 10:09:01','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Tires<br> & Wheels','','publish','closed','closed','','preventative-maintenance-3-2-2','','','2022-05-06 10:54:40','2022-05-06 10:54:40','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=car_services&#038;p=2266',0,'car_services','',0),(2976,1,'2020-03-26 10:09:40','2020-03-26 10:09:40','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Engine<br> Services','','publish','closed','closed','','tires-wheels-2-2','','','2022-05-06 10:54:40','2022-05-06 10:54:40','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=car_services&#038;p=2268',0,'car_services','',0),(2977,1,'2020-03-26 10:09:55','2020-03-26 10:09:55','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Transmission<br> Service & Repair','','publish','closed','closed','','exhaustsystem-2-2-2','','','2022-05-06 10:54:40','2022-05-06 10:54:40','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=car_services&#038;p=2270',0,'car_services','',0);
INSERT INTO `wp_posts` VALUES (2978,1,'2020-03-26 10:10:10','2020-03-26 10:10:10','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Brake<br> Repair & Services','','publish','closed','closed','','would-you-like-to-2-2','','','2022-05-06 10:54:41','2022-05-06 10:54:41','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=car_services&#038;p=2272',0,'car_services','',0),(2979,1,'2020-03-26 10:10:38','2020-03-26 10:10:38','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\nOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.		\n										<img width=\"350\" height=\"348\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\nFor over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.\nFrom oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Preventative<br> Maintenance','','publish','closed','closed','','automatic-updatesand-unlock-2-2','','','2022-05-06 10:54:41','2022-05-06 10:54:41','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=car_services&#038;p=2275',0,'car_services','',0),(2980,1,'2020-05-07 05:57:57','2020-05-07 05:57:57','','logo','','inherit','open','closed','','logo-4','','','2020-05-07 05:57:57','2020-05-07 05:57:57','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/05/logo.png',0,'attachment','image/png',0),(2981,1,'2020-02-13 07:06:00','2020-02-13 07:06:00','Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"#\">See All Сoupons</a>','25 % discount','','publish','closed','closed','','25-discount-2','','','2020-02-13 07:06:00','2020-02-13 07:06:00','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=elementor_library&amp;p=1721',0,'elementor_library','',0),(2982,1,'2020-03-09 06:17:03','2020-03-09 06:17:03','','Default Kit','','publish','closed','closed','','default-kit-3','','','2020-03-09 06:17:03','2020-03-09 06:17:03','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?elementor_library=default-kit',0,'elementor_library','',0),(2983,1,'2018-10-10 06:50:59','2018-10-10 06:50:59','','Preventative Maintenance','','publish','closed','closed','','1521-2','','','2018-10-10 06:50:59','2018-10-10 06:50:59','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2018/10/10/',6,'nav_menu_item','',0),(2984,1,'2018-10-10 06:50:59','2018-10-10 06:50:59','','Brake Repair & Service','','publish','closed','closed','','brake-repair-service-2','','','2018-10-10 06:50:59','2018-10-10 06:50:59','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2018/10/10/brake-repair-service/',7,'nav_menu_item','',0),(2985,1,'2018-10-10 06:51:01','2018-10-10 06:51:01','','Blog','','publish','closed','closed','','blog-2','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2018/10/10/blog/',13,'nav_menu_item','',0),(2986,1,'2021-01-25 05:42:41','2021-01-25 05:42:41','<h6>Diagnostics</h6>\n                    At the heart of every automobile is the engine. The engine is what creates the power and makes the car move. Just like the human heart, the engine requires proper maintenance and care. As your automobile is driven and the engine experiences normal wear and tear, problems will inevitably arise that require repair.\nWhether you come in for your check engine light, maintenance or repairs, you can count on us to properly diagnose your engine and offer services like:\n<ul>\n 	<li>Standard tune-up</li>\n 	<li>Filter replacement</li>\n 	<li>Fuel system cleaning and more</li>\n</ul>                    <a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Appointment</a>\n                    <h6>Pricing</h6>\n                        <table>\n                            <tbody>\n                                <tr>\n                                    <td>Engine Complete 6-cylinder</td>\n                                    <td>$229.99</td>\n                                </tr>\n                                <tr>\n                                    <td>Engine Complete 8-cylinder</td>\n                                    <td>$249.99</td>\n                                </tr>\n                                <tr>\n                                    <td>Engine Complete 4-cylinder</td>\n                                    <td>$199.99</td>\n                                </tr>\n                                <tr>\n                                    <td>Engine Cradle</td>\n                                    <td>$100.99</td>\n                                </tr>\n                                <tr>\n                                    <td>Engine Short Block</td>\n                                    <td>$119.99</td>\n                                </tr>\n                                <tr>\n                                    <td>Engine Wire Harness</td>\n                                    <td>$33.99</td>\n                                </tr>\n                                                            </tbody>\n                        </table>','services modal','','publish','closed','closed','','services-modal','','','2021-01-25 05:42:41','2021-01-25 05:42:41','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?elementor_library=services-modal',0,'elementor_library','',0),(2987,1,'2018-10-10 06:51:01','2018-10-10 06:51:01',' ','','','publish','closed','closed','','1566-2','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2018/10/10/1566/',1,'nav_menu_item','',0),(2988,1,'2018-10-10 06:51:01','2018-10-10 06:51:01',' ','','','publish','closed','closed','','1567-2','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2018/10/10/1567/',20,'nav_menu_item','',0),(2989,1,'2018-10-10 06:51:01','2018-10-10 06:51:01','','Services','','publish','closed','closed','','1568-2','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2018/10/10/1568/',5,'nav_menu_item','',0),(2990,1,'2018-10-10 06:51:01','2018-10-10 06:51:01',' ','','','publish','closed','closed','','1569-2','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2018/10/10/1569/',2,'nav_menu_item','',0),(2991,1,'2018-10-10 06:51:01','2018-10-10 06:51:01',' ','','','publish','closed','closed','','1571-2','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2018/10/10/1571/',16,'nav_menu_item','',0),(2992,1,'2018-10-10 06:51:01','2018-10-10 06:51:01','','Shop','','publish','closed','closed','','shop-2','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2018/10/10/shop/',19,'nav_menu_item','',0),(2993,1,'2018-10-10 06:51:01','2018-10-10 06:51:01',' ','','','publish','closed','closed','','1575-2','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2018/10/10/1575/',12,'nav_menu_item','',0),(2994,1,'2018-10-10 06:51:01','2018-10-10 06:51:01','','Blog Single post','','publish','closed','closed','','blog-single-post-2','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2018/10/10/blog-single-post/',15,'nav_menu_item','',0),(2995,1,'2018-10-10 06:51:01','2018-10-10 06:51:01','','Blog Classic','','publish','closed','closed','','blog-classic-2','','','2018-10-10 06:51:01','2018-10-10 06:51:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/2018/10/10/blog-classic/',14,'nav_menu_item','',0),(2996,1,'2020-03-19 12:28:48','2020-03-19 12:28:48','','Brake Repair & Services','','publish','closed','closed','','2147-2','','','2020-03-19 12:28:48','2020-03-19 12:28:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?p=2147',1,'nav_menu_item','',0),(2997,1,'2020-03-19 12:28:48','2020-03-19 12:28:48','','Engine Services','','publish','closed','closed','','2152-2','','','2020-03-19 12:28:48','2020-03-19 12:28:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?p=2152',2,'nav_menu_item','',0),(2998,1,'2020-03-19 12:28:48','2020-03-19 12:28:48','','Exhaust System','','publish','closed','closed','','2153-2','','','2020-03-19 12:28:48','2020-03-19 12:28:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?p=2153',3,'nav_menu_item','',0),(2999,1,'2020-03-23 07:07:42','2020-03-23 07:07:42',' ','','','publish','closed','closed','','2183-2','','','2020-03-23 07:07:42','2020-03-23 07:07:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?p=2183',18,'nav_menu_item','',0),(3000,1,'2020-03-23 07:07:42','2020-03-23 07:07:42','','Gallery Classic','','publish','closed','closed','','2184-2','','','2020-03-23 07:07:42','2020-03-23 07:07:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?p=2184',17,'nav_menu_item','',0),(3001,1,'2020-03-26 08:57:38','2020-03-26 08:57:38','','Preventative Maintenance','','publish','closed','closed','','2258-2','','','2020-03-26 08:57:38','2020-03-26 08:57:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?p=2258',4,'nav_menu_item','',0),(3002,1,'2020-03-26 08:57:38','2020-03-26 08:57:38','','Tires & Wheels','','publish','closed','closed','','2259-2','','','2020-03-26 08:57:38','2020-03-26 08:57:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?p=2259',5,'nav_menu_item','',0),(3003,1,'2020-03-26 08:57:38','2020-03-26 08:57:38','','Transmission Service & Repair','','publish','closed','closed','','2260-2','','','2020-03-26 08:57:38','2020-03-26 08:57:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?p=2260',6,'nav_menu_item','',0),(3004,1,'2019-10-02 05:35:01','2019-10-02 05:35:01','<!-- wp:paragraph -->\n<p>[estimate_search]</p>\n<!-- /wp:paragraph -->','Estimate Plugin','','trash','closed','closed','','estimate-plugin-2__trashed','','','2022-05-06 10:56:52','2022-05-06 10:56:52','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?page_id=1677',0,'page','',0),(3005,1,'2020-03-23 07:06:50','2020-03-23 07:06:50','<ul data-option-key=\"filter\">\n                        <li><a href=\"#filter\" data-option-value=\"*\">All</a></li>\n                        <li><a href=\"#filter\" data-option-value=\".vehicle-repair\">VEHICLE REPAIR</a></li><li><a href=\"#filter\" data-option-value=\".other\">OTHER</a></li><li><a href=\"#filter\" data-option-value=\".car-maintenance\">CAR MAINTENANCE</a></li>                    </ul>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Toyota FJ Cruiser</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Ford C-Max</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Chevrolet Cruze</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Chevrolet Silverado</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Honda CR-V</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Hyundai Tucson</h6>\n                <a href=\"#\">More Photos</a>','Gallery of Сomparisons','','trash','closed','closed','','gallery-of-%d1%81omparisons-2__trashed','','','2022-05-06 10:56:52','2022-05-06 10:56:52','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?page_id=2180',0,'page','',0),(3006,1,'2018-12-08 03:42:56','2018-12-08 03:42:56','','Order &ndash; December 8, 2018 @ 03:42 AM','','wc-processing','closed','closed','','order-december-8-2018-0343-am-2','','','2018-12-08 03:42:56','2018-12-08 03:42:56','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=1636',0,'shop_order','',1),(3007,1,'2019-03-06 12:14:30','2019-03-06 12:14:30','','Order &ndash; March 6, 2019 @ 12:14 PM','','wc-processing','open','closed','wc_order_6dRcJCYEpqABS','order-mar-06-2019-1214-pm-2','','','2019-03-06 12:14:30','2019-03-06 12:14:30','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=1653',0,'shop_order','',1),(3008,1,'2019-03-22 11:11:11','2019-03-22 11:11:11','','Order &ndash; March 22, 2019 @ 11:11 AM','','wc-processing','open','closed','wc_order_PDNqZEy0otPpJ','order-mar-22-2019-1111-am-2','','','2019-03-22 11:11:11','2019-03-22 11:11:11','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=1654',0,'shop_order','',1),(3009,1,'2019-03-22 13:07:43','2019-03-22 13:07:43','','Order &ndash; March 22, 2019 @ 01:07 PM','','wc-processing','open','closed','wc_order_vl5UcLVWuz4dB','order-mar-22-2019-0107-pm-2','','','2019-03-22 13:07:43','2019-03-22 13:07:43','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=1655',0,'shop_order','',1),(3010,1,'2019-05-03 10:42:02','2019-05-03 10:42:02','','Order &ndash; May 3, 2019 @ 10:42 AM','','wc-on-hold','open','closed','wc_order_aVFl3z1ZJtCGy','order-may-03-2019-1042-am-2','','','2019-05-03 10:42:02','2019-05-03 10:42:02','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=1661',0,'shop_order','',1),(3011,1,'2019-05-07 18:36:48','2019-05-07 18:36:48','','Order &ndash; May 7, 2019 @ 06:36 PM','','wc-cancelled','open','closed','wc_order_RhJMOkDPYDqXa','order-may-07-2019-0636-pm-2','','','2019-05-07 18:36:48','2019-05-07 18:36:48','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=1662',0,'shop_order','',1),(3012,1,'2019-05-25 14:16:29','2019-05-25 14:16:29','','Order &ndash; May 25, 2019 @ 02:16 PM','','wc-cancelled','open','closed','wc_order_ppP7D6X5aWi3g','order-may-25-2019-0216-pm-2','','','2019-05-25 14:16:29','2019-05-25 14:16:29','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=1666',0,'shop_order','',1),(3013,1,'2019-09-11 10:00:57','2019-09-11 10:00:57','','Order &ndash; September 11, 2019 @ 10:00 AM','','wc-processing','open','closed','wc_order_bZxLaPG5k3GbE','order-sep-11-2019-1000-am-2','','','2019-09-11 10:00:57','2019-09-11 10:00:57','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=1675',0,'shop_order','',1),(3014,1,'2019-10-11 04:47:58','2019-10-11 04:47:58','','Order &ndash; October 11, 2019 @ 04:47 AM','','wc-cancelled','open','closed','wc_order_uxnkwmfxNEoUi','order-oct-11-2019-0447-am-2','','','2019-10-11 04:47:58','2019-10-11 04:47:58','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=1680',0,'shop_order','',1),(3015,1,'2020-12-03 16:24:05','2020-12-03 16:24:05','','Order &ndash; December 3, 2020 @ 04:24 PM','','wc-cancelled','open','closed','wc_order_EgCAfey3h0kMY','order-dec-03-2020-0424-pm','','','2020-12-03 16:24:05','2020-12-03 16:24:05','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=2729',0,'shop_order','',1),(3016,1,'2021-05-22 18:56:59','2021-05-22 18:56:59','','Order &ndash; May 22, 2021 @ 06:56 PM','','wc-on-hold','open','closed','wc_order_chvot1aT4j1O8','order-may-22-2021-0656-pm','','','2021-05-22 18:56:59','2021-05-22 18:56:59','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=2758',0,'shop_order','',1),(3017,1,'2020-03-19 12:06:56','2020-03-19 12:06:56','<div class=\"block-aside__content\">\r\n<div class=\"contact-form form-default\">\r\n    <div class=\"form-group\">\r\n        [text* your-name class:form-control class:input-full placeholder\"Your name\"]\r\n    </div>\r\n    <div class=\"form-group\">\r\n        [email* your-email class:form-control class:input-full placeholder\"address@youremail.com\"]\r\n    </div>\r\n    <div class=\"form-group\">\r\n        [textarea* your-message 30x4 class:form-control class:textarea-custom class:input-full placeholder\"Your Question...\"]\r\n    </div>\r\n    <div class=\"form-group\">\r\n        <button type=\"submit\" id=\"submit-contact\" class=\"btn btn-border btn-invert wpcf7-form-control wpcf7-submit\"><span>Ask Question</span></button>\r\n    </div>\r\n</div>\r\n</div>\n1\nCar Repair \"[your-subject]\"\nCar Repair <noreply@smartdatsoft.net>\nnoreply@smartdatsoft.net\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/demo2)\nReply-To: [your-email]\n\n\n\n\nCar Repair \"[your-subject]\"\nCar Repair <abdur.rahim@smartdatsoft.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/demo2)\nReply-To: abdur.rahim@smartdatsoft.net\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Service Sidebar Form','','publish','closed','closed','','service-sidebar-form-2','','','2020-03-19 12:06:56','2020-03-19 12:06:56','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=wpcf7_contact_form&amp;p=2138',0,'wpcf7_contact_form','',0),(3018,1,'2020-03-24 03:22:07','2020-03-24 03:22:07','<div class=\"contact-form form-default\">\r\n    <div class=\"custom-width-01\">\r\n        <div class=\"row\">\r\n            <div class=\"col-md-6\">\r\n                <div class=\"input-wrapper\">[text* your-name class:form-control class:input-full placeholder\"Your name\"]</div>\r\n            </div>\r\n            <div class=\"col-md-6\">\r\n                <div class=\"input-wrapper\">[email* your-email class:form-control class:input-full placeholder\"address@youremail.com\"]</div>\r\n            </div>\r\n            <div class=\"col-sm-12\">\r\n                <div class=\"input-wrapper\">[textarea your-message class:textarea-custom class:input-full class:form-control placeholder\"Your Question...\"]</div>\r\n            </div>\r\n            <div class=\"col-sm-12 text-center\">\r\n                <div class=\"divider-sm\"></div>\r\n                <button type=\"submit\" id=\"submit-contact\" class=\"btn btn-wide btn-border btn-invert wpcf7-form-control wpcf7-submit\"><span>Ask Question</span></button>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\n1\nCar Repair \"[your-subject]\"\nCar Repair <noreply@smartdatsoft.net>\nnoreply@smartdatsoft.net\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/demo2)\nReply-To: [your-email]\n\n\n\n\nCar Repair \"[your-subject]\"\nCar Repair <abdur.rahim@smartdatsoft.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/demo2)\nReply-To: abdur.rahim@smartdatsoft.net\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Question Form','','publish','closed','closed','','question-form-2','','','2020-03-24 03:22:07','2020-03-24 03:22:07','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=wpcf7_contact_form&amp;p=2220',0,'wpcf7_contact_form','',0),(3019,1,'2020-03-25 08:54:55','2020-03-25 08:54:55','<div class=\"contact-form form-default\">\r\n    <div class=\"row\">\r\n        <div class=\"col-md-6\">\r\n            <div class=\"input-wrapper\">\r\n                [text* your-name class:form-control class:input-full placeholder\"Your name\"]\r\n            </div>\r\n        </div>\r\n        <div class=\"col-md-6\">\r\n            <div class=\"input-wrapper\">\r\n                [email* your-email class:form-control class:input-full placeholder\"address@youremail.com\"]\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"input-wrapper\">\r\n        [textarea* your-message class:input-full class:form-control placeholder\"Your Question...\" ]\r\n    </div>\r\n    <button type=\"submit\" id=\"submit-contact\" class=\"btn btn-border btn-invert btn-wide wpcf7-form-control wpcf7-submit\"><span>Contact Us</span></button>\r\n</div>\n1\nCar Repair \"[your-subject]\"\nCar Repair <noreply@smartdatsoft.net>\nnoreply@smartdatsoft.net\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/demo2)\nReply-To: [your-email]\n\n\n\n\nCar Repair \"[your-subject]\"\nCar Repair <abdur.rahim@smartdatsoft.net>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Car Repair (https://smartdata.tonytemplates.com/car-repair-service-v4/demo2)\nReply-To: abdur.rahim@smartdatsoft.net\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact Form','','publish','closed','closed','','contact-form-2','','','2020-03-25 08:54:55','2020-03-25 08:54:55','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=wpcf7_contact_form&amp;p=2225',0,'wpcf7_contact_form','',0),(3020,1,'2020-12-07 13:16:03','2020-12-07 13:16:03','','Order &ndash; December 7, 2020 @ 01:16 PM','','wc-processing','open','closed','wc_order_iUT53mFcW13Ks','order-dec-07-2020-0116-pm','','','2020-12-07 13:16:03','2020-12-07 13:16:03','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=2730',0,'shop_order','',1),(3021,1,'2021-02-08 12:15:31','2021-02-08 12:15:31','','Order &ndash; February 8, 2021 @ 12:15 PM','','wc-processing','open','closed','wc_order_6MsJOMGgePmCm','order-feb-08-2021-1215-pm','','','2021-02-08 12:15:31','2021-02-08 12:15:31','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=2749',0,'shop_order','',2),(3022,1,'2021-06-02 10:36:53','2021-06-02 10:36:53','','Order &ndash; June 2, 2021 @ 10:36 AM','','wc-processing','open','closed','wc_order_zJaznKhXvTooV','order-jun-02-2021-1036-am','','','2021-06-02 10:36:53','2021-06-02 10:36:53','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=2759',0,'shop_order','',1),(3023,1,'2021-06-19 05:39:58','2021-06-19 05:39:58','','Order &ndash; June 19, 2021 @ 05:39 AM','','wc-processing','open','closed','wc_order_uy7Zk2PF40gDq','order-jun-19-2021-0539-am','','','2021-06-19 05:39:58','2021-06-19 05:39:58','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=2760',0,'shop_order','',1),(3024,1,'2021-08-23 05:45:29','2021-08-23 05:45:29','','Order &ndash; August 23, 2021 @ 05:45 AM','','wc-processing','open','closed','wc_order_Dqd9ylAvZyMhp','order-aug-23-2021-0545-am','','','2021-08-23 05:45:29','2021-08-23 05:45:29','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=2761',0,'shop_order','',1),(3025,1,'2021-09-06 19:53:32','2021-09-06 19:53:32','','Order &ndash; September 6, 2021 @ 07:53 PM','','wc-processing','open','closed','wc_order_9AtF7lrs5C9DZ','order-sep-06-2021-0753-pm','','','2021-09-06 19:53:32','2021-09-06 19:53:32','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=shop_order&amp;p=2766',0,'shop_order','',1),(3026,1,'2017-03-19 06:26:34','2017-03-19 06:26:34','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Tires<br> & Wheels','','inherit','closed','closed','','2969-revision-v1','','','2017-03-19 06:26:34','2017-03-19 06:26:34','',2969,'https://demoweblinks.in/troosten/?p=3026',0,'revision','',0),(3027,1,'2017-03-19 06:28:22','2017-03-19 06:28:22','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Exhaust<br> System','','inherit','closed','closed','','2970-revision-v1','','','2017-03-19 06:28:22','2017-03-19 06:28:22','',2970,'https://demoweblinks.in/troosten/?p=3027',0,'revision','',0),(3028,1,'2017-03-19 06:40:27','2017-03-19 06:40:27','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Engine<br> Services','','inherit','closed','closed','','2971-revision-v1','','','2017-03-19 06:40:27','2017-03-19 06:40:27','',2971,'https://demoweblinks.in/troosten/?p=3028',0,'revision','',0),(3029,1,'2017-03-19 06:41:42','2017-03-19 06:41:42','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Transmission<br> Service & Repair','','inherit','closed','closed','','2972-revision-v1','','','2017-03-19 06:41:42','2017-03-19 06:41:42','',2972,'https://demoweblinks.in/troosten/?p=3029',0,'revision','',0),(3030,1,'2017-03-19 06:42:33','2017-03-19 06:42:33','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Brake<br> Repair & Services','','inherit','closed','closed','','2973-revision-v1','','','2017-03-19 06:42:33','2017-03-19 06:42:33','',2973,'https://demoweblinks.in/troosten/?p=3030',0,'revision','',0),(3031,1,'2017-03-19 06:43:13','2017-03-19 06:43:13','An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.\r\n\r\nOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\r\n\r\nWith a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.\r\n\r\nWhile you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:\r\n<ul>\r\n 	<li>Engine air filter</li>\r\n 	<li>Brake fluid</li>\r\n 	<li>Power steering fluid</li>\r\n 	<li>Automatic transmission fluid</li>\r\n 	<li>Coolant/antifreeze</li>\r\n</ul>\r\nOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\r\n\r\n<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" alt=\"\" width=\"350\" height=\"348\" />\r\n<h3>Trust Our Products</h3>\r\nFor over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.\r\n\r\nFrom oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!\r\n\r\nOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\r\n\r\n&nbsp;\r\n<h4>Appointments</h4>\r\nPerform a search to find a store near you that accepts online appointment requests\r\n\r\n&nbsp;\r\n<h4>Coupon</h4>\r\nWe like providing our\r\ncustomers with more than just one way to save\r\n\r\n&nbsp;','Exhaust<br> System','','inherit','closed','closed','','2974-revision-v1','','','2017-03-19 06:43:13','2017-03-19 06:43:13','',2974,'https://demoweblinks.in/troosten/?p=3031',0,'revision','',0),(3032,1,'2020-03-26 10:09:01','2020-03-26 10:09:01','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Tires<br> & Wheels','','inherit','closed','closed','','2975-revision-v1','','','2020-03-26 10:09:01','2020-03-26 10:09:01','',2975,'https://demoweblinks.in/troosten/?p=3032',0,'revision','',0),(3033,1,'2020-03-26 10:09:40','2020-03-26 10:09:40','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Engine<br> Services','','inherit','closed','closed','','2976-revision-v1','','','2020-03-26 10:09:40','2020-03-26 10:09:40','',2976,'https://demoweblinks.in/troosten/?p=3033',0,'revision','',0),(3034,1,'2020-03-26 10:09:55','2020-03-26 10:09:55','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Transmission<br> Service & Repair','','inherit','closed','closed','','2977-revision-v1','','','2020-03-26 10:09:55','2020-03-26 10:09:55','',2977,'https://demoweblinks.in/troosten/?p=3034',0,'revision','',0),(3035,1,'2020-03-26 10:10:10','2020-03-26 10:10:10','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Brake<br> Repair & Services','','inherit','closed','closed','','2978-revision-v1','','','2020-03-26 10:10:10','2020-03-26 10:10:10','',2978,'https://demoweblinks.in/troosten/?p=3035',0,'revision','',0),(3036,1,'2020-03-26 10:10:38','2020-03-26 10:10:38','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\nOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\nFor over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.\nFrom oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Preventative<br> Maintenance','','inherit','closed','closed','','2979-revision-v1','','','2020-03-26 10:10:38','2020-03-26 10:10:38','',2979,'https://demoweblinks.in/troosten/?p=3036',0,'revision','',0),(3037,1,'2020-03-28 03:43:37','2020-03-28 03:43:37','About Company\n                        About Car Repair Services\n                    <p>We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.</p>\n<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>                \n                    <a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n                            <svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n                                <path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n                                    s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n                                    V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n                                    c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n                                    C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n                                    c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"></path>\n                                <g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n                                <g></g><g></g><g></g><g></g><g></g>\n                            </svg>\n                    </a>\n                    <a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n                            <svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n                                <path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n                                    s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n                                    V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n                                    c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n                                    C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n                                    c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"></path>\n                                <g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n                            </svg>\n                    </a>\n                    <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/tabs-img02.jpg\" alt=\"\">','About Company','','inherit','closed','closed','','2303-revision-v1','','','2020-03-28 03:43:37','2020-03-28 03:43:37','',2303,'https://demoweblinks.in/troosten/?p=3037',0,'revision','',0),(3038,1,'2020-03-28 03:45:27','2020-03-28 03:45:27','<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/tabs-img01.jpg\" alt=\"\">\n                    Additional\n                    <p>\n                    Below are some of the many auto repair services we offer:                    </p>\n                    <ul>\n                    <li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>\n                    </ul>\n                    <a href=\"#\">+ More Services</a>','Additional Service','','inherit','closed','closed','','2311-revision-v1','','','2020-03-28 03:45:27','2020-03-28 03:45:27','',2311,'https://demoweblinks.in/troosten/?p=3038',0,'revision','',0),(3039,1,'2020-03-28 08:19:02','2020-03-28 08:19:02','<a href=\"\">\n            <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/banner-service.png\" alt=\"\">\n                    24 Hour Breakdown Service\n                    To order a Breakdown Recovery Service now or if you require a quote, please contact us\n                    1-800-123-4567\n                    Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n        </a>','Banner Service','','inherit','closed','closed','','2357-revision-v1','','','2020-03-28 08:19:02','2020-03-28 08:19:02','',2357,'https://demoweblinks.in/troosten/?p=3039',0,'revision','',0),(3040,1,'2020-03-23 07:06:50','2020-03-23 07:06:50','<ul data-option-key=\"filter\">\n                        <li><a href=\"#filter\" data-option-value=\"*\">All</a></li>\n                        <li><a href=\"#filter\" data-option-value=\".vehicle-repair\">VEHICLE REPAIR</a></li><li><a href=\"#filter\" data-option-value=\".other\">OTHER</a></li><li><a href=\"#filter\" data-option-value=\".car-maintenance\">CAR MAINTENANCE</a></li>                    </ul>\n                                <img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-before.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-after.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Toyota FJ Cruiser</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-before.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-after.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Ford C-Max</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-before.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-after.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Chevrolet Cruze</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-before.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-after.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Chevrolet Silverado</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-before.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-after.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Honda CR-V</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-before.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-before.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-after.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-after.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Hyundai Tucson</h6>\n                <a href=\"#\">More Photos</a>','Gallery of Сomparisons','','inherit','closed','closed','','3005-revision-v1','','','2020-03-23 07:06:50','2020-03-23 07:06:50','',3005,'https://demoweblinks.in/troosten/?p=3040',0,'revision','',0),(3041,1,'2022-05-06 10:56:16','2022-05-06 10:56:16','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 10:56:16','2022-05-06 10:56:16','',56,'https://demoweblinks.in/troosten/?p=3041',0,'revision','',0),(3042,1,'2022-05-06 10:56:52','2022-05-06 10:56:52','[woocommerce_cart]','Cart','','inherit','closed','closed','','712-revision-v1','','','2022-05-06 10:56:52','2022-05-06 10:56:52','',712,'https://demoweblinks.in/troosten/?p=3042',0,'revision','',0),(3043,1,'2022-05-06 10:56:52','2022-05-06 10:56:52','[woocommerce_checkout]','Checkout','','inherit','closed','closed','','713-revision-v1','','','2022-05-06 10:56:52','2022-05-06 10:56:52','',713,'https://demoweblinks.in/troosten/?p=3043',0,'revision','',0),(3044,1,'2022-05-06 10:56:52','2022-05-06 10:56:52','<!-- wp:paragraph -->\n<p>[estimate_search]</p>\n<!-- /wp:paragraph -->','Estimate Plugin','','inherit','closed','closed','','3004-revision-v1','','','2022-05-06 10:56:52','2022-05-06 10:56:52','',3004,'https://demoweblinks.in/troosten/?p=3044',0,'revision','',0),(3045,1,'2022-05-06 10:56:52','2022-05-06 10:56:52','<ul data-option-key=\"filter\">\n                        <li><a href=\"#filter\" data-option-value=\"*\">All</a></li>\n                        <li><a href=\"#filter\" data-option-value=\".vehicle-repair\">VEHICLE REPAIR</a></li><li><a href=\"#filter\" data-option-value=\".other\">OTHER</a></li><li><a href=\"#filter\" data-option-value=\".car-maintenance\">CAR MAINTENANCE</a></li>                    </ul>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img01-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Toyota FJ Cruiser</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img02-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Ford C-Max</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img03-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Chevrolet Cruze</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img04-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Chevrolet Silverado</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img05-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Honda CR-V</h6>\n                                <img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-before-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-before-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-before-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" /><img width=\"770\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after-1.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after-1.jpg 770w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-after-300x144.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-after-768x369.jpg 768w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/img06-after-600x288.jpg 600w\" sizes=\"(max-width: 770px) 100vw, 770px\" />								\n								<h6>Hyundai Tucson</h6>\n                <a href=\"#\">More Photos</a>','Gallery of Сomparisons','','inherit','closed','closed','','3005-revision-v1','','','2022-05-06 10:56:52','2022-05-06 10:56:52','',3005,'https://demoweblinks.in/troosten/?p=3045',0,'revision','',0),(3046,1,'2022-05-06 10:57:14','2022-05-06 10:57:14','[woocommerce_my_account]','My account','','inherit','closed','closed','','714-revision-v1','','','2022-05-06 10:57:14','2022-05-06 10:57:14','',714,'https://demoweblinks.in/troosten/?p=3046',0,'revision','',0),(3047,1,'2022-05-06 10:57:29','2022-05-06 10:57:29','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','inherit','closed','closed','','2756-revision-v1','','','2022-05-06 10:57:29','2022-05-06 10:57:29','',2756,'https://demoweblinks.in/troosten/?p=3047',0,'revision','',0),(3048,1,'2022-05-06 10:57:44','2022-05-06 10:57:44','','One Click Demo Import - log_file_2022-05-06__10-57-44','','inherit','open','closed','','one-click-demo-import-log_file_2022-05-06__10-57-44','','','2022-05-06 10:57:44','2022-05-06 10:57:44','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/log_file_2022-05-06__10-57-44.txt',0,'attachment','text/plain',0),(3049,1,'2017-03-19 06:26:34','2017-03-19 06:26:34','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Tires<br> & Wheels','','publish','closed','closed','','preventative-maintenance-3-4','','','2017-03-19 06:26:34','2017-03-19 06:26:34','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&amp;p=313',0,'car_services','',0),(3050,1,'2017-03-19 06:28:22','2017-03-19 06:28:22','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Exhaust<br> System','','publish','closed','closed','','brakerepair-service-2-3','','','2017-03-19 06:28:22','2017-03-19 06:28:22','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&amp;p=314',0,'car_services','',0),(3051,1,'2017-03-19 06:40:27','2017-03-19 06:40:27','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Engine<br> Services','','publish','closed','closed','','tires-wheels-4','','','2017-03-19 06:40:27','2017-03-19 06:40:27','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&amp;p=317',0,'car_services','',0),(3052,1,'2017-03-19 06:41:42','2017-03-19 06:41:42','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Transmission<br> Service & Repair','','publish','closed','closed','','exhaustsystem-2-4','','','2017-03-19 06:41:42','2017-03-19 06:41:42','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&amp;p=318',0,'car_services','',0),(3053,1,'2017-03-19 06:42:33','2017-03-19 06:42:33','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Brake<br> Repair & Services','','publish','closed','closed','','would-you-like-to-4','','','2017-03-19 06:42:33','2017-03-19 06:42:33','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&amp;p=319',0,'car_services','',0),(3054,1,'2017-03-19 06:43:13','2017-03-19 06:43:13','An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.\r\n\r\nOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\r\n\r\nWith a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.\r\n\r\nWhile you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:\r\n<ul>\r\n 	<li>Engine air filter</li>\r\n 	<li>Brake fluid</li>\r\n 	<li>Power steering fluid</li>\r\n 	<li>Automatic transmission fluid</li>\r\n 	<li>Coolant/antifreeze</li>\r\n</ul>\r\nOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.\r\n\r\n<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" alt=\"\" width=\"350\" height=\"348\" />\r\n<h3>Trust Our Products</h3>\r\nFor over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.\r\n\r\nFrom oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!\r\n\r\nOil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.\r\n\r\n&nbsp;\r\n<h4>Appointments</h4>\r\nPerform a search to find a store near you that accepts online appointment requests\r\n\r\n&nbsp;\r\n<h4>Coupon</h4>\r\nWe like providing our\r\ncustomers with more than just one way to save\r\n\r\n&nbsp;','Exhaust<br> System','','publish','closed','closed','','exhaust-system-2','','','2017-03-19 06:43:13','2017-03-19 06:43:13','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4-services/?post_type=car_services&amp;p=320',0,'car_services','',0),(3055,1,'2020-03-26 10:09:01','2020-03-26 10:09:01','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Tires<br> & Wheels','','publish','closed','closed','','preventative-maintenance-3-2-3','','','2020-03-26 10:09:01','2020-03-26 10:09:01','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=car_services&amp;p=2266',0,'car_services','',0),(3056,1,'2020-03-26 10:09:40','2020-03-26 10:09:40','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Engine<br> Services','','publish','closed','closed','','tires-wheels-2-3','','','2020-03-26 10:09:40','2020-03-26 10:09:40','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=car_services&amp;p=2268',0,'car_services','',0),(3057,1,'2020-03-26 10:09:55','2020-03-26 10:09:55','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Transmission<br> Service & Repair','','publish','closed','closed','','exhaustsystem-2-2-3','','','2020-03-26 10:09:55','2020-03-26 10:09:55','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=car_services&amp;p=2270',0,'car_services','',0),(3058,1,'2020-03-26 10:10:10','2020-03-26 10:10:10','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p><p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.</p><p>With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.</p><p>While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:</p>\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\n<p>							Oil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.						</p>		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\n<p>For over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.</p>\n<p>From oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!</p><p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Brake<br> Repair & Services','','publish','closed','closed','','would-you-like-to-2-3','','','2020-03-26 10:10:10','2020-03-26 10:10:10','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=car_services&amp;p=2272',0,'car_services','',0),(3059,1,'2020-03-26 10:10:38','2020-03-26 10:10:38','<p>An oil change can really change your mood. And it will definitely change your oil. One of the simplest, most effective and inexpensive ways to help protect the life of your car, especially its engine, is to change the oil and the oil filter regularly.</p>Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.With a Car Repair Service oil change, or any other service, you’ll receive a Touch® Courtesy Check. We’ll look inside, outside, under the hood and underneath the car, then explain the findings and give you a written report.While you’re there, let us perform a Touch® Courtesy Check, which includes a visual check of the following items:\n<ul>\n 	<li>Engine air filter</li>\n 	<li>Brake fluid</li>\n 	<li>Power steering fluid</li>\n 	<li>Automatic transmission fluid</li>\n 	<li>Coolant/antifreeze</li>\n</ul>\nOil change near me? The next time you ask this question, just look for your neighborhood Car Repair Service.		\n										<img width=\"350\" height=\"348\" src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg\" alt=\"\" srcset=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02.jpg 350w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-300x298.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2017/03/services-item-img02-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" />											\n<h3>Trust Our Products</h3>\nFor over 60 years, Car Repair Service has been helping drivers across North America maintain their vehicles. With ASE-certified mechanics in all of our stores, we can take care of all of your auto repair and maintenance needs.\nFrom oil changes, filter replacements, and fluid flushes to brakes and brake repair, shocks and struts, muffler repair, tires, and wheel alignment, we’ve got you covered. Use the quick links in the gold bar to book an appointment at your Car Repair Service store today!<p>				Oil is the lifeblood of your engine. It reduces friction, lessens wear, provides lubrication, forms a seal between the pistons, rings and cylinder walls while helping to cool engine parts. Without the cleaning action of new oil, carbon and varnish buildup would be toxic to the engine. And engine oil even dampens the shock and noise of moving parts.					</p>		\n														<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">\n								<h4>Appointments</h4>\n								<p>\n								Perform a search to find a store near you that accepts online appointment requests								</p>\n							</a>\n															<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/\">\n								<h4>Coupon</h4>\n								<p>\n								We like providing our<br> customers with more than just one way to save								</p>\n							</a>','Preventative<br> Maintenance','','publish','closed','closed','','automatic-updatesand-unlock-2-3','','','2020-03-26 10:10:38','2020-03-26 10:10:38','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=car_services&amp;p=2275',0,'car_services','',0),(3060,1,'2020-03-28 03:43:37','2020-03-28 03:43:37','About Company\n                        About Car Repair Services\n                    <p>We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.</p>\n<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>                \n                    <a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n                            <svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n                                <path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n                                    s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n                                    V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n                                    c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n                                    C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n                                    c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"></path>\n                                <g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n                                <g></g><g></g><g></g><g></g><g></g>\n                            </svg>\n                    </a>\n                    <a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n                            <svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n                                <path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n                                    s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n                                    V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n                                    c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n                                    C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n                                    c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"></path>\n                                <g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n                            </svg>\n                    </a>\n                    <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/tabs-img02.jpg\" alt=\"\">','About Company','','publish','closed','closed','','about-company-2','','','2020-03-28 03:43:37','2020-03-28 03:43:37','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=elementor_library&amp;p=2303',0,'elementor_library','',0),(3061,1,'2020-03-28 03:45:27','2020-03-28 03:45:27','<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/tabs-img01.jpg\" alt=\"\">\n                    Additional\n                    <p>\n                    Below are some of the many auto repair services we offer:                    </p>\n                    <ul>\n                    <li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>\n                    </ul>\n                    <a href=\"#\">+ More Services</a>','Additional Service','','publish','closed','closed','','additional-service-2','','','2020-03-28 03:45:27','2020-03-28 03:45:27','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=elementor_library&amp;p=2311',0,'elementor_library','',0),(3062,1,'2020-03-28 08:19:02','2020-03-28 08:19:02','<a href=\"\">\n            <img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/wp-content/uploads/sites/11/2020/03/banner-service.png\" alt=\"\">\n                    24 Hour Breakdown Service\n                    To order a Breakdown Recovery Service now or if you require a quote, please contact us\n                    1-800-123-4567\n                    Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n        </a>','Banner Service','','publish','closed','closed','','banner-service-2','','','2020-03-28 08:19:02','2020-03-28 08:19:02','',0,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/?post_type=elementor_library&amp;p=2357',0,'elementor_library','',0),(3064,1,'2022-05-06 11:03:52','2022-05-06 11:03:52','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:03:52','2022-05-06 11:03:52','',56,'https://demoweblinks.in/troosten/?p=3064',0,'revision','',0),(3065,1,'2022-05-06 11:03:52','2022-05-06 11:03:52','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:03:52','2022-05-06 11:03:52','',56,'https://demoweblinks.in/troosten/?p=3065',0,'revision','',0),(3066,1,'2022-05-06 11:03:52','2022-05-06 11:03:52','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />		\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:03:52','2022-05-06 11:03:52','',56,'https://demoweblinks.in/troosten/?p=3066',0,'revision','',0),(3067,1,'2022-05-06 11:06:37','2022-05-06 11:06:37','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />		\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:06:37','2022-05-06 11:06:37','',56,'https://demoweblinks.in/troosten/?p=3067',0,'revision','',0),(3068,1,'2022-05-06 11:06:38','2022-05-06 11:06:38','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />		\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:06:38','2022-05-06 11:06:38','',56,'https://demoweblinks.in/troosten/?p=3068',0,'revision','',0),(3069,1,'2022-05-06 11:06:38','2022-05-06 11:06:38','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:06:38','2022-05-06 11:06:38','',56,'https://demoweblinks.in/troosten/?p=3069',0,'revision','',0),(3070,1,'2022-05-06 11:08:06','2022-05-06 11:08:06','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:08:06','2022-05-06 11:08:06','',56,'https://demoweblinks.in/troosten/?p=3070',0,'revision','',0),(3071,1,'2022-05-06 11:08:07','2022-05-06 11:08:07','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:08:07','2022-05-06 11:08:07','',56,'https://demoweblinks.in/troosten/?p=3071',0,'revision','',0),(3072,1,'2022-05-06 11:08:07','2022-05-06 11:08:07','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:08:07','2022-05-06 11:08:07','',56,'https://demoweblinks.in/troosten/?p=3072',0,'revision','',0),(3073,1,'2022-05-06 11:08:37','2022-05-06 11:08:37','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:08:37','2022-05-06 11:08:37','',56,'https://demoweblinks.in/troosten/?p=3073',0,'revision','',0),(3074,1,'2022-05-06 11:08:38','2022-05-06 11:08:38','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:08:38','2022-05-06 11:08:38','',56,'https://demoweblinks.in/troosten/?p=3074',0,'revision','',0),(3075,1,'2022-05-06 11:08:38','2022-05-06 11:08:38','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:08:38','2022-05-06 11:08:38','',56,'https://demoweblinks.in/troosten/?p=3075',0,'revision','',0),(3076,1,'2022-05-06 11:09:57','2022-05-06 11:09:57','','block-wrapper01','','inherit','open','closed','','block-wrapper01-2','','','2022-05-06 11:09:57','2022-05-06 11:09:57','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01.jpg',0,'attachment','image/jpeg',0),(3077,1,'2022-05-06 11:11:11','2022-05-06 11:11:11','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:11:11','2022-05-06 11:11:11','',56,'https://demoweblinks.in/troosten/?p=3077',0,'revision','',0),(3078,1,'2022-05-06 11:11:12','2022-05-06 11:11:12','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:11:12','2022-05-06 11:11:12','',56,'https://demoweblinks.in/troosten/?p=3078',0,'revision','',0),(3079,1,'2022-05-06 11:11:12','2022-05-06 11:11:12','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												10																							\n												<h5>YEARS OF EXPERIENCE</h5>\n												10																							\n												<h5>YEARS OF EXPERIENCE</h5>\n												10																							\n												<h5>YEARS OF EXPERIENCE</h5>\n												10																							\n												<h5>YEARS OF EXPERIENCE</h5>\n								<a href=\"\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"1920\" height=\"369\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01.jpg 1920w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-300x58.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-1024x197.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-768x148.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-1536x295.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-870x167.jpg 870w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-600x115.jpg 600w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:11:12','2022-05-06 11:11:12','',56,'https://demoweblinks.in/troosten/?p=3079',0,'revision','',0),(3080,1,'2022-05-06 11:11:45','2022-05-06 11:11:45','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												10																							\n												<h5>YEARS OF EXPERIENCE</h5>\n												10																							\n												<h5>YEARS OF EXPERIENCE</h5>\n												10																							\n												<h5>YEARS OF EXPERIENCE</h5>\n												10																							\n												<h5>YEARS OF EXPERIENCE</h5>\n								<a href=\"\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"1920\" height=\"369\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01.jpg 1920w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-300x58.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-1024x197.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-768x148.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-1536x295.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-870x167.jpg 870w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-600x115.jpg 600w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:11:45','2022-05-06 11:11:45','',56,'https://demoweblinks.in/troosten/?p=3080',0,'revision','',0),(3081,1,'2022-05-06 11:11:46','2022-05-06 11:11:46','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												10																							\n												<h5>YEARS OF EXPERIENCE</h5>\n												10																							\n												<h5>YEARS OF EXPERIENCE</h5>\n												10																							\n												<h5>YEARS OF EXPERIENCE</h5>\n												10																							\n												<h5>YEARS OF EXPERIENCE</h5>\n								<a href=\"\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"1920\" height=\"369\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01.jpg 1920w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-300x58.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-1024x197.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-768x148.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-1536x295.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-870x167.jpg 870w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01-600x115.jpg 600w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:11:46','2022-05-06 11:11:46','',56,'https://demoweblinks.in/troosten/?p=3081',0,'revision','',0),(3082,1,'2022-05-06 11:11:46','2022-05-06 11:11:46','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:11:46','2022-05-06 11:11:46','',56,'https://demoweblinks.in/troosten/?p=3082',0,'revision','',0),(3083,1,'2022-05-06 11:13:01','2022-05-06 11:13:01','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:13:01','2022-05-06 11:13:01','',56,'https://demoweblinks.in/troosten/?p=3083',0,'revision','',0),(3084,1,'2022-05-06 11:13:02','2022-05-06 11:13:02','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>My car was not idling correctly and stalled at a red light. I took it here and the next day he called me with the problem and walked me through the engine to explain exactly what was happening, no anything like that. I really appreciated that.</p>\n								– Vernice M. Sanders, Resort desk clerk\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I love being able to stop by and have Dave listen/drive my car when I think I hear a new noise. He always treats me with respect. I never feel like a &#8220;women who doesn&#8217;t know anything&#8221;. That&#8217;s nice!</p>\n								– Harold K. Glidden, Administrative assistant\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Car Repair Service has become our service center of choice. We almost always interact with the owner or his son. They are capable and kind. They always let us know when service is not needed. Highly recommended</p>\n								– Edna J. Young, DEA agent\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Yesterday&#8217;s crown preparation went great. I expected the same level of discomfort that I had experienced with another crown done by different dentist. Technique caused so much less difficulty  on my face.</p>\n								– William N. Argo, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I learned of Car Repair Service through a local news station. The service provided by Kevin exceeded my expectations. Not only does he come highly recommended but I plan to request him for f needs.</p>\n								– Travis E. Corlett, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:13:02','2022-05-06 11:13:02','',56,'https://demoweblinks.in/troosten/?p=3084',0,'revision','',0),(3085,1,'2022-05-06 11:13:02','2022-05-06 11:13:02','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:13:02','2022-05-06 11:13:02','',56,'https://demoweblinks.in/troosten/?p=3085',0,'revision','',0),(3086,1,'2022-05-06 11:13:25','2022-05-06 11:13:25','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:13:25','2022-05-06 11:13:25','',56,'https://demoweblinks.in/troosten/?p=3086',0,'revision','',0),(3087,1,'2022-05-06 11:13:26','2022-05-06 11:13:26','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:13:26','2022-05-06 11:13:26','',56,'https://demoweblinks.in/troosten/?p=3087',0,'revision','',0),(3088,1,'2022-05-06 11:13:26','2022-05-06 11:13:26','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:13:26','2022-05-06 11:13:26','',56,'https://demoweblinks.in/troosten/?p=3088',0,'revision','',0),(3089,1,'2022-05-06 11:13:56','2022-05-06 11:13:56','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:13:56','2022-05-06 11:13:56','',56,'https://demoweblinks.in/troosten/?p=3089',0,'revision','',0),(3090,1,'2022-05-06 11:13:57','2022-05-06 11:13:57','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:13:57','2022-05-06 11:13:57','',56,'https://demoweblinks.in/troosten/?p=3090',0,'revision','',0),(3091,1,'2022-05-06 11:13:57','2022-05-06 11:13:57','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:13:57','2022-05-06 11:13:57','',56,'https://demoweblinks.in/troosten/?p=3091',0,'revision','',0),(3092,1,'2022-05-06 11:14:13','2022-05-06 11:14:13','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:14:13','2022-05-06 11:14:13','',56,'https://demoweblinks.in/troosten/?p=3092',0,'revision','',0),(3093,1,'2022-05-06 11:14:14','2022-05-06 11:14:14','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:14:14','2022-05-06 11:14:14','',56,'https://demoweblinks.in/troosten/?p=3093',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (3094,1,'2022-05-06 11:14:14','2022-05-06 11:14:14','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:14:14','2022-05-06 11:14:14','',56,'https://demoweblinks.in/troosten/?p=3094',0,'revision','',0),(3095,1,'2022-05-06 11:15:00','2022-05-06 11:15:00','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:15:00','2022-05-06 11:15:00','',56,'https://demoweblinks.in/troosten/?p=3095',0,'revision','',0),(3096,1,'2022-05-06 11:15:01','2022-05-06 11:15:01','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:15:01','2022-05-06 11:15:01','',56,'https://demoweblinks.in/troosten/?p=3096',0,'revision','',0),(3097,1,'2022-05-06 11:15:01','2022-05-06 11:15:01','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:15:01','2022-05-06 11:15:01','',56,'https://demoweblinks.in/troosten/?p=3097',0,'revision','',0),(3100,1,'2022-05-06 11:19:26','2022-05-06 11:19:26','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:19:26','2022-05-06 11:19:26','',56,'https://demoweblinks.in/troosten/?p=3100',0,'revision','',0),(3101,1,'2022-05-06 11:19:27','2022-05-06 11:19:27','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n								– Joseph C. Billups, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n								– Rod N. Clay, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I took my car there to get fixed after I was hit and my rear upper controler arm was bent. They gave me the best estimate, and had the work done super quick! The customer service was amazing, and they were very polite and knowledgable!</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I would recommend Car Repair Service to anyone without a doubt! Very professional and reliable. The best customer service and reasonable prices. My go to auto shop from now on!!!</p>\n														Joseph C. Billups Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Told them to replace my belt tensioner due to frequent squeaking after replacing my belt. They looked around and said, &#8220;nope, take the belt back and ask for a new one under warranty&#8221;.. Charged me $12, and after installing a new belt, turns out they were right.</p>\n														Rod N. Clay Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:19:27','2022-05-06 11:19:27','',56,'https://demoweblinks.in/troosten/?p=3101',0,'revision','',0),(3102,1,'2022-05-06 11:19:27','2022-05-06 11:19:27','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					24 Hour Breakdown Service\n					To order a Breakdown Recovery Service now or if you require a quote, please contact us\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:19:27','2022-05-06 11:19:27','',56,'https://demoweblinks.in/troosten/?p=3102',0,'revision','',0),(3103,1,'2022-05-06 11:20:36','2022-05-06 11:20:36','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					24 Hour Breakdown Service\n					To order a Breakdown Recovery Service now or if you require a quote, please contact us\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:20:36','2022-05-06 11:20:36','',56,'https://demoweblinks.in/troosten/?p=3103',0,'revision','',0),(3104,1,'2022-05-06 11:20:36','2022-05-06 11:20:36','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					24 Hour Breakdown Service\n					To order a Breakdown Recovery Service now or if you require a quote, please contact us\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:20:36','2022-05-06 11:20:36','',56,'https://demoweblinks.in/troosten/?p=3104',0,'revision','',0),(3105,1,'2022-05-06 11:20:36','2022-05-06 11:20:36','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					To order a Breakdown Recovery Service now or if you require a quote, please contact us\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:20:36','2022-05-06 11:20:36','',56,'https://demoweblinks.in/troosten/?p=3105',0,'revision','',0),(3106,1,'2022-05-06 11:21:50','2022-05-06 11:21:50','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					To order a Breakdown Recovery Service now or if you require a quote, please contact us\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:21:50','2022-05-06 11:21:50','',56,'https://demoweblinks.in/troosten/?p=3106',0,'revision','',0),(3107,1,'2022-05-06 11:21:51','2022-05-06 11:21:51','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					To order a Breakdown Recovery Service now or if you require a quote, please contact us\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:21:51','2022-05-06 11:21:51','',56,'https://demoweblinks.in/troosten/?p=3107',0,'revision','',0),(3108,1,'2022-05-06 11:21:51','2022-05-06 11:21:51','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:21:51','2022-05-06 11:21:51','',56,'https://demoweblinks.in/troosten/?p=3108',0,'revision','',0),(3109,1,'2022-05-06 11:23:07','2022-05-06 11:23:07','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:23:07','2022-05-06 11:23:07','',56,'https://demoweblinks.in/troosten/?p=3109',0,'revision','',0),(3110,1,'2022-05-06 11:23:07','2022-05-06 11:23:07','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:23:07','2022-05-06 11:23:07','',56,'https://demoweblinks.in/troosten/?p=3110',0,'revision','',0),(3111,1,'2022-05-06 11:23:08','2022-05-06 11:23:08','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 11:23:08','2022-05-06 11:23:08','',56,'https://demoweblinks.in/troosten/?p=3111',0,'revision','',0),(3113,1,'2022-05-06 12:11:03','2022-05-06 12:11:03','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:11:03','2022-05-06 12:11:03','',56,'https://demoweblinks.in/troosten/?p=3113',0,'revision','',0),(3114,1,'2022-05-06 12:11:04','2022-05-06 12:11:04','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Your Automotive Repair &amp; Maintenance Service Specialist</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:11:04','2022-05-06 12:11:04','',56,'https://demoweblinks.in/troosten/?p=3114',0,'revision','',0),(3115,1,'2022-05-06 12:11:04','2022-05-06 12:11:04','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:11:04','2022-05-06 12:11:04','',56,'https://demoweblinks.in/troosten/?p=3115',0,'revision','',0),(3116,1,'2022-05-06 12:13:23','2022-05-06 12:13:23','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:13:23','2022-05-06 12:13:23','',56,'https://demoweblinks.in/troosten/?p=3116',0,'revision','',0),(3117,1,'2022-05-06 12:13:23','2022-05-06 12:13:23','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:13:23','2022-05-06 12:13:23','',56,'https://demoweblinks.in/troosten/?p=3117',0,'revision','',0),(3118,1,'2022-05-06 12:13:23','2022-05-06 12:13:23','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:13:23','2022-05-06 12:13:23','',56,'https://demoweblinks.in/troosten/?p=3118',0,'revision','',0),(3119,1,'2022-05-06 12:17:14','2022-05-06 12:17:14','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:17:14','2022-05-06 12:17:14','',56,'https://demoweblinks.in/troosten/?p=3119',0,'revision','',0),(3120,1,'2022-05-06 12:17:14','2022-05-06 12:17:14','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:17:14','2022-05-06 12:17:14','',56,'https://demoweblinks.in/troosten/?p=3120',0,'revision','',0),(3121,1,'2022-05-06 12:17:14','2022-05-06 12:17:14','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:17:14','2022-05-06 12:17:14','',56,'https://demoweblinks.in/troosten/?p=3121',0,'revision','',0),(3122,1,'2022-05-06 12:18:47','2022-05-06 12:18:47','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:18:47','2022-05-06 12:18:47','',56,'https://demoweblinks.in/troosten/?p=3122',0,'revision','',0),(3123,1,'2022-05-06 12:18:47','2022-05-06 12:18:47','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:18:47','2022-05-06 12:18:47','',56,'https://demoweblinks.in/troosten/?p=3123',0,'revision','',0),(3124,1,'2022-05-06 12:18:48','2022-05-06 12:18:48','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:18:48','2022-05-06 12:18:48','',56,'https://demoweblinks.in/troosten/?p=3124',0,'revision','',0),(3125,1,'2022-05-06 12:19:21','2022-05-06 12:19:21','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:19:21','2022-05-06 12:19:21','',56,'https://demoweblinks.in/troosten/?p=3125',0,'revision','',0),(3126,1,'2022-05-06 12:19:21','2022-05-06 12:19:21','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:19:21','2022-05-06 12:19:21','',56,'https://demoweblinks.in/troosten/?p=3126',0,'revision','',0),(3127,1,'2022-05-06 12:19:21','2022-05-06 12:19:21','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:19:21','2022-05-06 12:19:21','',56,'https://demoweblinks.in/troosten/?p=3127',0,'revision','',0),(3128,1,'2022-05-06 12:21:42','2022-05-06 12:21:42','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:21:42','2022-05-06 12:21:42','',56,'https://demoweblinks.in/troosten/?p=3128',0,'revision','',0),(3129,1,'2022-05-06 12:21:42','2022-05-06 12:21:42','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:21:42','2022-05-06 12:21:42','',56,'https://demoweblinks.in/troosten/?p=3129',0,'revision','',0),(3130,1,'2022-05-06 12:21:43','2022-05-06 12:21:43','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:21:43','2022-05-06 12:21:43','',56,'https://demoweblinks.in/troosten/?p=3130',0,'revision','',0),(3132,1,'2022-05-06 12:31:40','2022-05-06 12:31:40','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:31:40','2022-05-06 12:31:40','',56,'https://demoweblinks.in/troosten/?p=3132',0,'revision','',0),(3133,1,'2022-05-06 12:31:40','2022-05-06 12:31:40','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-298x300.jpg 298w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-488x491.jpg 488w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg 512w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:31:40','2022-05-06 12:31:40','',56,'https://demoweblinks.in/troosten/?p=3133',0,'revision','',0),(3134,1,'2022-05-06 12:31:40','2022-05-06 12:31:40','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:31:40','2022-05-06 12:31:40','',56,'https://demoweblinks.in/troosten/?p=3134',0,'revision','',0),(3135,1,'2022-05-06 12:34:15','2022-05-06 12:34:15','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:34:15','2022-05-06 12:34:15','',56,'https://demoweblinks.in/troosten/?p=3135',0,'revision','',0),(3136,1,'2022-05-06 12:34:15','2022-05-06 12:34:15','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n									10																	\n								YEARS OF EXPERIENCE							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:34:15','2022-05-06 12:34:15','',56,'https://demoweblinks.in/troosten/?p=3136',0,'revision','',0),(3137,1,'2022-05-06 12:34:15','2022-05-06 12:34:15','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:34:15','2022-05-06 12:34:15','',56,'https://demoweblinks.in/troosten/?p=3137',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (3138,1,'2022-05-06 12:34:43','2022-05-06 12:34:43','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:34:43','2022-05-06 12:34:43','',56,'https://demoweblinks.in/troosten/?p=3138',0,'revision','',0),(3139,1,'2022-05-06 12:34:43','2022-05-06 12:34:43','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:34:43','2022-05-06 12:34:43','',56,'https://demoweblinks.in/troosten/?p=3139',0,'revision','',0),(3140,1,'2022-05-06 12:34:44','2022-05-06 12:34:44','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:34:44','2022-05-06 12:34:44','',56,'https://demoweblinks.in/troosten/?p=3140',0,'revision','',0),(3141,1,'2022-05-06 12:35:28','2022-05-06 12:35:28','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:35:28','2022-05-06 12:35:28','',56,'https://demoweblinks.in/troosten/?p=3141',0,'revision','',0),(3142,1,'2022-05-06 12:35:28','2022-05-06 12:35:28','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:35:28','2022-05-06 12:35:28','',56,'https://demoweblinks.in/troosten/?p=3142',0,'revision','',0),(3143,1,'2022-05-06 12:35:28','2022-05-06 12:35:28','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:35:28','2022-05-06 12:35:28','',56,'https://demoweblinks.in/troosten/?p=3143',0,'revision','',0),(3144,1,'2022-05-06 12:36:06','2022-05-06 12:36:06','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:36:06','2022-05-06 12:36:06','',56,'https://demoweblinks.in/troosten/?p=3144',0,'revision','',0),(3145,1,'2022-05-06 12:36:06','2022-05-06 12:36:06','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:36:06','2022-05-06 12:36:06','',56,'https://demoweblinks.in/troosten/?p=3145',0,'revision','',0),(3146,1,'2022-05-06 12:36:06','2022-05-06 12:36:06','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:36:06','2022-05-06 12:36:06','',56,'https://demoweblinks.in/troosten/?p=3146',0,'revision','',0),(3147,1,'2022-05-06 12:37:12','2022-05-06 12:37:12','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:37:12','2022-05-06 12:37:12','',56,'https://demoweblinks.in/troosten/?p=3147',0,'revision','',0),(3148,1,'2022-05-06 12:37:13','2022-05-06 12:37:13','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:37:13','2022-05-06 12:37:13','',56,'https://demoweblinks.in/troosten/?p=3148',0,'revision','',0),(3149,1,'2022-05-06 12:37:13','2022-05-06 12:37:13','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:37:13','2022-05-06 12:37:13','',56,'https://demoweblinks.in/troosten/?p=3149',0,'revision','',0),(3150,1,'2022-05-06 12:37:47','2022-05-06 12:37:47','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:37:47','2022-05-06 12:37:47','',56,'https://demoweblinks.in/troosten/?p=3150',0,'revision','',0),(3151,1,'2022-05-06 12:37:48','2022-05-06 12:37:48','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:37:48','2022-05-06 12:37:48','',56,'https://demoweblinks.in/troosten/?p=3151',0,'revision','',0),(3152,1,'2022-05-06 12:37:48','2022-05-06 12:37:48','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:37:48','2022-05-06 12:37:48','',56,'https://demoweblinks.in/troosten/?p=3152',0,'revision','',0),(3153,1,'2022-05-06 12:37:57','2022-05-06 12:37:57','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:37:57','2022-05-06 12:37:57','',56,'https://demoweblinks.in/troosten/?p=3153',0,'revision','',0),(3154,1,'2022-05-06 12:37:57','2022-05-06 12:37:57','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:37:57','2022-05-06 12:37:57','',56,'https://demoweblinks.in/troosten/?p=3154',0,'revision','',0),(3155,1,'2022-05-06 12:37:57','2022-05-06 12:37:57','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:37:57','2022-05-06 12:37:57','',56,'https://demoweblinks.in/troosten/?p=3155',0,'revision','',0),(3156,1,'2022-05-06 12:41:07','2022-05-06 12:41:07','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:41:07','2022-05-06 12:41:07','',56,'https://demoweblinks.in/troosten/?p=3156',0,'revision','',0),(3157,1,'2022-05-10 11:44:24','2022-05-06 12:42:10',' ','','','publish','closed','closed','','3157','','','2022-05-10 11:44:24','2022-05-10 11:44:24','',0,'https://demoweblinks.in/troosten/?p=3157',1,'nav_menu_item','',0),(3159,1,'2022-05-10 11:44:24','2022-05-06 12:42:10','','Services','','publish','closed','closed','','services','','','2022-05-10 11:44:24','2022-05-10 11:44:24','',0,'https://demoweblinks.in/troosten/?p=3159',3,'nav_menu_item','',0),(3160,1,'2022-05-10 11:44:24','2022-05-06 12:42:10','','Testimonials','','publish','closed','closed','','reviews','','','2022-05-10 11:44:24','2022-05-10 11:44:24','',0,'https://demoweblinks.in/troosten/?p=3160',4,'nav_menu_item','',0),(3162,1,'2022-05-06 12:44:29','2022-05-06 12:44:29','{\n    \"blogdescription\": {\n        \"value\": \"Turnkey MEP Project\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-06 12:44:29\"\n    }\n}','','','trash','closed','closed','','11ce7d16-93b2-4449-8eca-89e777925b16','','','2022-05-06 12:44:29','2022-05-06 12:44:29','',0,'https://demoweblinks.in/troosten/?p=3162',0,'customize_changeset','',0),(3163,1,'2022-05-06 12:44:29','2022-05-06 12:44:29','','Default Kit','','inherit','closed','closed','','8-revision-v1','','','2022-05-06 12:44:29','2022-05-06 12:44:29','',8,'https://demoweblinks.in/troosten/?p=3163',0,'revision','',0),(3164,1,'2022-05-06 12:53:19','2022-05-06 12:53:19','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:53:19','2022-05-06 12:53:19','',56,'https://demoweblinks.in/troosten/?p=3164',0,'revision','',0),(3165,1,'2022-05-06 12:53:19','2022-05-06 12:53:19','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Full Service of</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Auto Repair</h3><h3 data-animation=\"\" data-animation-delay=\"\">& Maintenance</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Over 35 Years Of Quality Auto Service</p>									\n										<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Trust Your Vehicle to</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Certified</h3><h3 data-animation=\"\" data-animation-delay=\"\">Technicians</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">SERVICE, MAINTENANCE & REPAIR BY THE CERTIFIED SERVICE EXPERTS</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:53:19','2022-05-06 12:53:19','',56,'https://demoweblinks.in/troosten/?p=3165',0,'revision','',0),(3166,1,'2022-05-06 12:53:20','2022-05-06 12:53:20','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 12:53:20','2022-05-06 12:53:20','',56,'https://demoweblinks.in/troosten/?p=3166',0,'revision','',0),(3167,1,'2022-05-06 13:11:25','2022-05-06 13:11:25','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 13:11:25','2022-05-06 13:11:25','',56,'https://demoweblinks.in/troosten/?p=3167',0,'revision','',0),(3168,1,'2022-05-06 13:11:25','2022-05-06 13:11:25','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 13:11:25','2022-05-06 13:11:25','',56,'https://demoweblinks.in/troosten/?p=3168',0,'revision','',0),(3169,1,'2022-05-06 13:11:26','2022-05-06 13:11:26','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-06 13:11:26','2022-05-06 13:11:26','',56,'https://demoweblinks.in/troosten/?p=3169',0,'revision','',0),(3170,1,'2022-05-06 13:15:01','2022-05-06 13:15:01','I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.','testimonial 1','','publish','closed','closed','','testimonial','','','2022-05-09 11:57:42','2022-05-09 11:57:42','',0,'https://demoweblinks.in/troosten/?post_type=car-testimonial&#038;p=3170',0,'car-testimonial','',0),(3172,1,'2022-05-09 09:34:40','2022-05-09 09:34:40','{\n    \"car-repair-services-child::car_repair_services_colors[preloader_color]\": {\n        \"value\": \"#ffcc00\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-09 09:32:00\"\n    }\n}','','','trash','closed','closed','','61e46968-435a-4393-9fa9-f689c6fce4e5','','','2022-05-09 09:34:40','2022-05-09 09:34:40','',0,'https://demoweblinks.in/troosten/?p=3172',0,'customize_changeset','',0),(3173,1,'2022-05-09 09:37:15','2022-05-09 09:37:15','','troostn logo','','inherit','open','closed','','troostn-logo','','','2022-05-09 09:37:15','2022-05-09 09:37:15','',8,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/troostn-logo.png',0,'attachment','image/png',0),(3175,1,'2022-05-09 09:50:01','2022-05-09 09:50:01','','Default Kit','','inherit','closed','closed','','8-revision-v1','','','2022-05-09 09:50:01','2022-05-09 09:50:01','',8,'https://demoweblinks.in/troosten/?p=3175',0,'revision','',0),(3176,1,'2022-05-09 09:50:01','2022-05-09 09:50:01','','Default Kit','','inherit','closed','closed','','8-revision-v1','','','2022-05-09 09:50:01','2022-05-09 09:50:01','',8,'https://demoweblinks.in/troosten/?p=3176',0,'revision','',0),(3178,1,'2022-05-09 11:26:47','2022-05-09 11:26:47','','troostn logo1','','inherit','open','closed','','troostn-logo1','','','2022-05-09 11:26:47','2022-05-09 11:26:47','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/troostn-logo1.png',0,'attachment','image/png',0),(3179,1,'2022-05-09 11:29:55','2022-05-09 11:29:55','','header','','inherit','open','closed','','header','','','2022-05-09 11:29:55','2022-05-09 11:29:55','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/header.png',0,'attachment','image/png',0),(3180,1,'2022-05-09 11:38:05','2022-05-09 11:38:05','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 11:38:05','2022-05-09 11:38:05','',56,'https://demoweblinks.in/troosten/?p=3180',0,'revision','',0),(3181,1,'2022-05-09 11:38:06','2022-05-09 11:38:06','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/12/banner-key-new.png\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n															<img width=\"150\" height=\"150\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 150px) 100vw, 150px\" />													\n							Customer Reviews\n								<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n								– Joseph C. Billups, Industrial photographer\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I like Car Repair Service, because I don&#8217;t have to risk driving the car and [making] the situation worse. Having a mechanic come down to your home makes it a lot easier on yourself, especially when you have a family.</p>\n														Joseph C. Billups Industrial photographer\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 11:38:06','2022-05-09 11:38:06','',56,'https://demoweblinks.in/troosten/?p=3181',0,'revision','',0),(3182,1,'2022-05-09 11:38:06','2022-05-09 11:38:06','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– sonu, \n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														sonu \n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 11:38:06','2022-05-09 11:38:06','',56,'https://demoweblinks.in/troosten/?p=3182',0,'revision','',0),(3184,1,'2022-05-09 11:41:03','2022-05-09 11:41:03','','hvac 1','','inherit','open','closed','','hvac-1','','','2022-05-09 11:41:03','2022-05-09 11:41:03','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png',0,'attachment','image/png',0),(3185,1,'2022-05-09 11:44:19','2022-05-09 11:44:19','','hvac 2','','inherit','open','closed','','hvac-2','','','2022-05-09 11:44:19','2022-05-09 11:44:19','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png',0,'attachment','image/png',0),(3186,1,'2022-05-09 11:44:24','2022-05-09 11:44:24','','hvac 3','','inherit','open','closed','','hvac-3','','','2022-05-09 11:44:24','2022-05-09 11:44:24','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png',0,'attachment','image/png',0),(3187,1,'2022-05-09 11:45:05','2022-05-09 11:45:05','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– sonu, \n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														sonu \n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 11:45:05','2022-05-09 11:45:05','',56,'https://demoweblinks.in/troosten/?p=3187',0,'revision','',0),(3188,1,'2022-05-09 11:45:05','2022-05-09 11:45:05','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/would-you-like-to/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/car-services/exhaustsystem-2/\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– sonu, \n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														sonu \n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 11:45:05','2022-05-09 11:45:05','',56,'https://demoweblinks.in/troosten/?p=3188',0,'revision','',0),(3189,1,'2022-05-09 11:45:05','2022-05-09 11:45:05','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– sonu, \n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														sonu \n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 11:45:05','2022-05-09 11:45:05','',56,'https://demoweblinks.in/troosten/?p=3189',0,'revision','',0),(3190,1,'2022-05-09 11:50:22','2022-05-09 11:50:22','','testi1','','inherit','open','closed','','testi1','','','2022-05-09 11:50:22','2022-05-09 11:50:22','',3170,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg',0,'attachment','image/jpeg',0),(3191,1,'2022-05-09 11:51:31','2022-05-09 11:51:31','I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.','testimonial','','inherit','closed','closed','','3170-autosave-v1','','','2022-05-09 11:51:31','2022-05-09 11:51:31','',3170,'https://demoweblinks.in/troosten/?p=3191',0,'revision','',0),(3192,1,'2022-05-09 11:53:17','2022-05-09 11:53:17','','testimonials02_img01','','inherit','open','closed','','testimonials02_img01-2','','','2022-05-09 11:53:17','2022-05-09 11:53:17','',3170,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testimonials02_img01.jpg',0,'attachment','image/jpeg',0),(3194,1,'2022-05-09 11:58:55','2022-05-09 11:58:55','Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.','testimonial2','','inherit','closed','closed','','1013-autosave-v1','','','2022-05-09 11:58:55','2022-05-09 11:58:55','',1013,'https://demoweblinks.in/troosten/?p=3194',0,'revision','',0),(3195,1,'2022-05-09 12:00:36','2022-05-09 12:00:36','','testi2','','inherit','open','closed','','testi2','','','2022-05-09 12:00:36','2022-05-09 12:00:36','',1013,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg',0,'attachment','image/jpeg',0),(3196,1,'2022-05-09 12:03:53','2022-05-09 12:03:53','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– sonu, \n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														sonu \n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 12:03:53','2022-05-09 12:03:53','',56,'https://demoweblinks.in/troosten/?p=3196',0,'revision','',0),(3197,1,'2022-05-09 12:03:53','2022-05-09 12:03:53','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– sonu, \n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n								– Silvia R. Brown, Manager\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-600x419.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-703x491.jpg 703w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n								– Rod N. Clay, Electrician\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Whether you’re the driver of your own car or a rental, you’re covered 24/7, 365 days a year\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testimonials02_img01-63x63.jpg 63w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														sonu \n				<p>Was very preased with the job,very professional and accurate,he knows his job.will be happy to use him in the future time also to reffers my friends they ask for him for their cars repair. Thanks mr Ben.</p>\n														Silvia R. Brown Manager\n				<p>I bought my (used) car with Car Repair Service’s inspection recommendation and I’m very happy with their services. I’m sure that I’ll use Car Repair Service’s services again in the future.</p>\n														Rod N. Clay Electrician\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 12:03:53','2022-05-09 12:03:53','',56,'https://demoweblinks.in/troosten/?p=3197',0,'revision','',0),(3198,1,'2022-05-09 12:03:54','2022-05-09 12:03:54','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 12:03:54','2022-05-09 12:03:54','',56,'https://demoweblinks.in/troosten/?p=3198',0,'revision','',0),(3199,1,'2022-05-09 12:04:51','2022-05-09 12:04:51','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 12:04:51','2022-05-09 12:04:51','',56,'https://demoweblinks.in/troosten/?p=3199',0,'revision','',0),(3200,1,'2022-05-09 12:04:52','2022-05-09 12:04:52','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n		<img width=\"650\" height=\"530\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png 650w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-300x245.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service-602x491.png 602w\" sizes=\"(max-width: 650px) 100vw, 650px\" />			\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 12:04:52','2022-05-09 12:04:52','',56,'https://demoweblinks.in/troosten/?p=3200',0,'revision','',0),(3201,1,'2022-05-09 12:04:52','2022-05-09 12:04:52','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 12:04:52','2022-05-09 12:04:52','',56,'https://demoweblinks.in/troosten/?p=3201',0,'revision','',0),(3202,1,'2022-05-09 12:06:29','2022-05-09 12:06:29','','hvac-png-generic-no-label-units-png-2726','','inherit','open','closed','','hvac-png-generic-no-label-units-png-2726','','','2022-05-09 12:06:29','2022-05-09 12:06:29','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png',0,'attachment','image/png',0),(3203,1,'2022-05-09 12:16:47','2022-05-09 12:16:47','<h6>\n										Post Address									</h6>\n									<address>\n									2605 Caton Hill Road, Woodbridge,<br>VA 22192									</address>\n									<h6>\n										Contact Phone									</h6>\n									<address>\n									1-800-123-4567									</address>\n									<h6>\n										E-mail Address									</h6>\n									<address>\n									officeone@youremail.com									</address>\n									<h6>\n										Opening Hours									</h6>\n									<address>\n									Mon-Fri: 7:00 AM - 6:00 PM<br>Saturday: 9:00 AM - 5:00 PM<br>Sunday: Closed									</address>\n									<h2>Get In Touch!</h2>\n									Get your automotive-related questions answered by a mechanic									\n<form action=\"/car-repair-service-v4/car1/wp-admin/admin-ajax.php#wpcf7-f2225-o3\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2225\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.7\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2225-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n                <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your name\" />\n</p>\n                <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"address@youremail.com\" />\n</p>\n</p>\n        <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Question...\"></textarea>\n<button type=\"submit\" id=\"submit-contact\">Contact Us</button>\n</form>','Contacts','','inherit','closed','closed','','48-revision-v1','','','2022-05-09 12:16:47','2022-05-09 12:16:47','',48,'https://demoweblinks.in/troosten/?p=3203',0,'revision','',0),(3204,1,'2022-05-09 12:16:47','2022-05-09 12:16:47','<h6>\n										Post Address									</h6>\n									<address>\n									2605 Caton Hill Road, Woodbridge,<br>VA 22192									</address>\n									<h6>\n										Contact Phone									</h6>\n									<address>\n									1-800-123-4567									</address>\n									<h6>\n										E-mail Address									</h6>\n									<address>\n									officeone@youremail.com									</address>\n									<h6>\n										Opening Hours									</h6>\n									<address>\n									Mon-Fri: 7:00 AM - 6:00 PM<br>Saturday: 9:00 AM - 5:00 PM<br>Sunday: Closed									</address>\n									<h2>Get In Touch!</h2>\n									Get your automotive-related questions answered by a mechanic									\n<form action=\"/car-repair-service-v4/car1/wp-admin/admin-ajax.php#wpcf7-f2225-o3\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2225\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.7\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2225-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n                <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your name\" />\n</p>\n                <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"address@youremail.com\" />\n</p>\n</p>\n        <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Question...\"></textarea>\n<button type=\"submit\" id=\"submit-contact\">Contact Us</button>\n</form>','Contacts','','inherit','closed','closed','','48-revision-v1','','','2022-05-09 12:16:47','2022-05-09 12:16:47','',48,'https://demoweblinks.in/troosten/?p=3204',0,'revision','',0),(3205,1,'2022-05-09 12:16:47','2022-05-09 12:16:47','<h6>\n										Post Address									</h6>\n									<address>\n									Kochi address1<br>VA 22192\nKochi address2									</address>\n									<h6>\n										Contact Phone									</h6>\n									<address>\n									1-800-123-4567									</address>\n									<h6>\n										E-mail Address									</h6>\n									<address>\n									info@troosten.com									</address>\n									<h6>\n										Opening Hours									</h6>\n									<address>\n									Mon-Fri: 7:00 AM - 6:00 PM<br>Saturday: 9:00 AM - 5:00 PM<br>Sunday: Closed									</address>\n									<h2>Get In Touch!</h2>\n									Thank you for your interest in Troosten. To ask a question or schedule an appointment for maintenance or repair, please fill out the contact form below.									\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/troosten/wp-admin/admin-ajax.php#wpcf7-f2225-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2225\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.5.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2225-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n                <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your name\" />\n                <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"address@youremail.com\" />\n        <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Question...\"></textarea>\n<button type=\"submit\" id=\"submit-contact\">Contact Us</button>\n</form>','Contacts','','inherit','closed','closed','','48-revision-v1','','','2022-05-09 12:16:47','2022-05-09 12:16:47','',48,'https://demoweblinks.in/troosten/?p=3205',0,'revision','',0),(3206,1,'2022-05-09 12:21:03','2022-05-09 12:21:03','<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png\" alt=\"\">\n							<h3>\n                            A Reputation 25 Years in the Making							</h3>\n                        <p>							The family has been involved in general automotive repair for over two decades, and the business continues to grow.</p>\n<p>							Car Repair Service is a family owned and operated auto repair service in USA serving our local community and surrounding areas for 24 years. Our ASE certified technicians are ready to deal with any car repair needed or vehicle issues you may be experiencing. Adam Smith, Owner, inherited the shop from his father.					</p>\n<p><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-logo.png\" alt=\"\" /></p>					\n						<h6>Mission Statement</h6>\n                        <p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>                    \n						<h6>Our Vision</h6>\n                        <p>To be the world’s most exciting leader in automotive business intelligence solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>                    \n						<h6>Core Values</h6>\n                        <ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>                    \n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Auto servicing your car is an essential task that should not be ignored or forgotten.							</p>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Get a Quote</a>\n								<h6>\n								Customer-Oriented Service								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Car Parts								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n                <h2>Meet the Team</h2>\n                By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs                \n            Meet the Team\n                                    <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Robert Piedra</a></h6>\n                                    Service Advisor\n                                    <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Charles  Weaver</a></h6>\n                                    First Mechanic\n                                    <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Kevin Goodwin</a></h6>\n                                    General Manager\n                                    <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Robert Kennelly</a></h6>\n                                    Certified Technician\n                                    <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Robert Kennelly</a></h6>\n                                    Certified Technician\n                <h2>Our Service Gallery</h2>\n                These photos will help you learn more about our car service and services provided                \n                    <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n                        <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n                        <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n                        <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n                        <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n                        <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n                        <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\">\n                    </a>\n			Schedule\n				<h2>Need Help With Your Car? We\'ll fix it</h2>\n				<p>We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.</p>\n				<h2>1-800-123-4567</h2>\n											<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Appointment</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 12:21:03','2022-05-09 12:21:03','',1520,'https://demoweblinks.in/troosten/?p=3206',0,'revision','',0),(3207,1,'2022-05-09 12:21:03','2022-05-09 12:21:03','<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png\" alt=\"\">\n							<h3>\n                            A Reputation 25 Years in the Making							</h3>\n                        <p>							The family has been involved in general automotive repair for over two decades, and the business continues to grow.</p>\n<p>							Car Repair Service is a family owned and operated auto repair service in USA serving our local community and surrounding areas for 24 years. Our ASE certified technicians are ready to deal with any car repair needed or vehicle issues you may be experiencing. Adam Smith, Owner, inherited the shop from his father.					</p>\n<p><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-logo.png\" alt=\"\" /></p>					\n						<h6>Mission Statement</h6>\n                        <p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>                    \n						<h6>Our Vision</h6>\n                        <p>To be the world’s most exciting leader in automotive business intelligence solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>                    \n						<h6>Core Values</h6>\n                        <ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>                    \n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Auto servicing your car is an essential task that should not be ignored or forgotten.							</p>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Get a Quote</a>\n								<h6>\n								Customer-Oriented Service								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Car Parts								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n                <h2>Meet the Team</h2>\n                By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs                \n            Meet the Team\n                                    <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Robert Piedra</a></h6>\n                                    Service Advisor\n                                    <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Charles  Weaver</a></h6>\n                                    First Mechanic\n                                    <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Kevin Goodwin</a></h6>\n                                    General Manager\n                                    <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Robert Kennelly</a></h6>\n                                    Certified Technician\n                                    <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\" alt=\"\">\n                                    <ul>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                        <li>\n                                            <a target=\"_blank\" href=\"#\" rel=\"noopener noreferrer\"></a>\n                                        </li>\n                                    </ul>\n                                    <h6><a href=\"#\">Robert Kennelly</a></h6>\n                                    Certified Technician\n                <h2>Our Service Gallery</h2>\n                These photos will help you learn more about our car service and services provided                \n                    <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n                        <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n                        <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n                        <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n                        <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n                        <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\">\n                    </a>\n                    <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n                        <img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\">\n                    </a>\n			Schedule\n				<h2>Need Help With Your Car? We\'ll fix it</h2>\n				<p>We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.</p>\n				<h2>1-800-123-4567</h2>\n											<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Appointment</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 12:21:03','2022-05-09 12:21:03','',1520,'https://demoweblinks.in/troosten/?p=3207',0,'revision','',0),(3208,1,'2022-05-09 12:21:03','2022-05-09 12:21:03','<img width=\"615\" height=\"501\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png 615w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01-300x244.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01-603x491.png 603w\" sizes=\"(max-width: 615px) 100vw, 615px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. It is also the peace of mind that comes from affordable energy bills and the knowledge that your heating and cooling units are performing efficiently at all times and that members of your family are breathing clean quality air.</p><p> </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Auto servicing your car is an essential task that should not be ignored or forgotten.							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Customer-Oriented Service								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Car Parts								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n				<h2>Meet the Team</h2>\n				By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs				\n			Meet the Team\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Piedra</a></h6>\n									Service Advisor\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Charles  Weaver</a></h6>\n									First Mechanic\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Kevin Goodwin</a></h6>\n									General Manager\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n			Schedule\n	<h2>Need Help With Your Car? We\'ll fix it</h2>\n	<p>We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.</p>\n	<h2>1-800-123-4567</h2>\n				  <a href=\"#\" data-toggle=\"modal\"\n		data-target=\"#appointmentForm\">Appointment</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 12:21:03','2022-05-09 12:21:03','',1520,'https://demoweblinks.in/troosten/?p=3208',0,'revision','',0),(3209,1,'2022-05-09 12:21:14','2022-05-09 12:21:14','','AdobeStock_352834325','','inherit','open','closed','','adobestock_352834325','','','2022-05-09 12:21:14','2022-05-09 12:21:14','',1520,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg',0,'attachment','image/jpeg',0),(3210,1,'2022-05-09 12:22:40','2022-05-09 12:22:40','<img width=\"615\" height=\"501\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png 615w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01-300x244.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01-603x491.png 603w\" sizes=\"(max-width: 615px) 100vw, 615px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. It is also the peace of mind that comes from affordable energy bills and the knowledge that your heating and cooling units are performing efficiently at all times and that members of your family are breathing clean quality air.</p><p> </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Auto servicing your car is an essential task that should not be ignored or forgotten.							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Customer-Oriented Service								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Car Parts								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n				<h2>Meet the Team</h2>\n				By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs				\n			Meet the Team\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Piedra</a></h6>\n									Service Advisor\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Charles  Weaver</a></h6>\n									First Mechanic\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Kevin Goodwin</a></h6>\n									General Manager\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n			Schedule\n	<h2>Need Help With Your Car? We\'ll fix it</h2>\n	<p>We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.</p>\n	<h2>1-800-123-4567</h2>\n				  <a href=\"#\" data-toggle=\"modal\"\n		data-target=\"#appointmentForm\">Appointment</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 12:22:40','2022-05-09 12:22:40','',1520,'https://demoweblinks.in/troosten/?p=3210',0,'revision','',0),(3211,1,'2022-05-09 12:22:40','2022-05-09 12:22:40','<img width=\"615\" height=\"501\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png 615w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01-600x489.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01-300x244.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01-603x491.png 603w\" sizes=\"(max-width: 615px) 100vw, 615px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. It is also the peace of mind that comes from affordable energy bills and the knowledge that your heating and cooling units are performing efficiently at all times and that members of your family are breathing clean quality air.</p><p> </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Auto servicing your car is an essential task that should not be ignored or forgotten.							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Customer-Oriented Service								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Car Parts								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n				<h2>Meet the Team</h2>\n				By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs				\n			Meet the Team\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Piedra</a></h6>\n									Service Advisor\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Charles  Weaver</a></h6>\n									First Mechanic\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Kevin Goodwin</a></h6>\n									General Manager\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n			Schedule\n	<h2>Need Help With Your Car? We\'ll fix it</h2>\n	<p>We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.</p>\n	<h2>1-800-123-4567</h2>\n				  <a href=\"#\" data-toggle=\"modal\"\n		data-target=\"#appointmentForm\">Appointment</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 12:22:40','2022-05-09 12:22:40','',1520,'https://demoweblinks.in/troosten/?p=3211',0,'revision','',0),(3212,1,'2022-05-09 12:22:41','2022-05-09 12:22:41','<img width=\"2100\" height=\"1403\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg 2100w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-300x200.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1024x684.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-768x513.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1536x1026.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-2048x1368.jpg 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-735x491.jpg 735w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-600x401.jpg 600w\" sizes=\"(max-width: 2100px) 100vw, 2100px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Auto servicing your car is an essential task that should not be ignored or forgotten.							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Customer-Oriented Service								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Car Parts								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n				<h2>Meet the Team</h2>\n				By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs				\n			Meet the Team\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Piedra</a></h6>\n									Service Advisor\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Charles  Weaver</a></h6>\n									First Mechanic\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Kevin Goodwin</a></h6>\n									General Manager\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n			Schedule\n	<h2>Need Help With Your Car? We\'ll fix it</h2>\n	<p>We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.</p>\n	<h2>1-800-123-4567</h2>\n				  <a href=\"#\" data-toggle=\"modal\"\n		data-target=\"#appointmentForm\">Appointment</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 12:22:41','2022-05-09 12:22:41','',1520,'https://demoweblinks.in/troosten/?p=3212',0,'revision','',0),(3214,1,'2022-05-09 12:43:50','2022-05-09 12:43:50','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 12:43:50','2022-05-09 12:43:50','',56,'https://demoweblinks.in/troosten/?p=3214',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (3215,1,'2022-05-09 12:43:51','2022-05-09 12:43:51','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"745\" height=\"253\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png 745w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-600x204.png 600w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-300x102.png 300w\" sizes=\"(max-width: 745px) 100vw, 745px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 12:43:51','2022-05-09 12:43:51','',56,'https://demoweblinks.in/troosten/?p=3215',0,'revision','',0),(3216,1,'2022-05-09 12:43:51','2022-05-09 12:43:51','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home3','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 12:43:51','2022-05-09 12:43:51','',56,'https://demoweblinks.in/troosten/?p=3216',0,'revision','',0),(3217,1,'2022-05-09 12:49:18','2022-05-09 12:49:18','<img width=\"2100\" height=\"1403\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg 2100w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-300x200.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1024x684.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-768x513.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1536x1026.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-2048x1368.jpg 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-735x491.jpg 735w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-600x401.jpg 600w\" sizes=\"(max-width: 2100px) 100vw, 2100px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Auto servicing your car is an essential task that should not be ignored or forgotten.							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Customer-Oriented Service								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Car Parts								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n				<h2>Meet the Team</h2>\n				By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs				\n			Meet the Team\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Piedra</a></h6>\n									Service Advisor\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Charles  Weaver</a></h6>\n									First Mechanic\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Kevin Goodwin</a></h6>\n									General Manager\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n			Schedule\n	<h2>Need Help With Your Car? We\'ll fix it</h2>\n	<p>We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.</p>\n	<h2>1-800-123-4567</h2>\n				  <a href=\"#\" data-toggle=\"modal\"\n		data-target=\"#appointmentForm\">Appointment</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 12:49:18','2022-05-09 12:49:18','',1520,'https://demoweblinks.in/troosten/?p=3217',0,'revision','',0),(3218,1,'2022-05-09 12:49:19','2022-05-09 12:49:19','<img width=\"2100\" height=\"1403\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg 2100w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-300x200.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1024x684.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-768x513.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1536x1026.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-2048x1368.jpg 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-735x491.jpg 735w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-600x401.jpg 600w\" sizes=\"(max-width: 2100px) 100vw, 2100px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Auto servicing your car is an essential task that should not be ignored or forgotten.							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Customer-Oriented Service								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Car Parts								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n				<h2>Meet the Team</h2>\n				By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs				\n			Meet the Team\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Piedra</a></h6>\n									Service Advisor\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Charles  Weaver</a></h6>\n									First Mechanic\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Kevin Goodwin</a></h6>\n									General Manager\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n			Schedule\n	<h2>Need Help With Your Car? We\'ll fix it</h2>\n	<p>We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.</p>\n	<h2>1-800-123-4567</h2>\n				  <a href=\"#\" data-toggle=\"modal\"\n		data-target=\"#appointmentForm\">Appointment</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 12:49:19','2022-05-09 12:49:19','',1520,'https://demoweblinks.in/troosten/?p=3218',0,'revision','',0),(3219,1,'2022-05-09 12:49:19','2022-05-09 12:49:19','<img width=\"2100\" height=\"1403\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg 2100w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-300x200.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1024x684.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-768x513.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1536x1026.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-2048x1368.jpg 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-735x491.jpg 735w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-600x401.jpg 600w\" sizes=\"(max-width: 2100px) 100vw, 2100px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Stay Comfortable with Annual HVAC Maintenance							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Timely Service								</h6>\n								<p>\n								We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Service								</h6>\n								<p>\n								Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. 								</p>\n				<h2>Meet the Team</h2>\n				By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs				\n			Meet the Team\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Piedra</a></h6>\n									Service Advisor\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Charles  Weaver</a></h6>\n									First Mechanic\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Kevin Goodwin</a></h6>\n									General Manager\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n			Schedule\n	<h2>Need Help With Your Car? We\'ll fix it</h2>\n	<p>We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.</p>\n	<h2>1-800-123-4567</h2>\n				  <a href=\"#\" data-toggle=\"modal\"\n		data-target=\"#appointmentForm\">Appointment</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 12:49:19','2022-05-09 12:49:19','',1520,'https://demoweblinks.in/troosten/?p=3219',0,'revision','',0),(3221,1,'2022-05-10 11:44:24','2022-05-09 12:56:07','','Contact Us','','publish','closed','closed','','contact-us-2','','','2022-05-10 11:44:24','2022-05-10 11:44:24','',0,'https://demoweblinks.in/troosten/?p=3221',9,'nav_menu_item','',0),(3224,1,'2022-05-09 13:26:03','2022-05-09 13:26:03','<img width=\"2100\" height=\"1403\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg 2100w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-300x200.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1024x684.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-768x513.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1536x1026.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-2048x1368.jpg 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-735x491.jpg 735w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-600x401.jpg 600w\" sizes=\"(max-width: 2100px) 100vw, 2100px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Stay Comfortable with Annual HVAC Maintenance							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Timely Service								</h6>\n								<p>\n								We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Service								</h6>\n								<p>\n								Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. 								</p>\n				<h2>Meet the Team</h2>\n				By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs				\n			Meet the Team\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Piedra</a></h6>\n									Service Advisor\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Charles  Weaver</a></h6>\n									First Mechanic\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Kevin Goodwin</a></h6>\n									General Manager\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n			Schedule\n	<h2>Need Help With Your Car? We\'ll fix it</h2>\n	<p>We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.</p>\n	<h2>1-800-123-4567</h2>\n				  <a href=\"#\" data-toggle=\"modal\"\n		data-target=\"#appointmentForm\">Appointment</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 13:26:03','2022-05-09 13:26:03','',1520,'https://demoweblinks.in/troosten/?p=3224',0,'revision','',0),(3225,1,'2022-05-09 13:26:03','2022-05-09 13:26:03','<img width=\"2100\" height=\"1403\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg 2100w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-300x200.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1024x684.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-768x513.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1536x1026.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-2048x1368.jpg 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-735x491.jpg 735w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-600x401.jpg 600w\" sizes=\"(max-width: 2100px) 100vw, 2100px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Stay Comfortable with Annual HVAC Maintenance							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Timely Service								</h6>\n								<p>\n								We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Service								</h6>\n								<p>\n								Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. 								</p>\n				<h2>Meet the Team</h2>\n				By working on many makes, our technicians can be trusted to properly<br> diagnose different repairs				\n			Meet the Team\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Piedra</a></h6>\n									Service Advisor\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Charles  Weaver</a></h6>\n									First Mechanic\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Kevin Goodwin</a></h6>\n									General Manager\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n								<img width=\"370\" height=\"395\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05-281x300.png 281w\" sizes=\"(max-width: 370px) 100vw, 370px\" />									<ul>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																			<li>\n											<a target=\"_blank\" href=\"#\" rel=\"noopener\"></a>\n										</li>\n																		</ul>\n									<h6><a href=\"#\">Robert Kennelly</a></h6>\n									Certified Technician\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n			Schedule\n	<h2>Need Help With Your Car? We\'ll fix it</h2>\n	<p>We specialise in repairing accident damage to vehicles. In fact, we\'re the second largest accident damage repair network.</p>\n	<h2>1-800-123-4567</h2>\n				  <a href=\"#\" data-toggle=\"modal\"\n		data-target=\"#appointmentForm\">Appointment</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 13:26:03','2022-05-09 13:26:03','',1520,'https://demoweblinks.in/troosten/?p=3225',0,'revision','',0),(3226,1,'2022-05-09 13:26:03','2022-05-09 13:26:03','<img width=\"2100\" height=\"1403\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg 2100w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-300x200.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1024x684.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-768x513.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1536x1026.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-2048x1368.jpg 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-735x491.jpg 735w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-600x401.jpg 600w\" sizes=\"(max-width: 2100px) 100vw, 2100px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Stay Comfortable with Annual HVAC Maintenance							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Timely Service								</h6>\n								<p>\n								We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Service								</h6>\n								<p>\n								Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. 								</p>\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 13:26:03','2022-05-09 13:26:03','',1520,'https://demoweblinks.in/troosten/?p=3226',0,'revision','',0),(3227,1,'2022-05-09 13:26:14','2022-05-09 13:26:14','<img width=\"2100\" height=\"1403\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg 2100w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-300x200.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1024x684.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-768x513.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1536x1026.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-2048x1368.jpg 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-735x491.jpg 735w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-600x401.jpg 600w\" sizes=\"(max-width: 2100px) 100vw, 2100px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Stay Comfortable with Annual HVAC Maintenance							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Timely Service								</h6>\n								<p>\n								We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Service								</h6>\n								<p>\n								Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. 								</p>\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 13:26:14','2022-05-09 13:26:14','',1520,'https://demoweblinks.in/troosten/?p=3227',0,'revision','',0),(3228,1,'2022-05-09 13:26:14','2022-05-09 13:26:14','<img width=\"2100\" height=\"1403\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg 2100w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-300x200.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1024x684.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-768x513.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1536x1026.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-2048x1368.jpg 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-735x491.jpg 735w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-600x401.jpg 600w\" sizes=\"(max-width: 2100px) 100vw, 2100px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Stay Comfortable with Annual HVAC Maintenance							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Timely Service								</h6>\n								<p>\n								We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Service								</h6>\n								<p>\n								Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. 								</p>\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 13:26:14','2022-05-09 13:26:14','',1520,'https://demoweblinks.in/troosten/?p=3228',0,'revision','',0),(3229,1,'2022-05-09 13:26:14','2022-05-09 13:26:14','<img width=\"2100\" height=\"1403\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg 2100w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-300x200.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1024x684.jpg 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-768x513.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-1536x1026.jpg 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-2048x1368.jpg 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-735x491.jpg 735w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325-600x401.jpg 600w\" sizes=\"(max-width: 2100px) 100vw, 2100px\" />					\n							<h3>\n							A Reputation 25 Years in the Making							</h3>\n						<p>We are involved in HVAC service for over two decades, and the business continues to grow.</p><p>From the dreary days of winter to the hot, even those lovely spring and fall days in between, our goal at Troosten Air Conditioning is simple: we’re here to make your life more comfortable.</p><p>And to do that, we look at the big picture. Unlike most HVAC companies, we understand that comfort is more than cool fresh air in the summer and warm toasty air on those cold winter nights. </p>					\n						<h6>Mission Statement</h6>\n						<p>Our Mission is to serve our customers and always deliver the highest level of customer service; to develop our team and strive to constantly improve; and to conduct ourselves in an environmentally responsible manner.</p>					\n						<h6>Our Vision</h6>\n						<p>To be the world’s most exciting leader in HVAC solutions. We will generate excitement through implementing pioneering ideas, problem solving &amp; going beyond our customers’ expectations.</p>					\n						<h6>Core Values</h6>\n						<ul>\n							<li>Teamwork through Trust and Respect.</li>\n							<li>Commitment to Customer Enthusiasm.</li>\n							<li>Accountability at all Levels.</li>\n							<li>Passion for Winning.</li>\n						</ul>					\n						Advantages\n								<h2>Advantages <br> of Our Service</h2>\n							<p>\n							Stay Comfortable with Annual HVAC Maintenance							</p>\n															<a href=\"http://Get%20a%20Quote\" >Get a Quote</a>\n								<h6>\n								Timely Service								</h6>\n								<p>\n								We provide timely service including AC and heating repair, new equipment installation, and maintenance services. As soon as you experience trouble with your system, just reach out to us and rest easy knowing a qualified technician is headed your way to address your needs.								</p>\n								<h6>\n								Affordable Prices								</h6>\n								<p>\n								We value the service we provide and our loyal returning customers can always expect some appreciation from us, like a future service discount or a								</p>\n								<h6>\n								High-Quality Service								</h6>\n								<p>\n								Our goal is 100% customer satisfaction. We appreciate our customers and we have a proud history of providing reliable and efficient service. Each of our employees are drug-tested and our technicians are trained and certified. You can trust Professional Heating and Air Conditioning to provide you with the kind of dedication and experience you deserve. 								</p>\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\">\n					<img width=\"384\" height=\"384\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg 384w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-63x63.jpg 63w\" sizes=\"(max-width: 384px) 100vw, 384px\" />					</a>','About Us','','inherit','closed','closed','','1520-revision-v1','','','2022-05-09 13:26:14','2022-05-09 13:26:14','',1520,'https://demoweblinks.in/troosten/?p=3229',0,'revision','',0),(3230,1,'2022-05-09 13:33:33','2022-05-09 13:33:33','','preloader','','inherit','open','closed','','preloader','','','2022-05-09 13:33:33','2022-05-09 13:33:33','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/preloader.png',0,'attachment','image/png',0),(3231,1,'2022-05-09 13:35:09','2022-05-09 13:35:09','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 13:35:09','2022-05-09 13:35:09','',56,'https://demoweblinks.in/troosten/?p=3231',0,'revision','',0),(3232,1,'2022-05-09 13:58:07','2022-05-09 13:58:07','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 240px;\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-09 13:58:07\"\n    }\n}','','','trash','closed','closed','','a367f1dc-6aeb-4f92-994e-32b8dbb72c96','','','2022-05-09 13:58:07','2022-05-09 13:58:07','',0,'https://demoweblinks.in/troosten/?p=3232',0,'customize_changeset','',0),(3233,1,'2022-05-09 13:58:07','2022-05-09 13:58:07','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 240px;\n}','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-09 13:58:07','2022-05-09 13:58:07','',2552,'https://demoweblinks.in/troosten/?p=3233',0,'revision','',0),(3234,1,'2022-05-09 13:58:36','2022-05-09 13:58:36','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 240px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 93px;\\n}\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-09 13:58:36\"\n    }\n}','','','trash','closed','closed','','affff11e-2a56-4d28-9225-0ab209f6fb9f','','','2022-05-09 13:58:36','2022-05-09 13:58:36','',0,'https://demoweblinks.in/troosten/affff11e-2a56-4d28-9225-0ab209f6fb9f/',0,'customize_changeset','',0),(3235,1,'2022-05-09 13:58:36','2022-05-09 13:58:36','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 240px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 93px;\n}\n}','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-09 13:58:36','2022-05-09 13:58:36','',2552,'https://demoweblinks.in/troosten/?p=3235',0,'revision','',0),(3236,1,'2022-05-10 11:44:24','2022-05-09 14:00:21','','Products','','publish','closed','closed','','products','','','2022-05-10 11:44:24','2022-05-10 11:44:24','',0,'https://demoweblinks.in/troosten/?p=3236',8,'nav_menu_item','',0),(3237,1,'2022-05-10 11:44:24','2022-05-09 14:00:21','','Projects','','publish','closed','closed','','projects','','','2022-05-10 11:44:24','2022-05-10 11:44:24','',0,'https://demoweblinks.in/troosten/?p=3237',5,'nav_menu_item','',0),(3238,1,'2022-05-09 14:09:09','2022-05-09 14:09:09','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:09:09','2022-05-09 14:09:09','',56,'https://demoweblinks.in/troosten/?p=3238',0,'revision','',0),(3239,1,'2022-05-09 14:09:09','2022-05-09 14:09:09','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Emergency Service\n							Satisfaction Garantee\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Estimate</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:09:09','2022-05-09 14:09:09','',56,'https://demoweblinks.in/troosten/?p=3239',0,'revision','',0),(3240,1,'2022-05-09 14:09:09','2022-05-09 14:09:09','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		<p>Best solutions for all HVAC  requirements for all type of buildings.</p>						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Heating</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Ventilation\n</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							AC\n									<h3>Air-Conditioning\n</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:09:09','2022-05-09 14:09:09','',56,'https://demoweblinks.in/troosten/?p=3240',0,'revision','',0),(3241,1,'2022-05-09 14:09:54','2022-05-09 14:09:54','','Picture13','','inherit','open','closed','','picture13','','','2022-05-09 14:09:54','2022-05-09 14:09:54','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png',0,'attachment','image/png',0),(3242,1,'2022-05-09 14:09:55','2022-05-09 14:09:55','','Picture11','','inherit','open','closed','','picture11','','','2022-05-09 14:09:55','2022-05-09 14:09:55','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png',0,'attachment','image/png',0),(3243,1,'2022-05-09 14:09:56','2022-05-09 14:09:56','','Picture10','','inherit','open','closed','','picture10','','','2022-05-09 14:09:56','2022-05-09 14:09:56','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.png',0,'attachment','image/png',0),(3244,1,'2022-05-09 14:09:57','2022-05-09 14:09:57','','Picture9','','inherit','open','closed','','picture9','','','2022-05-09 14:09:57','2022-05-09 14:09:57','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png',0,'attachment','image/png',0),(3245,1,'2022-05-09 14:09:58','2022-05-09 14:09:58','','Picture8','','inherit','open','closed','','picture8','','','2022-05-09 14:09:58','2022-05-09 14:09:58','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png',0,'attachment','image/png',0),(3246,1,'2022-05-09 14:10:01','2022-05-09 14:10:01','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		<p>Best solutions for all HVAC  requirements for all type of buildings.</p>						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Heating</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Ventilation\n</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							AC\n									<h3>Air-Conditioning\n</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:10:01','2022-05-09 14:10:01','',56,'https://demoweblinks.in/troosten/?p=3246',0,'revision','',0),(3247,1,'2022-05-09 14:10:01','2022-05-09 14:10:01','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		<p>Best solutions for all HVAC  requirements for all type of buildings.</p>						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Heating</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Ventilation\n</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							AC\n									<h3>Air-Conditioning\n</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:10:01','2022-05-09 14:10:01','',56,'https://demoweblinks.in/troosten/?p=3247',0,'revision','',0),(3248,1,'2022-05-09 14:10:02','2022-05-09 14:10:02','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		<p>Best solutions for all HVAC  requirements for all type of buildings.</p>						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Ventilation\n									<h3>Ventilation\n</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							AC\n									<h3>Air-Conditioning\n</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:10:02','2022-05-09 14:10:02','',56,'https://demoweblinks.in/troosten/?p=3248',0,'revision','',0),(3249,1,'2022-05-09 14:10:19','2022-05-09 14:10:19','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		<p>Best solutions for all HVAC  requirements for all type of buildings.</p>						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Ventilation\n									<h3>Ventilation\n</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							AC\n									<h3>Air-Conditioning\n</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:10:19','2022-05-09 14:10:19','',56,'https://demoweblinks.in/troosten/?p=3249',0,'revision','',0),(3250,1,'2022-05-09 14:10:19','2022-05-09 14:10:19','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		<p>Best solutions for all HVAC  requirements for all type of buildings.</p>						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Ventilation\n									<h3>Ventilation\n</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							AC\n									<h3>Air-Conditioning\n</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:10:19','2022-05-09 14:10:19','',56,'https://demoweblinks.in/troosten/?p=3250',0,'revision','',0),(3251,1,'2022-05-09 14:10:20','2022-05-09 14:10:20','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture13\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTMucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\'><img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture11\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MiwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTEucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\'><img width=\"150\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-150x75.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture10\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MywidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTAucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture9\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NCwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOS5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture8\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOC5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\'><img width=\"150\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-150x96.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:10:20','2022-05-09 14:10:20','',56,'https://demoweblinks.in/troosten/?p=3251',0,'revision','',0),(3252,1,'2022-05-09 14:10:38','2022-05-09 14:10:38','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture13\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTMucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\'><img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture11\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MiwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTEucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\'><img width=\"150\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-150x75.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture10\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MywidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTAucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture9\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NCwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOS5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture8\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOC5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\'><img width=\"150\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-150x96.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:10:38','2022-05-09 14:10:38','',56,'https://demoweblinks.in/troosten/?p=3252',0,'revision','',0),(3253,1,'2022-05-09 14:10:38','2022-05-09 14:10:38','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture13\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTMucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\'><img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture11\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MiwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTEucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\'><img width=\"150\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-150x75.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture10\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MywidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTAucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture9\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NCwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOS5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture8\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOC5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\'><img width=\"150\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-150x96.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:10:38','2022-05-09 14:10:38','',56,'https://demoweblinks.in/troosten/?p=3253',0,'revision','',0),(3254,1,'2022-05-09 14:10:38','2022-05-09 14:10:38','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture13\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTMucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\'><img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture11\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MiwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTEucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\'><img width=\"150\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-150x75.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture10\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MywidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTAucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture9\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NCwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOS5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture8\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOC5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\'><img width=\"150\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-150x96.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:10:38','2022-05-09 14:10:38','',56,'https://demoweblinks.in/troosten/?p=3254',0,'revision','',0),(3256,1,'2022-05-09 14:13:31','2022-05-09 14:13:31','','Picture24','','inherit','open','closed','','picture24','','','2022-05-09 14:13:31','2022-05-09 14:13:31','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24.jpg',0,'attachment','image/jpeg',0),(3257,1,'2022-05-09 14:13:32','2022-05-09 14:13:32','','Picture23','','inherit','open','closed','','picture23','','','2022-05-09 14:13:32','2022-05-09 14:13:32','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23.jpg',0,'attachment','image/jpeg',0),(3258,1,'2022-05-09 14:13:33','2022-05-09 14:13:33','','Picture22','','inherit','open','closed','','picture22','','','2022-05-09 14:13:33','2022-05-09 14:13:33','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22.png',0,'attachment','image/png',0),(3259,1,'2022-05-09 14:13:34','2022-05-09 14:13:34','','Picture21','','inherit','open','closed','','picture21','','','2022-05-09 14:13:34','2022-05-09 14:13:34','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21.png',0,'attachment','image/png',0),(3260,1,'2022-05-09 14:13:34','2022-05-09 14:13:34','','Picture20','','inherit','open','closed','','picture20','','','2022-05-09 14:13:34','2022-05-09 14:13:34','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20.jpg',0,'attachment','image/jpeg',0),(3261,1,'2022-05-09 14:13:35','2022-05-09 14:13:35','','Picture19','','inherit','open','closed','','picture19','','','2022-05-09 14:13:35','2022-05-09 14:13:35','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.png',0,'attachment','image/png',0),(3262,1,'2022-05-09 14:13:36','2022-05-09 14:13:36','','Picture18','','inherit','open','closed','','picture18','','','2022-05-09 14:13:36','2022-05-09 14:13:36','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18.png',0,'attachment','image/png',0),(3263,1,'2022-05-09 14:13:37','2022-05-09 14:13:37','','Picture17','','inherit','open','closed','','picture17','','','2022-05-09 14:13:37','2022-05-09 14:13:37','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17.jpg',0,'attachment','image/jpeg',0),(3264,1,'2022-05-09 14:13:38','2022-05-09 14:13:38','','Picture16','','inherit','open','closed','','picture16','','','2022-05-09 14:13:38','2022-05-09 14:13:38','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.png',0,'attachment','image/png',0),(3265,1,'2022-05-09 14:13:39','2022-05-09 14:13:39','','Picture15','','inherit','open','closed','','picture15','','','2022-05-09 14:13:39','2022-05-09 14:13:39','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png',0,'attachment','image/png',0),(3266,1,'2022-05-09 14:13:40','2022-05-09 14:13:40','','Picture14','','inherit','open','closed','','picture14','','','2022-05-09 14:13:40','2022-05-09 14:13:40','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.png',0,'attachment','image/png',0),(3267,1,'2022-05-09 14:13:41','2022-05-09 14:13:41','','Picture13','','inherit','open','closed','','picture13-2','','','2022-05-09 14:13:41','2022-05-09 14:13:41','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png',0,'attachment','image/png',0),(3268,1,'2022-05-09 14:13:57','2022-05-09 14:13:57','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture13\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTMucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\'><img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture11\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MiwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTEucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\'><img width=\"150\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-150x75.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture10\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MywidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTAucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture9\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NCwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOS5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture8\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOC5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\'><img width=\"150\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-150x96.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:13:57','2022-05-09 14:13:57','',56,'https://demoweblinks.in/troosten/?p=3268',0,'revision','',0),(3269,1,'2022-05-09 14:13:57','2022-05-09 14:13:57','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture13\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTMucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\'><img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture11\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MiwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTEucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\'><img width=\"150\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-150x75.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture10\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MywidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTAucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture9\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NCwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOS5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture8\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOC5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\'><img width=\"150\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-150x96.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:13:57','2022-05-09 14:13:57','',56,'https://demoweblinks.in/troosten/?p=3269',0,'revision','',0),(3270,1,'2022-05-09 14:13:58','2022-05-09 14:13:58','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture13\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTMucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\'><img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture11\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MiwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTEucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\'><img width=\"150\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-150x75.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture10\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MywidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTAucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture9\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NCwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOS5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture8\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOC5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\'><img width=\"150\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-150x96.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:13:58','2022-05-09 14:13:58','',56,'https://demoweblinks.in/troosten/?p=3270',0,'revision','',0),(3272,1,'2022-05-09 14:24:38','2022-05-09 14:24:38','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture13\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTMucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\'><img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture11\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MiwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTEucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\'><img width=\"150\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-150x75.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture10\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MywidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTAucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture9\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NCwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOS5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture8\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOC5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\'><img width=\"150\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-150x96.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:24:38','2022-05-09 14:24:38','',56,'https://demoweblinks.in/troosten/?p=3272',0,'revision','',0),(3273,1,'2022-05-09 14:24:38','2022-05-09 14:24:38','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture13\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTMucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\'><img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture11\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MiwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTEucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\'><img width=\"150\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-150x75.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture10\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MywidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlMTAucG5nIiwic2xpZGVzaG93IjoiMGJkYzgwOCJ9\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture9\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NCwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOS5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\'><img width=\"150\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-150x90.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0bdc808\" data-elementor-lightbox-title=\"Picture8\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NSwidXJsIjoiaHR0cHM6XC9cL2RlbW93ZWJsaW5rcy5pblwvdHJvb3N0ZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzA1XC9QaWN0dXJlOC5wbmciLCJzbGlkZXNob3ciOiIwYmRjODA4In0%3D\" href=\'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\'><img width=\"150\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-150x96.png\" alt=\"\" loading=\"lazy\" /></a>\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:24:38','2022-05-09 14:24:38','',56,'https://demoweblinks.in/troosten/?p=3273',0,'revision','',0),(3274,1,'2022-05-09 14:24:39','2022-05-09 14:24:39','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-09 14:24:39','2022-05-09 14:24:39','',56,'https://demoweblinks.in/troosten/?p=3274',0,'revision','',0),(3276,1,'2022-05-10 02:54:20','2022-05-10 02:54:20','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 02:54:20','2022-05-10 02:54:20','',56,'https://demoweblinks.in/troosten/?p=3276',0,'revision','',0),(3277,1,'2022-05-10 02:54:21','2022-05-10 02:54:21','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 02:54:21','2022-05-10 02:54:21','',56,'https://demoweblinks.in/troosten/?p=3277',0,'revision','',0),(3278,1,'2022-05-10 02:54:21','2022-05-10 02:54:21','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 02:54:21','2022-05-10 02:54:21','',56,'https://demoweblinks.in/troosten/?p=3278',0,'revision','',0),(3280,1,'2022-05-10 02:57:43','2022-05-10 02:57:43','','Picture1','','inherit','open','closed','','picture1','','','2022-05-10 02:57:43','2022-05-10 02:57:43','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg',0,'attachment','image/jpeg',0),(3281,1,'2022-05-10 02:57:58','2022-05-10 02:57:58','','Picture2','','inherit','open','closed','','picture2','','','2022-05-10 02:57:58','2022-05-10 02:57:58','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png',0,'attachment','image/png',0),(3282,1,'2022-05-10 02:58:23','2022-05-10 02:58:23','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 02:58:23','2022-05-10 02:58:23','',56,'https://demoweblinks.in/troosten/?p=3282',0,'revision','',0),(3283,1,'2022-05-10 02:58:24','2022-05-10 02:58:24','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 02:58:24','2022-05-10 02:58:24','',56,'https://demoweblinks.in/troosten/?p=3283',0,'revision','',0),(3284,1,'2022-05-10 02:58:24','2022-05-10 02:58:24','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 02:58:24','2022-05-10 02:58:24','',56,'https://demoweblinks.in/troosten/?p=3284',0,'revision','',0),(3285,1,'2022-05-10 02:59:18','2022-05-10 02:59:18','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 02:59:18','2022-05-10 02:59:18','',56,'https://demoweblinks.in/troosten/?p=3285',0,'revision','',0),(3286,1,'2022-05-10 02:59:18','2022-05-10 02:59:18','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n				<h2>Our Service Gallery</h2>\n				These photos will help you learn more about our car service and services provided				\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 02:59:18','2022-05-10 02:59:18','',56,'https://demoweblinks.in/troosten/?p=3286',0,'revision','',0),(3287,1,'2022-05-10 02:59:18','2022-05-10 02:59:18','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 02:59:18','2022-05-10 02:59:18','',56,'https://demoweblinks.in/troosten/?p=3287',0,'revision','',0),(3288,1,'2022-05-10 02:59:24','2022-05-10 02:59:24','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 02:59:24','2022-05-10 02:59:24','',56,'https://demoweblinks.in/troosten/?p=3288',0,'revision','',0),(3289,1,'2022-05-10 02:59:24','2022-05-10 02:59:24','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 02:59:24','2022-05-10 02:59:24','',56,'https://demoweblinks.in/troosten/?p=3289',0,'revision','',0),(3290,1,'2022-05-10 02:59:25','2022-05-10 02:59:25','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 02:59:25','2022-05-10 02:59:25','',56,'https://demoweblinks.in/troosten/?p=3290',0,'revision','',0),(3291,1,'2022-05-10 03:01:47','2022-05-10 03:01:47','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 03:01:47','2022-05-10 03:01:47','',56,'https://demoweblinks.in/troosten/?p=3291',0,'revision','',0),(3292,1,'2022-05-10 03:01:47','2022-05-10 03:01:47','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 03:01:47','2022-05-10 03:01:47','',56,'https://demoweblinks.in/troosten/?p=3292',0,'revision','',0),(3293,1,'2022-05-10 03:01:47','2022-05-10 03:01:47','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>		\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 03:01:47','2022-05-10 03:01:47','',56,'https://demoweblinks.in/troosten/?p=3293',0,'revision','',0),(3294,1,'2022-05-10 03:02:12','2022-05-10 03:02:12','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>		\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 03:02:12','2022-05-10 03:02:12','',56,'https://demoweblinks.in/troosten/?p=3294',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (3295,1,'2022-05-10 03:02:12','2022-05-10 03:02:12','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>		\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 03:02:12','2022-05-10 03:02:12','',56,'https://demoweblinks.in/troosten/?p=3295',0,'revision','',0),(3296,1,'2022-05-10 03:02:13','2022-05-10 03:02:13','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 03:02:13','2022-05-10 03:02:13','',56,'https://demoweblinks.in/troosten/?p=3296',0,'revision','',0),(3297,1,'2022-05-10 03:02:43','2022-05-10 03:02:43','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 03:02:43','2022-05-10 03:02:43','',56,'https://demoweblinks.in/troosten/?p=3297',0,'revision','',0),(3298,1,'2022-05-10 03:02:44','2022-05-10 03:02:44','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 03:02:44','2022-05-10 03:02:44','',56,'https://demoweblinks.in/troosten/?p=3298',0,'revision','',0),(3299,1,'2022-05-10 03:02:44','2022-05-10 03:02:44','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 03:02:44','2022-05-10 03:02:44','',56,'https://demoweblinks.in/troosten/?p=3299',0,'revision','',0),(3300,1,'2022-05-10 11:44:24','2022-05-10 03:09:14','','Commercial / Special','','publish','closed','closed','','commercial-special','','','2022-05-10 11:44:24','2022-05-10 11:44:24','',0,'https://demoweblinks.in/troosten/?p=3300',6,'nav_menu_item','',0),(3301,1,'2022-05-10 11:44:24','2022-05-10 03:09:14','','Residencial','','publish','closed','closed','','residencial','','','2022-05-10 11:44:24','2022-05-10 11:44:24','',0,'https://demoweblinks.in/troosten/?p=3301',7,'nav_menu_item','',0),(3303,1,'2022-05-10 11:44:24','2022-05-10 03:57:01',' ','','','publish','closed','closed','','3303','','','2022-05-10 11:44:24','2022-05-10 11:44:24','',0,'https://demoweblinks.in/troosten/?p=3303',2,'nav_menu_item','',0),(3304,1,'2022-05-10 05:20:45','2022-05-10 05:20:45','','Commercial / Special 1','','publish','closed','closed','','commercial-special-1','','','2022-05-10 05:20:45','2022-05-10 05:20:45','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3304',0,'gallery','',0),(3305,1,'2022-05-10 05:20:16','2022-05-10 05:20:16','','Picture3','','inherit','open','closed','','picture3','','','2022-05-10 05:20:16','2022-05-10 05:20:16','',3304,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture3.jpg',0,'attachment','image/jpeg',0),(3306,1,'2022-05-10 05:21:31','2022-05-10 05:21:31','','Commercial / Special 2','','publish','closed','closed','','commercial-special-2','','','2022-05-10 05:21:31','2022-05-10 05:21:31','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3306',0,'gallery','',0),(3307,1,'2022-05-10 05:21:16','2022-05-10 05:21:16','','Picture4','','inherit','open','closed','','picture4','','','2022-05-10 05:21:16','2022-05-10 05:21:16','',3306,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture4.jpg',0,'attachment','image/jpeg',0),(3308,1,'2022-05-10 05:22:18','2022-05-10 05:22:18','','Commercial / Special 3','','publish','closed','closed','','commercial-special-3','','','2022-05-10 05:22:18','2022-05-10 05:22:18','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3308',0,'gallery','',0),(3309,1,'2022-05-10 05:22:03','2022-05-10 05:22:03','','Picture5','','inherit','open','closed','','picture5','','','2022-05-10 05:22:03','2022-05-10 05:22:03','',3308,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture5.png',0,'attachment','image/png',0),(3310,1,'2022-05-10 05:22:50','2022-05-10 05:22:50','','Commercial / Special 4','','publish','closed','closed','','commercial-special-4','','','2022-05-10 05:22:50','2022-05-10 05:22:50','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3310',0,'gallery','',0),(3311,1,'2022-05-10 05:22:39','2022-05-10 05:22:39','','Picture6','','inherit','open','closed','','picture6','','','2022-05-10 05:22:39','2022-05-10 05:22:39','',3310,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture6.jpg',0,'attachment','image/jpeg',0),(3312,1,'2022-05-10 05:23:28','2022-05-10 05:23:28','','Commercial / Special 5','','publish','closed','closed','','commercial-special-5','','','2022-05-10 05:23:28','2022-05-10 05:23:28','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3312',0,'gallery','',0),(3313,1,'2022-05-10 05:23:11','2022-05-10 05:23:11','','Picture7','','inherit','open','closed','','picture7','','','2022-05-10 05:23:11','2022-05-10 05:23:11','',3312,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture7.jpg',0,'attachment','image/jpeg',0),(3314,1,'2022-05-10 05:24:10','2022-05-10 05:24:10','','Commercial / Special 6','','publish','closed','closed','','commercial-special-6','','','2022-05-10 05:24:10','2022-05-10 05:24:10','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3314',0,'gallery','',0),(3315,1,'2022-05-10 05:24:01','2022-05-10 05:24:01','','Picture8','','inherit','open','closed','','picture8-2','','','2022-05-10 05:24:01','2022-05-10 05:24:01','',3314,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.jpg',0,'attachment','image/jpeg',0),(3316,1,'2022-05-10 05:24:41','2022-05-10 05:24:41','','Commercial / Special 7','','publish','closed','closed','','commercial-special-7','','','2022-05-10 05:24:41','2022-05-10 05:24:41','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3316',0,'gallery','',0),(3317,1,'2022-05-10 05:24:31','2022-05-10 05:24:31','','Picture09','','inherit','open','closed','','picture09','','','2022-05-10 05:24:31','2022-05-10 05:24:31','',3316,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture09.png',0,'attachment','image/png',0),(3318,1,'2022-05-10 05:26:37','2022-05-10 05:26:37','','Residencial 1','','publish','closed','closed','','residencial-1','','','2022-05-10 05:26:37','2022-05-10 05:26:37','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3318',0,'gallery','',0),(3319,1,'2022-05-10 05:26:27','2022-05-10 05:26:27','','Picture9','','inherit','open','closed','','picture9-2','','','2022-05-10 05:26:27','2022-05-10 05:26:27','',3318,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.jpg',0,'attachment','image/jpeg',0),(3320,1,'2022-05-10 05:27:14','2022-05-10 05:27:14','','Residencial 2','','publish','closed','closed','','residencial-2','','','2022-05-10 05:27:14','2022-05-10 05:27:14','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3320',0,'gallery','',0),(3321,1,'2022-05-10 05:26:57','2022-05-10 05:26:57','','Picture10','','inherit','open','closed','','picture10-2','','','2022-05-10 05:26:57','2022-05-10 05:26:57','',3320,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.jpg',0,'attachment','image/jpeg',0),(3322,1,'2022-05-10 05:27:45','2022-05-10 05:27:45','','Residencial 3','','publish','closed','closed','','residencial-3','','','2022-05-10 05:27:45','2022-05-10 05:27:45','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3322',0,'gallery','',0),(3323,1,'2022-05-10 05:27:35','2022-05-10 05:27:35','','Picture11','','inherit','open','closed','','picture11-2','','','2022-05-10 05:27:35','2022-05-10 05:27:35','',3322,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.jpg',0,'attachment','image/jpeg',0),(3324,1,'2022-05-10 05:28:16','2022-05-10 05:28:16','','Residencial 4','','publish','closed','closed','','residencial-4','','','2022-05-10 05:28:16','2022-05-10 05:28:16','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3324',0,'gallery','',0),(3325,1,'2022-05-10 05:28:06','2022-05-10 05:28:06','','Picture12','','inherit','open','closed','','picture12','','','2022-05-10 05:28:06','2022-05-10 05:28:06','',3324,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture12.jpg',0,'attachment','image/jpeg',0),(3326,1,'2022-05-10 05:29:08','2022-05-10 05:29:08','','Residencial 5','','publish','closed','closed','','residencial-5','','','2022-05-10 05:29:08','2022-05-10 05:29:08','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3326',0,'gallery','',0),(3327,1,'2022-05-10 05:28:57','2022-05-10 05:28:57','','Picture13','','inherit','open','closed','','picture13-3','','','2022-05-10 05:28:57','2022-05-10 05:28:57','',3326,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.jpg',0,'attachment','image/jpeg',0),(3328,1,'2022-05-10 05:29:39','2022-05-10 05:29:39','','Residencial 6','','publish','closed','closed','','residencial-6','','','2022-05-10 05:29:39','2022-05-10 05:29:39','',0,'https://demoweblinks.in/troosten/?post_type=gallery&#038;p=3328',0,'gallery','',0),(3329,1,'2022-05-10 05:29:28','2022-05-10 05:29:28','','Picture14','','inherit','open','closed','','picture14-2','','','2022-05-10 05:29:28','2022-05-10 05:29:28','',3328,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.jpg',0,'attachment','image/jpeg',0),(3330,1,'2022-05-10 05:32:44','2022-05-10 05:32:44','<ul data-option-key=\"filter\">\n 	<li><a href=\"#filter\" data-option-value=\"*\">All</a></li>\n 	<li><a href=\"#filter\" data-option-value=\".vehicle-repair\">Vehicle Repair</a></li>\n 	<li><a href=\"#filter\" data-option-value=\".other\">Other</a></li>\n 	<li><a href=\"#filter\" data-option-value=\".car-maintenance\">Car Maintenance</a></li>\n</ul>\n<input type=\"hidden\" id=\"ga_per_page\" value=\"8\">\n<input type=\"hidden\" id=\"grid_style\" value=\"gallery\">\n<input type=\"hidden\" id=\"ga_total_tes\" value=\"9 \">\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img01-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img02-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img03-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img04-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img05-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img06-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img07-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg\">\n</a>\n<img width=\"370\" height=\"370\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg\" alt=\"\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg 370w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08-300x300.jpg 300w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08-150x150.jpg 150w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08-178x179.jpg 178w, https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/gallery-img08-100x100.jpg 100w\" sizes=\"(max-width: 370px) 100vw, 370px\">                                <a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg\">\n</a>\n<img src=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/themes/car-repair-services/images/ajax-loader.gif\" alt=\"img\">\n<a data-load=\"gallery-more-ajax.txt\">More Photos</a>','Projects','','inherit','closed','closed','','393-revision-v1','','','2022-05-10 05:32:44','2022-05-10 05:32:44','',393,'https://demoweblinks.in/troosten/?p=3330',0,'revision','',0),(3331,1,'2022-05-10 05:36:30','2022-05-10 05:36:30','<figure><img width=\"405\" height=\"216\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg\" alt=\"\" loading=\"lazy\" /></figure><h5>HIGH WALL UNIT              </h5>		\n			<figure><img width=\"391\" height=\"235\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.jpg\" alt=\"\" loading=\"lazy\" /></figure><h5>CASSETTE UNIT                       </h5>		\n			<figure><img width=\"304\" height=\"164\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-1.jpg\" alt=\"\" loading=\"lazy\" /></figure><h5>DUCTABLE UNIT</h5>		\n			<figure><img width=\"281\" height=\"289\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-1.png\" alt=\"\" loading=\"lazy\" /></figure><h5>AHU & FCU </h5>		\n			<figure><img width=\"237\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.jpg\" alt=\"\" loading=\"lazy\" /></figure><h5>VAV (VARIABLE AIR VOLUME)</h5>		\n			<figure><img width=\"237\" height=\"238\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-1.jpg\" alt=\"\" loading=\"lazy\" /></figure><h5>VFD (VARIABLR FREQUENCY DRIVE)</h5>','Products','','publish','closed','closed','','products','','','2022-05-10 05:46:08','2022-05-10 05:46:08','',0,'https://demoweblinks.in/troosten/?page_id=3331',0,'page','',0),(3332,1,'2022-05-10 05:36:30','2022-05-10 05:36:30','','Products','','inherit','closed','closed','','3331-revision-v1','','','2022-05-10 05:36:30','2022-05-10 05:36:30','',3331,'https://demoweblinks.in/troosten/?p=3332',0,'revision','',0),(3333,1,'2022-05-10 05:38:25','2022-05-10 05:38:25','','Picture15','','inherit','open','closed','','picture15-2','','','2022-05-10 05:38:25','2022-05-10 05:38:25','',3331,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg',0,'attachment','image/jpeg',0),(3334,1,'2022-05-10 05:41:31','2022-05-10 05:41:31','','Picture16','','inherit','open','closed','','picture16-2','','','2022-05-10 05:41:31','2022-05-10 05:41:31','',3331,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.jpg',0,'attachment','image/jpeg',0),(3335,1,'2022-05-10 05:41:56','2022-05-10 05:41:56','','Products','','inherit','closed','closed','','3331-revision-v1','','','2022-05-10 05:41:56','2022-05-10 05:41:56','',3331,'https://demoweblinks.in/troosten/?p=3335',0,'revision','',0),(3336,1,'2022-05-10 05:41:56','2022-05-10 05:41:56','','Products','','inherit','closed','closed','','3331-revision-v1','','','2022-05-10 05:41:56','2022-05-10 05:41:56','',3331,'https://demoweblinks.in/troosten/?p=3336',0,'revision','',0),(3337,1,'2022-05-10 05:41:56','2022-05-10 05:41:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"405\" height=\"216\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>High Wall Unit                   </h3>		\n			<figure><img width=\"391\" height=\"235\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>Cassette Unit                        </h3>		\n			<figure><img width=\"405\" height=\"216\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>High Wall Unit                   </h3>','Products','','inherit','closed','closed','','3331-revision-v1','','','2022-05-10 05:41:56','2022-05-10 05:41:56','',3331,'https://demoweblinks.in/troosten/?p=3337',0,'revision','',0),(3338,1,'2022-05-10 05:42:25','2022-05-10 05:42:25','','Picture17','','inherit','open','closed','','picture17-2','','','2022-05-10 05:42:25','2022-05-10 05:42:25','',3331,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-1.jpg',0,'attachment','image/jpeg',0),(3339,1,'2022-05-10 05:42:53','2022-05-10 05:42:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"405\" height=\"216\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>High Wall Unit                   </h3>		\n			<figure><img width=\"391\" height=\"235\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>Cassette Unit                        </h3>		\n			<figure><img width=\"405\" height=\"216\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>High Wall Unit                   </h3>','Products','','inherit','closed','closed','','3331-revision-v1','','','2022-05-10 05:42:53','2022-05-10 05:42:53','',3331,'https://demoweblinks.in/troosten/?p=3339',0,'revision','',0),(3340,1,'2022-05-10 05:42:53','2022-05-10 05:42:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"405\" height=\"216\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>High Wall Unit                   </h3>		\n			<figure><img width=\"391\" height=\"235\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>Cassette Unit                        </h3>		\n			<figure><img width=\"405\" height=\"216\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>High Wall Unit                   </h3>','Products','','inherit','closed','closed','','3331-revision-v1','','','2022-05-10 05:42:53','2022-05-10 05:42:53','',3331,'https://demoweblinks.in/troosten/?p=3340',0,'revision','',0),(3341,1,'2022-05-10 05:42:53','2022-05-10 05:42:53','<figure><img width=\"405\" height=\"216\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>High Wall Unit                   </h3>		\n			<figure><img width=\"391\" height=\"235\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>Cassette Unit                        </h3>		\n			<figure><img width=\"304\" height=\"164\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-1.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>Ductable Unit</h3>','Products','','inherit','closed','closed','','3331-revision-v1','','','2022-05-10 05:42:53','2022-05-10 05:42:53','',3331,'https://demoweblinks.in/troosten/?p=3341',0,'revision','',0),(3342,1,'2022-05-10 05:43:21','2022-05-10 05:43:21','','Picture18','','inherit','open','closed','','picture18-2','','','2022-05-10 05:43:21','2022-05-10 05:43:21','',3331,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-1.png',0,'attachment','image/png',0),(3343,1,'2022-05-10 05:44:04','2022-05-10 05:44:04','','Picture19','','inherit','open','closed','','picture19-2','','','2022-05-10 05:44:04','2022-05-10 05:44:04','',3331,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.jpg',0,'attachment','image/jpeg',0),(3344,1,'2022-05-10 05:45:00','2022-05-10 05:45:00','','Picture20','','inherit','open','closed','','picture20-2','','','2022-05-10 05:45:00','2022-05-10 05:45:00','',3331,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-1.jpg',0,'attachment','image/jpeg',0),(3345,1,'2022-05-10 05:46:07','2022-05-10 05:46:07','<figure><img width=\"405\" height=\"216\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>High Wall Unit                   </h3>		\n			<figure><img width=\"391\" height=\"235\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>Cassette Unit                        </h3>		\n			<figure><img width=\"304\" height=\"164\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-1.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>Ductable Unit</h3>','Products','','inherit','closed','closed','','3331-revision-v1','','','2022-05-10 05:46:07','2022-05-10 05:46:07','',3331,'https://demoweblinks.in/troosten/?p=3345',0,'revision','',0),(3346,1,'2022-05-10 05:46:08','2022-05-10 05:46:08','<figure><img width=\"405\" height=\"216\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>High Wall Unit                   </h3>		\n			<figure><img width=\"391\" height=\"235\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>Cassette Unit                        </h3>		\n			<figure><img width=\"304\" height=\"164\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-1.jpg\" alt=\"\" loading=\"lazy\" /></figure><h3>Ductable Unit</h3>','Products','','inherit','closed','closed','','3331-revision-v1','','','2022-05-10 05:46:08','2022-05-10 05:46:08','',3331,'https://demoweblinks.in/troosten/?p=3346',0,'revision','',0),(3347,1,'2022-05-10 05:46:08','2022-05-10 05:46:08','<figure><img width=\"405\" height=\"216\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg\" alt=\"\" loading=\"lazy\" /></figure><h5>HIGH WALL UNIT              </h5>		\n			<figure><img width=\"391\" height=\"235\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.jpg\" alt=\"\" loading=\"lazy\" /></figure><h5>CASSETTE UNIT                       </h5>		\n			<figure><img width=\"304\" height=\"164\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-1.jpg\" alt=\"\" loading=\"lazy\" /></figure><h5>DUCTABLE UNIT</h5>		\n			<figure><img width=\"281\" height=\"289\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-1.png\" alt=\"\" loading=\"lazy\" /></figure><h5>AHU & FCU </h5>		\n			<figure><img width=\"237\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.jpg\" alt=\"\" loading=\"lazy\" /></figure><h5>VAV (VARIABLE AIR VOLUME)</h5>		\n			<figure><img width=\"237\" height=\"238\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-1.jpg\" alt=\"\" loading=\"lazy\" /></figure><h5>VFD (VARIABLR FREQUENCY DRIVE)</h5>','Products','','inherit','closed','closed','','3331-revision-v1','','','2022-05-10 05:46:08','2022-05-10 05:46:08','',3331,'https://demoweblinks.in/troosten/?p=3347',0,'revision','',0),(3348,1,'2022-05-10 10:22:11','2022-05-10 10:22:11','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 10:22:11\"\n    }\n}','','','trash','closed','closed','','8ddce4bf-f65e-47b3-b45c-29111da8f668','','','2022-05-10 10:22:11','2022-05-10 10:22:11','',0,'https://demoweblinks.in/troosten/8ddce4bf-f65e-47b3-b45c-29111da8f668/',0,'customize_changeset','',0),(3349,1,'2022-05-10 10:22:11','2022-05-10 10:22:11','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n}','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 10:22:11','2022-05-10 10:22:11','',2552,'https://demoweblinks.in/troosten/?p=3349',0,'revision','',0),(3350,1,'2022-05-10 10:31:56','2022-05-10 10:31:56','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n}\\nheader.page-header-2 .logo img{\\n\\twidth:auto;\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 10:31:56\"\n    }\n}','','','trash','closed','closed','','dea2c438-0bce-44d7-8a4f-a753e9e9875b','','','2022-05-10 10:31:56','2022-05-10 10:31:56','',0,'https://demoweblinks.in/troosten/?p=3350',0,'customize_changeset','',0),(3351,1,'2022-05-10 10:31:56','2022-05-10 10:31:56','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 10:31:56','2022-05-10 10:31:56','',2552,'https://demoweblinks.in/troosten/?p=3351',0,'revision','',0),(3353,1,'2022-05-10 10:37:11','2022-05-10 10:37:11','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 10:37:11','2022-05-10 10:37:11','',56,'https://demoweblinks.in/troosten/?p=3353',0,'revision','',0),(3354,1,'2022-05-10 10:37:12','2022-05-10 10:37:12','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"2726\" height=\"1849\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png 2726w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1024x695.png 1024w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1536x1042.png 1536w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2048x1389.png 2048w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-600x407.png 600w\" sizes=\"(max-width: 2726px) 100vw, 2726px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 10:37:12','2022-05-10 10:37:12','',56,'https://demoweblinks.in/troosten/?p=3354',0,'revision','',0),(3355,1,'2022-05-10 10:37:12','2022-05-10 10:37:12','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"839\" height=\"569\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 839w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-600x407.png 600w\" sizes=\"(max-width: 839px) 100vw, 839px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 10:37:12','2022-05-10 10:37:12','',56,'https://demoweblinks.in/troosten/?p=3355',0,'revision','',0),(3356,1,'2022-05-10 10:39:29','2022-05-10 10:39:29','','hvac-png-generic-no-label-units-png-2726','','inherit','open','closed','','hvac-png-generic-no-label-units-png-2726-2','','','2022-05-10 10:39:29','2022-05-10 10:39:29','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png',0,'attachment','image/png',0),(3357,1,'2022-05-10 10:39:42','2022-05-10 10:39:42','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"839\" height=\"569\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 839w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-600x407.png 600w\" sizes=\"(max-width: 839px) 100vw, 839px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 10:39:42','2022-05-10 10:39:42','',56,'https://demoweblinks.in/troosten/?p=3357',0,'revision','',0),(3358,1,'2022-05-10 10:39:42','2022-05-10 10:39:42','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"839\" height=\"569\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 839w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x203.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-768x521.png 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-724x491.png 724w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-600x407.png 600w\" sizes=\"(max-width: 839px) 100vw, 839px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 10:39:42','2022-05-10 10:39:42','',56,'https://demoweblinks.in/troosten/?p=3358',0,'revision','',0),(3359,1,'2022-05-10 10:39:43','2022-05-10 10:39:43','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 10:39:43','2022-05-10 10:39:43','',56,'https://demoweblinks.in/troosten/?p=3359',0,'revision','',0),(3361,1,'2022-05-10 11:02:18','2022-05-10 11:02:18','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:02:18','2022-05-10 11:02:18','',56,'https://demoweblinks.in/troosten/?p=3361',0,'revision','',0),(3362,1,'2022-05-10 11:02:19','2022-05-10 11:02:19','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:02:19','2022-05-10 11:02:19','',56,'https://demoweblinks.in/troosten/?p=3362',0,'revision','',0),(3363,1,'2022-05-10 11:02:19','2022-05-10 11:02:19','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n					<h2>Find here your vehicle</h2>\n					Find here your vehicle					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:02:19','2022-05-10 11:02:19','',56,'https://demoweblinks.in/troosten/?p=3363',0,'revision','',0),(3365,1,'2022-05-10 11:04:49','2022-05-10 11:04:49','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n					<h2>Find here your vehicle</h2>\n					Find here your vehicle					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:04:49','2022-05-10 11:04:49','',56,'https://demoweblinks.in/troosten/?p=3365',0,'revision','',0),(3366,1,'2022-05-10 11:04:49','2022-05-10 11:04:49','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n					<h2>Find here your vehicle</h2>\n					Find here your vehicle					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:04:49','2022-05-10 11:04:49','',56,'https://demoweblinks.in/troosten/?p=3366',0,'revision','',0),(3367,1,'2022-05-10 11:04:50','2022-05-10 11:04:50','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:04:50','2022-05-10 11:04:50','',56,'https://demoweblinks.in/troosten/?p=3367',0,'revision','',0),(3368,1,'2022-05-10 11:07:02','2022-05-10 11:07:02','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:07:02','2022-05-10 11:07:02','',56,'https://demoweblinks.in/troosten/?p=3368',0,'revision','',0),(3369,1,'2022-05-10 11:07:02','2022-05-10 11:07:02','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n			<figure class=\'gallery-item\'>\n				<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png\" alt=\"\" loading=\"lazy\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />\n			</figure><figure class=\'gallery-item\'>\n				<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />\n			</figure>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:07:02','2022-05-10 11:07:02','',56,'https://demoweblinks.in/troosten/?p=3369',0,'revision','',0),(3370,1,'2022-05-10 11:07:03','2022-05-10 11:07:03','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:07:03','2022-05-10 11:07:03','',56,'https://demoweblinks.in/troosten/?p=3370',0,'revision','',0),(3371,1,'2022-05-10 11:08:21','2022-05-10 11:08:21','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:08:21','2022-05-10 11:08:21','',56,'https://demoweblinks.in/troosten/?p=3371',0,'revision','',0),(3372,1,'2022-05-10 11:08:22','2022-05-10 11:08:22','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n				<h2></h2>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\">\n					<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\">\n					<img width=\"470\" height=\"75\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png 470w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11-300x48.png 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\">\n					<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\">\n					<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\">\n					<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />					</a>\n					<a href=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\">\n					<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />					</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:08:22','2022-05-10 11:08:22','',56,'https://demoweblinks.in/troosten/?p=3372',0,'revision','',0),(3373,1,'2022-05-10 11:08:22','2022-05-10 11:08:22','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:08:22','2022-05-10 11:08:22','',56,'https://demoweblinks.in/troosten/?p=3373',0,'revision','',0),(3374,1,'2022-05-10 11:08:45','2022-05-10 11:08:45','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:08:45','2022-05-10 11:08:45','',56,'https://demoweblinks.in/troosten/?p=3374',0,'revision','',0),(3375,1,'2022-05-10 11:08:45','2022-05-10 11:08:45','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:08:45','2022-05-10 11:08:45','',56,'https://demoweblinks.in/troosten/?p=3375',0,'revision','',0),(3376,1,'2022-05-10 11:08:46','2022-05-10 11:08:46','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:08:46','2022-05-10 11:08:46','',56,'https://demoweblinks.in/troosten/?p=3376',0,'revision','',0),(3378,1,'2022-05-10 11:20:39','2022-05-10 11:20:39','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:20:39','2022-05-10 11:20:39','',56,'https://demoweblinks.in/troosten/?p=3378',0,'revision','',0),(3379,1,'2022-05-10 11:20:40','2022-05-10 11:20:40','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:20:40','2022-05-10 11:20:40','',56,'https://demoweblinks.in/troosten/?p=3379',0,'revision','',0),(3380,1,'2022-05-10 11:20:40','2022-05-10 11:20:40','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:20:40','2022-05-10 11:20:40','',56,'https://demoweblinks.in/troosten/?p=3380',0,'revision','',0),(3381,1,'2022-05-10 11:23:26','2022-05-10 11:23:26','','aspen pump','','inherit','open','closed','','aspen-pump','','','2022-05-10 11:23:26','2022-05-10 11:23:26','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png',0,'attachment','image/png',0),(3382,1,'2022-05-10 11:23:37','2022-05-10 11:23:37','','hitachi','','inherit','open','closed','','hitachi','','','2022-05-10 11:23:37','2022-05-10 11:23:37','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png',0,'attachment','image/png',0),(3383,1,'2022-05-10 11:23:46','2022-05-10 11:23:46','','johnsob','','inherit','open','closed','','johnsob','','','2022-05-10 11:23:46','2022-05-10 11:23:46','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png',0,'attachment','image/png',0),(3385,1,'2022-05-10 11:27:53','2022-05-10 11:27:53','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:27:53','2022-05-10 11:27:53','',56,'https://demoweblinks.in/troosten/?p=3385',0,'revision','',0),(3386,1,'2022-05-10 11:27:54','2022-05-10 11:27:54','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"129\" height=\"72\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"232\" height=\"112\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"260\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Services\n						<h2>Repair Services That We Offer</h2>\n					<p>\n					We provide a full range of front end mechanical repairs for all makes and models of cars, no matter the cause. This includes everything from struts, shocks, and tie rod ends to ball joints, springs, and basically everything that is included in repairing the front end of the vehicle.					</p>\n										<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>FREE Loaner Cars</li>\n<li>FREE Shuttle Service</li>\n<li>General Auto Repair &amp; Maintenance</li>\n<li>Transmission Repair &amp; Replacement</li>\n<li>Fuel System Repair</li>\n<li>Exhaust System Repair</li>\n<li>Engine Cooling System Maintenance</li>\n<li>Electrical Diagnostics</li>\n<li>Starting and Charging Repair</li>\n<li>Wheel Alignment</li>\n<li>CV Axles</li>\n<li>Computer Diagnostic Testing</li>\n<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n						   <ul>\n							<li>Manufacturer Recommended Service</li>\n<li>Brake Repair and Replacement</li>\n<li>Air Conditioning A/C Repair</li>\n<li>Tire Repair and Replacement</li>\n<li>Vehicle Preventative Maintenance</li>\n<li>State Emissions Inspection</li>\n<li>Emission Repair Facility</li>\n<li>Tune Up</li>\n<li>Oil Change</li>\n<li>Brake Job / Brake Service</li>\n<li>Engine Cooling System Flush &amp; Repair</li>\n<li>Steering and Suspension Work</li>							</ul>\n							<a href=\"#\">+ More Services</a><br>\n							<a href=\"#\" data-toggle=\"modal\" data-target=\"#appointmentForm\">Book an Appointment</a>\n							<img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\" data-orientation=\"up\" data-overflow=\"false\" data-scale=\"1.4\" alt=\"\">\n								<img width=\"322\" height=\"426\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg 322w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-227x300.jpg 227w\" sizes=\"(max-width: 322px) 100vw, 322px\" />						\n						<style>.elementor-1721 .elementor-element.elementor-element-927c409 > .elementor-element-populated{padding:0px 0px 0px 0px;}</style>		\n									<section data-id=\"63b1082\" data-element_type=\"section\">\n					Coupons from\n					$ 25 off\n					Repairs!\n					Our Latest Specials\n					Any Servcie of $250 or More\n					<a href=\"https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/\">See All Сoupons</a>\n		</section>\n							<h3>\n							Quality Service and Customer Satisfaction!							</h3>\n						<p>\n						We use the latest diagnostic equipment to guarantee your vehicle is repaired or serviced properly and in a timely fashion. We are a member of Professional Auto Service, an elite performance network, where independent service facilities share common goals of being world-class automotive service centers.						</p>\n						<ul>\n    <li>24 Month / 24,000km Nationwide Warranty</li>\n    <li>Courtesy Local Shuttle Service</li>\n    <li>Customer Rewards Program</li>\n    <li>ASE Certified Technicians</li>\n    <li>24-Hour Roadside Assistance</li>\n    <li>Courtesy Loaner Vehicle</li>\n</ul>					\n					<h2>How It Works</h2>\n					These few steps will help you understand how our service works					\n									1\n												<h6>\n												Make an<br>Appointment												</h6>\n									2\n												<h6>\n												Select Services												</h6>\n									3\n												<h6>\n												Select Quote, <br>Confirm Request												</h6>\n									4\n												<h6>\n												Get Your Car												</h6>\n					<h2>Why Choose Certified Service?</h2>\n					We partnered with RepairPal to bring you the most sophisticated fair-price estimates					\n								<h3>Estimates</h3>\n								<p>We bring you the most accurate and fair-price service estimates</p>\n								<h3>Trusted</h3>\n								<p>Trusted Service Centers <br> are certified for high quality</p>\n								<h3>Guarantees</h3>\n								<p>Covers parts and labor on qualifying repairs and services for 24 months/24,000 miles</p>\n						Testimonials\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n														Customer 1 Company Name\n				<img width=\"178\" height=\"179\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-390x390.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-63x63.jpg 63w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-100x100.jpg 100w\" sizes=\"(max-width: 178px) 100vw, 178px\" />											\n				<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n														Silvia R. Brown Manager\n								<h2>The Car Repair Statistics</h2>\n							<p>\n							Auto repair technical statistics you must to know. Whether you\'re coming in for a routine inspection, oil change or a repair service, we promise that you will be completely satisfied with our work.							</p>\n												20																							\n												<h5>Years of experience</h5>\n												2.																								9K																							\n												<h5>Vehicle Repaired</h5>\n												32																							\n												<h5>Technicians & Workers</h5>\n												100%																							\n												<h5>Satisfied Customers</h5>\n								<a href=\"https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&#038;hl=en&#038;t=v&#038;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom\">\n										<svg version=\"1.1\" id=\"Capa_1\" x=\"0px\" y=\"0px\"\n											viewBox=\"0 0 191.255 191.255\" style=\"enable-background:new 0 0 191.255 191.255;\" xml:space=\"preserve\">\n											<path d=\"M162.929,66.612c-2.814-1.754-6.514-0.896-8.267,1.917s-0.895,6.513,1.917,8.266c6.544,4.081,10.45,11.121,10.45,18.833\n												s-3.906,14.752-10.45,18.833l-98.417,61.365c-6.943,4.329-15.359,4.542-22.512,0.573c-7.154-3.97-11.425-11.225-11.425-19.406\n												V34.262c0-8.181,4.271-15.436,11.425-19.406c7.153-3.969,15.569-3.756,22.512,0.573l57.292,35.723\n												c2.813,1.752,6.513,0.895,8.267-1.917c1.753-2.812,0.895-6.513-1.917-8.266L64.512,5.247c-10.696-6.669-23.661-7-34.685-0.883\n												C18.806,10.48,12.226,21.657,12.226,34.262v122.73c0,12.605,6.58,23.782,17.602,29.898c5.25,2.913,10.939,4.364,16.616,4.364\n												c6.241,0,12.467-1.754,18.068-5.247l98.417-61.365c10.082-6.287,16.101-17.133,16.101-29.015S173.011,72.899,162.929,66.612z\"/>\n											<g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g>\n											<g></g><g></g><g></g><g></g>\n										</svg>\n								</a>\n								<img width=\"604\" height=\"381\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg 604w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-600x378.jpg 600w, https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-300x189.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />							\n							<h2>Car Repair Estimator</h2>\n							Get a location-based car repair estimate							\n		  <form\n			class=\"estimate_search form-table  s-1 \" autocomplete=\"off\"\n			action=\"https://demoweblinks.in/troosten/estimateresult/result\"\n			method=\"GET\"\n			role=\"search\">\n						<select \n												 	 name=\"make\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Make</option>\n				  <option value=\"58\"  >Hyundai</option>\n				  <option value=\"59\"  >Jeep</option>\n				  <option value=\"69\"  >Subaru</option>\n				  <option value=\"72\"  >Toyota</option>\n			</select>\n				<select \n												 disabled 	 name=\"model\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Model</option>\n				  <option value=\"43\"  >Cherokee</option>\n				  <option value=\"44\"  >City Express</option>\n				  <option value=\"45\"  >Civic</option>\n				  <option value=\"47\"  >Colorado</option>\n				  <option value=\"48\"  >Compass</option>\n				  <option value=\"49\"  >Convertible</option>\n			</select>\n				<select \n												 disabled 	 name=\"the_year\">\n		<option value=\"\" disabled=\"\"  selected=\"\">Year</option>\n				  <option value=\"36\"  >2017</option>\n				  <option value=\"37\"  >2018</option>\n			</select>\n					  <input placeholder=\"State, Zip, Town\" type=\"hidden\" name=\"s\">\n				<input type=\"text\" name=\"serviceestimatekey\" disabled=\"disabled\" placeholder=\"Repair Needed\"  id=\"estimatorInput1\">\n				<a href=\"#\" data-toggle=\"modal\" data-target=\"#fullServices\">FULL LIST</a>\n			  <button type=\"submit\">GET ESTIMATE</button>\n			</form>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:27:54','2022-05-10 11:27:54','',56,'https://demoweblinks.in/troosten/?p=3386',0,'revision','',0),(3387,1,'2022-05-10 11:27:54','2022-05-10 11:27:54','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:27:54','2022-05-10 11:27:54','',56,'https://demoweblinks.in/troosten/?p=3387',0,'revision','',0),(3388,1,'2022-05-10 11:29:41','2022-05-10 11:29:41','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:29:41','2022-05-10 11:29:41','',56,'https://demoweblinks.in/troosten/?p=3388',0,'revision','',0),(3389,1,'2022-05-10 11:29:41','2022-05-10 11:29:41','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:29:41','2022-05-10 11:29:41','',56,'https://demoweblinks.in/troosten/?p=3389',0,'revision','',0),(3390,1,'2022-05-10 11:29:41','2022-05-10 11:29:41','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:29:41','2022-05-10 11:29:41','',56,'https://demoweblinks.in/troosten/?p=3390',0,'revision','',0),(3391,1,'2022-05-10 11:30:21','2022-05-10 11:30:21','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:30:21','2022-05-10 11:30:21','',56,'https://demoweblinks.in/troosten/?p=3391',0,'revision','',0),(3392,1,'2022-05-10 11:30:22','2022-05-10 11:30:22','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:30:22','2022-05-10 11:30:22','',56,'https://demoweblinks.in/troosten/?p=3392',0,'revision','',0),(3393,1,'2022-05-10 11:30:22','2022-05-10 11:30:22','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:30:22','2022-05-10 11:30:22','',56,'https://demoweblinks.in/troosten/?p=3393',0,'revision','',0),(3394,1,'2022-05-10 11:31:12','2022-05-10 11:31:12','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:31:12','2022-05-10 11:31:12','',56,'https://demoweblinks.in/troosten/?p=3394',0,'revision','',0),(3395,1,'2022-05-10 11:31:12','2022-05-10 11:31:12','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"335\" height=\"90\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png 335w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9-300x81.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"459\" height=\"96\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png 459w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8-300x63.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:31:12','2022-05-10 11:31:12','',56,'https://demoweblinks.in/troosten/?p=3395',0,'revision','',0),(3396,1,'2022-05-10 11:31:12','2022-05-10 11:31:12','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:31:12','2022-05-10 11:31:12','',56,'https://demoweblinks.in/troosten/?p=3396',0,'revision','',0),(3397,1,'2022-05-10 11:31:15','2022-05-10 11:31:15','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:31:15','2022-05-10 11:31:15','',56,'https://demoweblinks.in/troosten/?p=3397',0,'revision','',0),(3398,1,'2022-05-10 11:31:16','2022-05-10 11:31:16','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:31:16','2022-05-10 11:31:16','',56,'https://demoweblinks.in/troosten/?p=3398',0,'revision','',0),(3399,1,'2022-05-10 11:31:16','2022-05-10 11:31:16','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:31:16','2022-05-10 11:31:16','',56,'https://demoweblinks.in/troosten/?p=3399',0,'revision','',0),(3400,1,'2022-05-10 11:33:23','2022-05-10 11:33:23','','fijistu','','inherit','open','closed','','fijistu','','','2022-05-10 11:33:23','2022-05-10 11:33:23','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png',0,'attachment','image/png',0),(3401,1,'2022-05-10 11:33:34','2022-05-10 11:33:34','','general','','inherit','open','closed','','general','','','2022-05-10 11:33:34','2022-05-10 11:33:34','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png',0,'attachment','image/png',0),(3402,1,'2022-05-10 11:33:44','2022-05-10 11:33:44','','aire maskin','','inherit','open','closed','','aire-maskin','','','2022-05-10 11:33:44','2022-05-10 11:33:44','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (3403,1,'2022-05-10 11:33:55','2022-05-10 11:33:55','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:33:55','2022-05-10 11:33:55','',56,'https://demoweblinks.in/troosten/?p=3403',0,'revision','',0),(3404,1,'2022-05-10 11:33:55','2022-05-10 11:33:55','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:33:55','2022-05-10 11:33:55','',56,'https://demoweblinks.in/troosten/?p=3404',0,'revision','',0),(3405,1,'2022-05-10 11:33:55','2022-05-10 11:33:55','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:33:55','2022-05-10 11:33:55','',56,'https://demoweblinks.in/troosten/?p=3405',0,'revision','',0),(3406,1,'2022-05-10 11:34:21','2022-05-10 11:34:21','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:34:21','2022-05-10 11:34:21','',56,'https://demoweblinks.in/troosten/?p=3406',0,'revision','',0),(3407,1,'2022-05-10 11:34:22','2022-05-10 11:34:22','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:34:22','2022-05-10 11:34:22','',56,'https://demoweblinks.in/troosten/?p=3407',0,'revision','',0),(3408,1,'2022-05-10 11:34:22','2022-05-10 11:34:22','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:34:22','2022-05-10 11:34:22','',56,'https://demoweblinks.in/troosten/?p=3408',0,'revision','',0),(3409,1,'2022-05-10 11:38:40','2022-05-10 11:38:40','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:38:40','2022-05-10 11:38:40','',56,'https://demoweblinks.in/troosten/?p=3409',0,'revision','',0),(3410,1,'2022-05-10 11:38:40','2022-05-10 11:38:40','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:38:40','2022-05-10 11:38:40','',56,'https://demoweblinks.in/troosten/?p=3410',0,'revision','',0),(3411,1,'2022-05-10 11:38:40','2022-05-10 11:38:40','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:38:40','2022-05-10 11:38:40','',56,'https://demoweblinks.in/troosten/?p=3411',0,'revision','',0),(3412,1,'2022-05-10 11:39:45','2022-05-10 11:39:45','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:39:45','2022-05-10 11:39:45','',56,'https://demoweblinks.in/troosten/?p=3412',0,'revision','',0),(3413,1,'2022-05-10 11:39:46','2022-05-10 11:39:46','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Get a quote and book a service online 24/7. Our mechanics will come to your home or office, even on evenings and weekends.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:39:46','2022-05-10 11:39:46','',56,'https://demoweblinks.in/troosten/?p=3413',0,'revision','',0),(3414,1,'2022-05-10 11:39:46','2022-05-10 11:39:46','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:39:46','2022-05-10 11:39:46','',56,'https://demoweblinks.in/troosten/?p=3414',0,'revision','',0),(3415,1,'2022-05-10 11:47:51','2022-05-10 11:47:51','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n\\t.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\\n\\t\\tbackground-color: transparent;\\n\\t}\\n}\\nheader.page-header-2 .logo img{\\n\\twidth:auto;\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 11:47:51\"\n    }\n}','','','trash','closed','closed','','85094bd6-e9fd-487f-b51a-31f0b286d5a5','','','2022-05-10 11:47:51','2022-05-10 11:47:51','',0,'https://demoweblinks.in/troosten/?p=3415',0,'customize_changeset','',0),(3416,1,'2022-05-10 11:45:45','2022-05-10 11:45:45','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:45:45','2022-05-10 11:45:45','',56,'https://demoweblinks.in/troosten/?p=3416',0,'revision','',0),(3417,1,'2022-05-10 11:45:45','2022-05-10 11:45:45','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										OEM parts are parts that are specifically made by the vehicle\'s manufacturer and therefore make finding parts for the specific vehicle much easier.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:45:45','2022-05-10 11:45:45','',56,'https://demoweblinks.in/troosten/?p=3417',0,'revision','',0),(3418,1,'2022-05-10 11:45:45','2022-05-10 11:45:45','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:45:45','2022-05-10 11:45:45','',56,'https://demoweblinks.in/troosten/?p=3418',0,'revision','',0),(3419,1,'2022-05-10 11:45:57','2022-05-10 11:45:57','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:45:57','2022-05-10 11:45:57','',56,'https://demoweblinks.in/troosten/?p=3419',0,'revision','',0),(3420,1,'2022-05-10 11:45:57','2022-05-10 11:45:57','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										We offer fair and transparent pricing and provide estimates upfront for hundreds of services on thousands of cars. Book with confidence.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:45:57','2022-05-10 11:45:57','',56,'https://demoweblinks.in/troosten/?p=3420',0,'revision','',0),(3421,1,'2022-05-10 11:45:57','2022-05-10 11:45:57','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:45:57','2022-05-10 11:45:57','',56,'https://demoweblinks.in/troosten/?p=3421',0,'revision','',0),(3422,1,'2022-05-10 11:47:09','2022-05-10 11:47:09','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:47:09','2022-05-10 11:47:09','',56,'https://demoweblinks.in/troosten/?p=3422',0,'revision','',0),(3423,1,'2022-05-10 11:47:09','2022-05-10 11:47:09','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										We only work with highly rated mechanics. All services are backed by our 12-month / 12,000-mile warranty.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:47:09','2022-05-10 11:47:09','',56,'https://demoweblinks.in/troosten/?p=3423',0,'revision','',0),(3424,1,'2022-05-10 11:47:09','2022-05-10 11:47:09','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:47:09','2022-05-10 11:47:09','',56,'https://demoweblinks.in/troosten/?p=3424',0,'revision','',0),(3425,1,'2022-05-10 11:47:51','2022-05-10 11:47:51','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n	.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\n		background-color: transparent;\n	}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 11:47:51','2022-05-10 11:47:51','',2552,'https://demoweblinks.in/troosten/?p=3425',0,'revision','',0),(3426,1,'2022-05-10 11:48:09','2022-05-10 11:48:09','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:48:09','2022-05-10 11:48:09','',56,'https://demoweblinks.in/troosten/?p=3426',0,'revision','',0),(3427,1,'2022-05-10 11:48:10','2022-05-10 11:48:10','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:48:10','2022-05-10 11:48:10','',56,'https://demoweblinks.in/troosten/?p=3427',0,'revision','',0),(3428,1,'2022-05-10 11:48:10','2022-05-10 11:48:10','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  -  </a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:48:10','2022-05-10 11:48:10','',56,'https://demoweblinks.in/troosten/?p=3428',0,'revision','',0),(3429,1,'2022-05-10 11:48:57','2022-05-10 11:48:57','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n\\t.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\\n\\t\\tbackground-color: transparent;\\n\\t}\\n}\\nheader.page-header-2 .logo img{\\n\\twidth:auto;\\n}\\n.btn.btn-border.btn-invert{\\n\\tdisplay:none;\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 11:48:57\"\n    }\n}','','','trash','closed','closed','','b5dd4205-21cd-4d5a-952a-b799cc9f43e4','','','2022-05-10 11:48:57','2022-05-10 11:48:57','',0,'https://demoweblinks.in/troosten/?p=3429',0,'customize_changeset','',0),(3430,1,'2022-05-10 11:48:57','2022-05-10 11:48:57','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n	.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\n		background-color: transparent;\n	}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}\n.btn.btn-border.btn-invert{\n	display:none;\n}','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 11:48:57','2022-05-10 11:48:57','',2552,'https://demoweblinks.in/troosten/?p=3430',0,'revision','',0),(3432,1,'2022-05-10 11:53:10','2022-05-10 11:53:10','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  -  </a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:53:10','2022-05-10 11:53:10','',56,'https://demoweblinks.in/troosten/?p=3432',0,'revision','',0),(3433,1,'2022-05-10 11:53:11','2022-05-10 11:53:11','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  -  </a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:53:11','2022-05-10 11:53:11','',56,'https://demoweblinks.in/troosten/?p=3433',0,'revision','',0),(3434,1,'2022-05-10 11:53:11','2022-05-10 11:53:11','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  -  </a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:53:11','2022-05-10 11:53:11','',56,'https://demoweblinks.in/troosten/?p=3434',0,'revision','',0),(3435,1,'2022-05-10 11:55:22','2022-05-10 11:55:22','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  -  </a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:55:22','2022-05-10 11:55:22','',56,'https://demoweblinks.in/troosten/?p=3435',0,'revision','',0),(3436,1,'2022-05-10 11:55:23','2022-05-10 11:55:23','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  -  </a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:55:23','2022-05-10 11:55:23','',56,'https://demoweblinks.in/troosten/?p=3436',0,'revision','',0),(3437,1,'2022-05-10 11:55:23','2022-05-10 11:55:23','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 11:55:23','2022-05-10 11:55:23','',56,'https://demoweblinks.in/troosten/?p=3437',0,'revision','',0),(3438,1,'2022-05-10 11:55:34','2022-05-10 11:55:34','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n\\t.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\\n\\t\\tbackground-color: transparent;\\n\\t}\\n}\\nheader.page-header-2 .logo img{\\n\\twidth:auto;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 11:55:34\"\n    }\n}','','','trash','closed','closed','','97c70568-988b-4117-a3f6-8d6d1358d4aa','','','2022-05-10 11:55:34','2022-05-10 11:55:34','',0,'https://demoweblinks.in/troosten/97c70568-988b-4117-a3f6-8d6d1358d4aa/',0,'customize_changeset','',0),(3439,1,'2022-05-10 11:55:34','2022-05-10 11:55:34','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n	.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\n		background-color: transparent;\n	}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}\n','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 11:55:34','2022-05-10 11:55:34','',2552,'https://demoweblinks.in/troosten/?p=3439',0,'revision','',0),(3440,1,'2022-05-10 11:57:19','2022-05-10 11:57:19','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n\\t.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\\n\\t\\tbackground-color: transparent;\\n\\t}\\n}\\nheader.page-header-2 .logo img{\\n\\twidth:auto;\\n}\\n@media (max-width: 479px){\\n.btn.btn-border.btn-invert{\\n\\tdisplay:none;\\n}\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 11:57:19\"\n    }\n}','','','trash','closed','closed','','f8335100-d2e9-4fea-bb71-c37909fe84cd','','','2022-05-10 11:57:19','2022-05-10 11:57:19','',0,'https://demoweblinks.in/troosten/?p=3440',0,'customize_changeset','',0),(3441,1,'2022-05-10 11:57:19','2022-05-10 11:57:19','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n	.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\n		background-color: transparent;\n	}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}\n@media (max-width: 479px){\n.btn.btn-border.btn-invert{\n	display:none;\n}\n}','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 11:57:19','2022-05-10 11:57:19','',2552,'https://demoweblinks.in/troosten/?p=3441',0,'revision','',0),(3442,1,'2022-05-10 11:57:54','2022-05-10 11:57:54','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n\\t.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\\n\\t\\tbackground-color: transparent;\\n\\t}\\n}\\nheader.page-header-2 .logo img{\\n\\twidth:auto;\\n}\\n@media (min-width: 479px){\\n.btn.btn-border.btn-invert{\\n\\tdisplay:none;\\n}\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 11:57:54\"\n    }\n}','','','trash','closed','closed','','2f9900db-77d2-44fb-ab77-9ce1c052c545','','','2022-05-10 11:57:54','2022-05-10 11:57:54','',0,'https://demoweblinks.in/troosten/2f9900db-77d2-44fb-ab77-9ce1c052c545/',0,'customize_changeset','',0),(3443,1,'2022-05-10 11:57:54','2022-05-10 11:57:54','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n	.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\n		background-color: transparent;\n	}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}\n@media (min-width: 479px){\n.btn.btn-border.btn-invert{\n	display:none;\n}\n}','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 11:57:54','2022-05-10 11:57:54','',2552,'https://demoweblinks.in/troosten/?p=3443',0,'revision','',0),(3444,1,'2022-05-10 11:59:24','2022-05-10 11:59:24','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n\\t.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\\n\\t\\tbackground-color: transparent;\\n\\t}\\n}\\nheader.page-header-2 .logo img{\\n\\twidth:auto;\\n}\\n@media (min-width: 767px){\\n.btn.btn-border.btn-invert{\\n\\tdisplay:none;\\n}\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 11:59:24\"\n    }\n}','','','trash','closed','closed','','ca6b0378-a325-4ed9-bbdd-b46ba62565d3','','','2022-05-10 11:59:24','2022-05-10 11:59:24','',0,'https://demoweblinks.in/troosten/ca6b0378-a325-4ed9-bbdd-b46ba62565d3/',0,'customize_changeset','',0),(3445,1,'2022-05-10 11:59:24','2022-05-10 11:59:24','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n	.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\n		background-color: transparent;\n	}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}\n@media (min-width: 767px){\n.btn.btn-border.btn-invert{\n	display:none;\n}\n}','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 11:59:24','2022-05-10 11:59:24','',2552,'https://demoweblinks.in/troosten/?p=3445',0,'revision','',0),(3456,1,'2022-05-10 12:01:20','2022-05-10 12:01:20','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:01:20','2022-05-10 12:01:20','',56,'https://demoweblinks.in/troosten/?p=3456',0,'revision','',0),(3457,1,'2022-05-10 12:01:20','2022-05-10 12:01:20','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:01:20','2022-05-10 12:01:20','',56,'https://demoweblinks.in/troosten/?p=3457',0,'revision','',0),(3458,1,'2022-05-10 12:01:21','2022-05-10 12:01:21','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg\" alt=\"arcade\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg\" alt=\"cochin shipyard\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg\" alt=\"ladder\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg\" alt=\"mvr\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg\" alt=\"nit\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg\" alt=\"sanjeevnm\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg\" alt=\"silpi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg\" alt=\"tata\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg\" alt=\"tulsi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg\" alt=\"zealors\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:01:21','2022-05-10 12:01:21','',56,'https://demoweblinks.in/troosten/?p=3458',0,'revision','',0),(3459,1,'2022-05-10 12:10:36','2022-05-10 12:10:36','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg\" alt=\"arcade\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg\" alt=\"cochin shipyard\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg\" alt=\"ladder\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg\" alt=\"mvr\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg\" alt=\"nit\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg\" alt=\"sanjeevnm\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg\" alt=\"silpi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg\" alt=\"tata\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg\" alt=\"tulsi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg\" alt=\"zealors\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:10:36','2022-05-10 12:10:36','',56,'https://demoweblinks.in/troosten/?p=3459',0,'revision','',0),(3460,1,'2022-05-10 12:10:36','2022-05-10 12:10:36','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg\" alt=\"arcade\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg\" alt=\"cochin shipyard\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg\" alt=\"ladder\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg\" alt=\"mvr\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg\" alt=\"nit\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg\" alt=\"sanjeevnm\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg\" alt=\"silpi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg\" alt=\"tata\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg\" alt=\"tulsi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg\" alt=\"zealors\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:10:36','2022-05-10 12:10:36','',56,'https://demoweblinks.in/troosten/?p=3460',0,'revision','',0),(3461,1,'2022-05-10 12:10:36','2022-05-10 12:10:36','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg\" alt=\"arcade\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg\" alt=\"cochin shipyard\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg\" alt=\"ladder\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg\" alt=\"mvr\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg\" alt=\"nit\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg\" alt=\"sanjeevnm\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg\" alt=\"silpi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg\" alt=\"tata\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg\" alt=\"tulsi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg\" alt=\"zealors\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:10:36','2022-05-10 12:10:36','',56,'https://demoweblinks.in/troosten/?p=3461',0,'revision','',0),(3463,1,'2022-05-10 12:11:38','2022-05-10 12:11:38','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg\" alt=\"arcade\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg\" alt=\"cochin shipyard\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg\" alt=\"ladder\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg\" alt=\"mvr\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg\" alt=\"nit\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg\" alt=\"sanjeevnm\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg\" alt=\"silpi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg\" alt=\"tata\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg\" alt=\"tulsi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg\" alt=\"zealors\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:11:38','2022-05-10 12:11:38','',56,'https://demoweblinks.in/troosten/?p=3463',0,'revision','',0),(3464,1,'2022-05-10 12:11:39','2022-05-10 12:11:39','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg\" alt=\"arcade\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg\" alt=\"cochin shipyard\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg\" alt=\"ladder\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg\" alt=\"mvr\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg\" alt=\"nit\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg\" alt=\"sanjeevnm\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg\" alt=\"silpi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg\" alt=\"tata\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg\" alt=\"tulsi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg\" alt=\"zealors\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:11:39','2022-05-10 12:11:39','',56,'https://demoweblinks.in/troosten/?p=3464',0,'revision','',0),(3465,1,'2022-05-10 12:11:39','2022-05-10 12:11:39','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg\" alt=\"arcade\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg\" alt=\"cochin shipyard\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg\" alt=\"ladder\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg\" alt=\"mvr\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg\" alt=\"nit\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg\" alt=\"sanjeevnm\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg\" alt=\"silpi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg\" alt=\"tata\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg\" alt=\"tulsi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg\" alt=\"zealors\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:11:39','2022-05-10 12:11:39','',56,'https://demoweblinks.in/troosten/?p=3465',0,'revision','',0),(3466,1,'2022-05-10 12:12:56','2022-05-10 12:12:56','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg\" alt=\"arcade\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg\" alt=\"cochin shipyard\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg\" alt=\"ladder\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg\" alt=\"mvr\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg\" alt=\"nit\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg\" alt=\"sanjeevnm\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg\" alt=\"silpi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg\" alt=\"tata\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg\" alt=\"tulsi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg\" alt=\"zealors\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:12:56','2022-05-10 12:12:56','',56,'https://demoweblinks.in/troosten/?p=3466',0,'revision','',0),(3467,1,'2022-05-10 12:12:56','2022-05-10 12:12:56','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg\" alt=\"arcade\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg\" alt=\"cochin shipyard\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg\" alt=\"ladder\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg\" alt=\"mvr\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg\" alt=\"nit\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg\" alt=\"sanjeevnm\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg\" alt=\"silpi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg\" alt=\"tata\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg\" alt=\"tulsi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg\" alt=\"zealors\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:12:56','2022-05-10 12:12:56','',56,'https://demoweblinks.in/troosten/?p=3467',0,'revision','',0),(3468,1,'2022-05-10 12:12:57','2022-05-10 12:12:57','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg\" alt=\"arcade\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg\" alt=\"cochin shipyard\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg\" alt=\"ladder\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg\" alt=\"mvr\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg\" alt=\"nit\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg\" alt=\"sanjeevnm\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg\" alt=\"silpi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg\" alt=\"tata\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg\" alt=\"tulsi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg\" alt=\"zealors\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:12:57','2022-05-10 12:12:57','',56,'https://demoweblinks.in/troosten/?p=3468',0,'revision','',0),(3469,1,'2022-05-10 12:13:40','2022-05-10 12:13:40','','hvac-png-generic-no-label-units-png-2726','','inherit','open','closed','','hvac-png-generic-no-label-units-png-2726-3','','','2022-05-10 12:13:40','2022-05-10 12:13:40','',56,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png',0,'attachment','image/png',0),(3472,1,'2022-05-10 12:22:49','2022-05-10 12:22:49','','logo','','publish','closed','closed','','logo','','','2022-05-10 13:51:54','2022-05-10 13:51:54','',0,'https://demoweblinks.in/troosten/?post_type=logo-awesome&#038;p=3472',0,'logo-awesome','',0),(3473,1,'2022-05-10 12:26:43','2022-05-10 12:26:43','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg\" alt=\"arcade\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg\" alt=\"cochin shipyard\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg\" alt=\"ladder\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg\" alt=\"mvr\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg\" alt=\"nit\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg\" alt=\"sanjeevnm\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg\" alt=\"silpi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg\" alt=\"tata\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg\" alt=\"tulsi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg\" alt=\"zealors\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:26:43','2022-05-10 12:26:43','',56,'https://demoweblinks.in/troosten/?p=3473',0,'revision','',0),(3474,1,'2022-05-10 12:26:44','2022-05-10 12:26:44','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View More-  Show Less</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"420\" height=\"285\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png 420w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-300x204.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1-357x242.png 357w\" sizes=\"(max-width: 420px) 100vw, 420px\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg\" alt=\"arcade\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg\" alt=\"cochin shipyard\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg\" alt=\"ladder\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg\" alt=\"mvr\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg\" alt=\"nit\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg\" alt=\"sanjeevnm\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg\" alt=\"silpi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg\" alt=\"tata\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg\" alt=\"tulsi\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg\" alt=\"zealors\" /></figure>			\n												Previous\n												Next','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:26:44','2022-05-10 12:26:44','',56,'https://demoweblinks.in/troosten/?p=3474',0,'revision','',0),(3475,1,'2022-05-10 12:26:44','2022-05-10 12:26:44','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:26:44','2022-05-10 12:26:44','',56,'https://demoweblinks.in/troosten/?p=3475',0,'revision','',0),(3478,1,'2022-05-10 12:29:23','2022-05-10 12:29:23','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:29:23','2022-05-10 12:29:23','',56,'https://demoweblinks.in/troosten/?p=3478',0,'revision','',0),(3479,1,'2022-05-10 12:29:24','2022-05-10 12:29:24','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:29:24','2022-05-10 12:29:24','',56,'https://demoweblinks.in/troosten/?p=3479',0,'revision','',0),(3480,1,'2022-05-10 12:29:24','2022-05-10 12:29:24','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:29:24','2022-05-10 12:29:24','',56,'https://demoweblinks.in/troosten/?p=3480',0,'revision','',0),(3481,1,'2022-05-10 12:33:52','2022-05-10 12:33:52','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n\\t.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\\n\\t\\tbackground-color: transparent;\\n\\t}\\n}\\nheader.page-header-2 .logo img{\\n\\twidth:auto;\\n}\\n@media (min-width: 767px){\\n.btn.btn-border.btn-invert{\\n\\tdisplay:none;\\n}\\n}\\n.ta-image-hover.ta-has-card .logoy__content{\\n\\t\\n   \\n     border-left: 0px solid #E2E9ED; \\n     border-bottom: 0px solid #E2E9ED; \\n     border-right: 0px solid #E2E9ED; \\n   \\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 12:33:52\"\n    }\n}','','','trash','closed','closed','','f4ef994e-b209-4009-af2e-d8c50136b69f','','','2022-05-10 12:33:52','2022-05-10 12:33:52','',0,'https://demoweblinks.in/troosten/?p=3481',0,'customize_changeset','',0),(3482,1,'2022-05-10 12:33:52','2022-05-10 12:33:52','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n	.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\n		background-color: transparent;\n	}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}\n@media (min-width: 767px){\n.btn.btn-border.btn-invert{\n	display:none;\n}\n}\n.ta-image-hover.ta-has-card .logoy__content{\n	\n   \n     border-left: 0px solid #E2E9ED; \n     border-bottom: 0px solid #E2E9ED; \n     border-right: 0px solid #E2E9ED; \n   \n}\n','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 12:33:52','2022-05-10 12:33:52','',2552,'https://demoweblinks.in/troosten/?p=3482',0,'revision','',0),(3483,1,'2022-05-10 12:34:48','2022-05-10 12:34:48','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n\\t.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\\n\\t\\tbackground-color: transparent;\\n\\t}\\n}\\nheader.page-header-2 .logo img{\\n\\twidth:auto;\\n}\\n@media (min-width: 767px){\\n.btn.btn-border.btn-invert{\\n\\tdisplay:none;\\n}\\n}\\n.ta-image-hover.ta-has-card .logoy__content{\\n\\t\\n   \\n     border-left: 0px solid #E2E9ED!important; \\n     border-bottom: 0px solid #E2E9ED!important; \\n     border-right: 0px solid #E2E9ED!important; \\n   \\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 12:34:48\"\n    }\n}','','','trash','closed','closed','','f95980ba-59e1-4ae7-ac68-8fe0fca514aa','','','2022-05-10 12:34:48','2022-05-10 12:34:48','',0,'https://demoweblinks.in/troosten/f95980ba-59e1-4ae7-ac68-8fe0fca514aa/',0,'customize_changeset','',0),(3484,1,'2022-05-10 12:34:48','2022-05-10 12:34:48','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n	.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\n		background-color: transparent;\n	}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}\n@media (min-width: 767px){\n.btn.btn-border.btn-invert{\n	display:none;\n}\n}\n.ta-image-hover.ta-has-card .logoy__content{\n	\n   \n     border-left: 0px solid #E2E9ED!important; \n     border-bottom: 0px solid #E2E9ED!important; \n     border-right: 0px solid #E2E9ED!important; \n   \n}\n','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 12:34:48','2022-05-10 12:34:48','',2552,'https://demoweblinks.in/troosten/?p=3484',0,'revision','',0),(3485,1,'2022-05-10 12:36:10','2022-05-10 12:36:10','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n\\t.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\\n\\t\\tbackground-color: transparent;\\n\\t}\\n}\\nheader.page-header-2 .logo img{\\n\\twidth:auto;\\n}\\n@media (min-width: 767px){\\n.btn.btn-border.btn-invert{\\n\\tdisplay:none;\\n}\\n}\\n.ta-image-hover.ta-has-card .logoy__content{\\n\\t\\n   \\n     border-left: 0px solid #E2E9ED!important; \\n     border-bottom: 0px solid #E2E9ED!important; \\n     border-right: 0px solid #E2E9ED!important; \\n   \\n}\\n[class^=\'imghvr-\'] figcaption, [class*=\' imghvr-\'] figcaption{\\n\\tbackground:transparent!important;\\n}\\n\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 12:36:10\"\n    }\n}','','','trash','closed','closed','','0215a2fa-da20-476a-bf25-6eb3dc512018','','','2022-05-10 12:36:10','2022-05-10 12:36:10','',0,'https://demoweblinks.in/troosten/?p=3485',0,'customize_changeset','',0),(3486,1,'2022-05-10 12:36:10','2022-05-10 12:36:10','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n	.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\n		background-color: transparent;\n	}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}\n@media (min-width: 767px){\n.btn.btn-border.btn-invert{\n	display:none;\n}\n}\n.ta-image-hover.ta-has-card .logoy__content{\n	\n   \n     border-left: 0px solid #E2E9ED!important; \n     border-bottom: 0px solid #E2E9ED!important; \n     border-right: 0px solid #E2E9ED!important; \n   \n}\n[class^=\'imghvr-\'] figcaption, [class*=\' imghvr-\'] figcaption{\n	background:transparent!important;\n}\n','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 12:36:10','2022-05-10 12:36:10','',2552,'https://demoweblinks.in/troosten/?p=3486',0,'revision','',0),(3488,1,'2022-05-10 12:55:49','2022-05-10 12:55:49','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:55:49','2022-05-10 12:55:49','',56,'https://demoweblinks.in/troosten/?p=3488',0,'revision','',0),(3489,1,'2022-05-10 12:55:50','2022-05-10 12:55:50','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:55:50','2022-05-10 12:55:50','',56,'https://demoweblinks.in/troosten/?p=3489',0,'revision','',0),(3490,1,'2022-05-10 12:55:50','2022-05-10 12:55:50','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 12:55:50','2022-05-10 12:55:50','',56,'https://demoweblinks.in/troosten/?p=3490',0,'revision','',0),(3491,1,'2022-05-10 12:58:00','2022-05-10 12:58:00','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n\\t.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\\n\\t\\tbackground-color: transparent;\\n\\t}\\n}\\nheader.page-header-2 .logo img{\\n\\twidth:auto;\\n}\\n@media (min-width: 767px){\\n.btn.btn-border.btn-invert{\\n\\tdisplay:none;\\n}\\n}\\n.ta-image-hover.ta-has-card .logoy__content{\\n\\t\\n   \\n     border-left: 0px solid #E2E9ED!important; \\n     border-bottom: 0px solid #E2E9ED!important; \\n     border-right: 0px solid #E2E9ED!important; \\n   \\n}\\n[class^=\'imghvr-\'] figcaption, [class*=\' imghvr-\'] figcaption{\\n\\tbackground:transparent!important;\\n}\\n@media (max-width: 767px){\\n.block-title .block-title__title {\\n    font-size: 25px;\\n    line-height: 30px;\\n}\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 12:58:00\"\n    }\n}','','','trash','closed','closed','','3f59c93a-acd9-494d-9512-c2ce50fc2542','','','2022-05-10 12:58:00','2022-05-10 12:58:00','',0,'https://demoweblinks.in/troosten/3f59c93a-acd9-494d-9512-c2ce50fc2542/',0,'customize_changeset','',0),(3492,1,'2022-05-10 12:58:00','2022-05-10 12:58:00','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n	.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\n		background-color: transparent;\n	}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}\n@media (min-width: 767px){\n.btn.btn-border.btn-invert{\n	display:none;\n}\n}\n.ta-image-hover.ta-has-card .logoy__content{\n	\n   \n     border-left: 0px solid #E2E9ED!important; \n     border-bottom: 0px solid #E2E9ED!important; \n     border-right: 0px solid #E2E9ED!important; \n   \n}\n[class^=\'imghvr-\'] figcaption, [class*=\' imghvr-\'] figcaption{\n	background:transparent!important;\n}\n@media (max-width: 767px){\n.block-title .block-title__title {\n    font-size: 25px;\n    line-height: 30px;\n}\n}','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 12:58:00','2022-05-10 12:58:00','',2552,'https://demoweblinks.in/troosten/?p=3492',0,'revision','',0),(3493,1,'2022-05-10 12:59:58','2022-05-10 12:59:58','{\n    \"custom_css[car-repair-services-child]\": {\n        \"value\": \".base-color {\\n    color: #ffc513;\\n}\\nheader.page-header-2 .logo{\\n\\t    max-width: 220px;\\n}\\n@media (min-width: 992px){\\nheader.page-header-2 #slide-nav #slidemenu {\\n    position: relative;\\n    padding: 0 55px;\\n}\\n\\t.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\\n\\t\\tbackground-color: transparent;\\n\\t}\\n}\\nheader.page-header-2 .logo img{\\n\\twidth:auto;\\n}\\n@media (min-width: 767px){\\n.btn.btn-border.btn-invert{\\n\\tdisplay:none;\\n}\\n}\\n.ta-image-hover.ta-has-card .logoy__content{\\n\\t\\n   \\n     border-left: 0px solid #E2E9ED!important; \\n     border-bottom: 0px solid #E2E9ED!important; \\n     border-right: 0px solid #E2E9ED!important; \\n   \\n}\\n[class^=\'imghvr-\'] figcaption, [class*=\' imghvr-\'] figcaption{\\n\\tbackground:transparent!important;\\n}\\n@media (max-width: 767px){\\n.block-title .block-title__title,.testimonials02 .item .item__title {\\n    font-size: 25px;\\n    line-height: 30px;\\n}\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-05-10 12:59:58\"\n    }\n}','','','trash','closed','closed','','e55f1db7-9443-465d-a749-0d3ef6d1254a','','','2022-05-10 12:59:58','2022-05-10 12:59:58','',0,'https://demoweblinks.in/troosten/e55f1db7-9443-465d-a749-0d3ef6d1254a/',0,'customize_changeset','',0),(3494,1,'2022-05-10 12:59:58','2022-05-10 12:59:58','.base-color {\n    color: #ffc513;\n}\nheader.page-header-2 .logo{\n	    max-width: 220px;\n}\n@media (min-width: 992px){\nheader.page-header-2 #slide-nav #slidemenu {\n    position: relative;\n    padding: 0 55px;\n}\n	.home header.page-header-2 .navbar-nav > li.service.current-menu-item > a:after{\n		background-color: transparent;\n	}\n}\nheader.page-header-2 .logo img{\n	width:auto;\n}\n@media (min-width: 767px){\n.btn.btn-border.btn-invert{\n	display:none;\n}\n}\n.ta-image-hover.ta-has-card .logoy__content{\n	\n   \n     border-left: 0px solid #E2E9ED!important; \n     border-bottom: 0px solid #E2E9ED!important; \n     border-right: 0px solid #E2E9ED!important; \n   \n}\n[class^=\'imghvr-\'] figcaption, [class*=\' imghvr-\'] figcaption{\n	background:transparent!important;\n}\n@media (max-width: 767px){\n.block-title .block-title__title,.testimonials02 .item .item__title {\n    font-size: 25px;\n    line-height: 30px;\n}\n}','car-repair-services-child','','inherit','closed','closed','','2552-revision-v1','','','2022-05-10 12:59:58','2022-05-10 12:59:58','',2552,'https://demoweblinks.in/troosten/?p=3494',0,'revision','',0),(3495,1,'2022-05-10 13:16:39','2022-05-10 13:16:39','','logo','','inherit','closed','closed','','3472-autosave-v1','','','2022-05-10 13:16:39','2022-05-10 13:16:39','',3472,'https://demoweblinks.in/troosten/?p=3495',0,'revision','',0),(3497,1,'2022-05-10 13:20:10','2022-05-10 13:20:10','','arcade','','inherit','open','closed','','arcade-2','','','2022-05-10 13:20:10','2022-05-10 13:20:10','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade-1.jpg',0,'attachment','image/jpeg',0),(3498,1,'2022-05-10 13:21:22','2022-05-10 13:21:22','','tata','','inherit','open','closed','','tata-2','','','2022-05-10 13:21:22','2022-05-10 13:21:22','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata-1.jpg',0,'attachment','image/jpeg',0),(3499,1,'2022-05-10 13:21:23','2022-05-10 13:21:23','','tulsi','','inherit','open','closed','','tulsi-2','','','2022-05-10 13:21:23','2022-05-10 13:21:23','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi-1.jpg',0,'attachment','image/jpeg',0),(3500,1,'2022-05-10 13:21:24','2022-05-10 13:21:24','','zealors','','inherit','open','closed','','zealors-2','','','2022-05-10 13:21:24','2022-05-10 13:21:24','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors-1.jpg',0,'attachment','image/jpeg',0),(3502,1,'2022-05-10 13:21:26','2022-05-10 13:21:26','','cochin shipyard','','inherit','open','closed','','cochin-shipyard-2','','','2022-05-10 13:21:26','2022-05-10 13:21:26','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard-1.jpg',0,'attachment','image/jpeg',0),(3503,1,'2022-05-10 13:21:27','2022-05-10 13:21:27','','ladder','','inherit','open','closed','','ladder-2','','','2022-05-10 13:21:27','2022-05-10 13:21:27','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder-1.jpg',0,'attachment','image/jpeg',0),(3504,1,'2022-05-10 13:21:27','2022-05-10 13:21:27','','mvr','','inherit','open','closed','','mvr-2','','','2022-05-10 13:21:27','2022-05-10 13:21:27','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr-1.jpg',0,'attachment','image/jpeg',0),(3505,1,'2022-05-10 13:21:28','2022-05-10 13:21:28','','nit','','inherit','open','closed','','nit-2','','','2022-05-10 13:21:28','2022-05-10 13:21:28','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit-1.jpg',0,'attachment','image/jpeg',0),(3506,1,'2022-05-10 13:21:29','2022-05-10 13:21:29','','sanjeevnm','','inherit','open','closed','','sanjeevnm-2','','','2022-05-10 13:21:29','2022-05-10 13:21:29','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm-1.jpg',0,'attachment','image/jpeg',0),(3507,1,'2022-05-10 13:21:30','2022-05-10 13:21:30','','silpi','','inherit','open','closed','','silpi-2','','','2022-05-10 13:21:30','2022-05-10 13:21:30','',0,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi-1.jpg',0,'attachment','image/jpeg',0),(3508,1,'2022-05-10 13:44:43','2022-05-10 13:44:43','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 13:44:43','2022-05-10 13:44:43','',56,'https://demoweblinks.in/troosten/?p=3508',0,'revision','',0),(3509,1,'2022-05-10 13:44:43','2022-05-10 13:44:43','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 13:44:43','2022-05-10 13:44:43','',56,'https://demoweblinks.in/troosten/?p=3509',0,'revision','',0),(3510,1,'2022-05-10 13:44:43','2022-05-10 13:44:43','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solutions					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 13:44:43','2022-05-10 13:44:43','',56,'https://demoweblinks.in/troosten/?p=3510',0,'revision','',0),(3511,1,'2022-05-10 13:45:58','2022-05-10 13:45:58','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solutions					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 13:45:58','2022-05-10 13:45:58','',56,'https://demoweblinks.in/troosten/?p=3511',0,'revision','',0),(3512,1,'2022-05-10 13:45:58','2022-05-10 13:45:58','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solutions					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 13:45:58','2022-05-10 13:45:58','',56,'https://demoweblinks.in/troosten/?p=3512',0,'revision','',0),(3513,1,'2022-05-10 13:45:58','2022-05-10 13:45:58','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 13:45:58','2022-05-10 13:45:58','',56,'https://demoweblinks.in/troosten/?p=3513',0,'revision','',0),(3515,1,'2022-05-10 13:47:09','2022-05-10 13:47:09','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 13:47:09','2022-05-10 13:47:09','',56,'https://demoweblinks.in/troosten/?p=3515',0,'revision','',0),(3516,1,'2022-05-10 13:47:09','2022-05-10 13:47:09','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 13:47:09','2022-05-10 13:47:09','',56,'https://demoweblinks.in/troosten/?p=3516',0,'revision','',0),(3517,1,'2022-05-10 13:47:09','2022-05-10 13:47:09','<h4 data-animation=\"zoomIn\" data-animation-delay=\"0.5s\">Choose The Best Company</h4><h3 data-animation=\"scaleOut\" data-animation-delay=\"0.2\">Expert Repair Ac and Heating Service</h3><p data-animation=\"fadeIn\" data-animation-delay=\"0.9s\">Quality that is Guaranteed</p>									\n							Heating and Air conditioning\n							Design, Installation and Maintenance\n		Heating and air conditioning repair and installation company						\n						<img src=\"\" alt=\"\">\n														<a href=\"#anchoring-link01\"\n																			class=\"btn btn-border\">Get Quote</a>\n					<h2>Channel partners of Major Air conditioners </h2>\n					Providing the best solution					\n												<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n						   														<a href=\"#\" >\n								<img width=\"160\" height=\"116\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png\" alt=\"\" loading=\"lazy\" />								\n							</a>\n					<a href=\"#\">+  View All Makes-  Show Less Makes</a>\n				<h2>What We Do</h2>\n				Leading HVAC Service Company				\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-100x100.png 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-63x63.png 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Cooling\n									<h3>Cooling<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Heating\n									<h3>Heating<br>Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg 390w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-300x300.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-100x100.jpg 100w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-150x150.jpg 150w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-370x370.jpg 370w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-178x179.jpg 178w, https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-63x63.jpg 63w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						\n							Other\n									<h3>Other<br> Services</h3>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									\n											<a href=\"\" >\n						<img width=\"390\" height=\"390\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png 390w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-300x300.png 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-150x150.png 150w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-370x370.png 370w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-178x179.png 178w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-63x63.png 63w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-100x100.png 100w\" sizes=\"(max-width: 390px) 100vw, 390px\" />						</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.e-container.e-container--row .elementor-spacer-inner{width:var(--spacer-size)}.e-container.e-container--column .elementor-spacer-inner,.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style>		\n						Advantages\n										<h6>DESIGN</h6>\n										<p>\n										Smart HVAC design makes a comfortable commercial or residential project. We provide the following design calculations: COOLING LOAD (TONNAGE), TYPE OF SYSTEM- SPLIT OR VRF, TYPE OF INDOOR UNITS, DUCT ROUTING AND SIZE DESIGN.										</p>\n										<h6>SALES- HVAC </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>PRODUCTS </h6>\n										<p>\n										Troosten is a single-source distributor providing building contractors and industrial customers with a huge selection of plumbing, HVAC, municipal, well &amp; septic, waterworks, PVF and industrial supplies. We are supplying all leading brands in market.										</p>\n										<h6>SERVICE AND AMC</h6>\n										<p>\n										There is nothing better for your heating and air conditioning system than annual maintenance. Annual maintenance allows your system to work at peak efficiency year in and year out. A system that is maintained annually experiences considerably fewer breakdowns.										</p>\n					<h2>100% Result Guarantee</h2>\n					Leading HVAC Service Company					\n									<h6>Warrantees &amp; Gurantees</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Online Schedule</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									<h6>Exceed Expectation</h6>\n									<p>\n									There are many variations passage of lorem ipsum available but the majority have suffered alteration.									</p>\n									20																	\n								Years of Experiance							\n									2.9k																	\n								AC Repairs							\n									32																	\n								Technicians &amp; Workers							\n									100%																	\n								Satisfied Customers							\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>I will reccomend Troosten. Was very pleased with the job,very professional and accurate,they knows job.I will be use him in the future time also to reffers my friends they ask for him for their AC repair. Thanks Troosten Team.</p>\n								– Customer 1, Company Name\n															<img width=\"852\" height=\"595\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg 852w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-300x210.jpg 300w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-768x536.jpg 768w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-703x491.jpg 703w, https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2-600x419.jpg 600w\" sizes=\"(max-width: 852px) 100vw, 852px\" />													\n							Customer Reviews\n								<p>The technicians from Troosten were very professional and friendly. Their estimate was a lot less than the other place we called and they had my new air conditioning unit installed fast!</p>\n								– Silvia R. Brown, Manager\n							<button type=\"button\"></button>\n							<button type=\"button\"></button>\n							1 /1\n		<a href=\"\">\n					Call 24/7 for Your Service\n					We\'re on call 24/7 to React Promptly to Your Service Needs,Don\'t Hesitate to Call\n					1-800-123-4567\n					Heating & Air Conditioning Services in Kerala\n		</a>\n			Schedule\n		  <h2>Schedule Your Appointment Today</h2>\n		  <p>Our Customer Support Team Will Contact You Within 24 Hrs</p>\n		  <h2>1-800-123-4567</h2>\n						<a href=\"#\" data-toggle=\"modal\"\n			  data-target=\"#appointmentForm\">Appointment</a>\n			<img width=\"232\" height=\"157\" src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png\" alt=\"\" loading=\"lazy\" />		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg\" alt=\"Picture24\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg\" alt=\"Picture23\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png\" alt=\"Picture22\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png\" alt=\"Picture21\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg\" alt=\"Picture20\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png\" alt=\"Picture19\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png\" alt=\"Picture18\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg\" alt=\"Picture17\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png\" alt=\"Picture16\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png\" alt=\"Picture15\" /></figure><figure><img src=\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png\" alt=\"Picture14\" /></figure>			\n												Previous\n												Next\n		[logo_awesome id=\"3472\"]','Home','','inherit','closed','closed','','56-revision-v1','','','2022-05-10 13:47:09','2022-05-10 13:47:09','',56,'https://demoweblinks.in/troosten/?p=3517',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` 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=InnoDB 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 (1,1,0),(22,4,0),(22,9,0),(22,46,0),(22,70,0),(47,2,0),(47,46,0),(47,57,0),(323,42,0),(323,63,0),(334,42,0),(334,63,0),(336,63,0),(336,73,0),(338,73,0),(340,42,0),(342,42,0),(362,63,0),(364,42,0),(364,73,0),(366,42,0),(366,63,0),(477,16,0),(477,17,0),(483,16,0),(483,17,0),(551,16,0),(551,17,0),(551,77,0),(554,16,0),(554,17,0),(554,23,0),(554,25,0),(554,26,0),(554,29,0),(554,78,0),(558,16,0),(558,17,0),(558,21,0),(558,25,0),(558,28,0),(558,29,0),(558,81,0),(560,16,0),(560,17,0),(560,24,0),(560,27,0),(560,31,0),(560,35,0),(560,79,0),(659,1,0),(659,16,0),(659,17,0),(659,18,0),(659,19,0),(659,20,0),(659,21,0),(659,22,0),(659,23,0),(659,24,0),(659,28,0),(659,29,0),(659,30,0),(661,16,0),(661,17,0),(661,23,0),(701,16,0),(701,17,0),(701,18,0),(701,22,0),(701,28,0),(701,32,0),(701,34,0),(701,80,0),(929,2,0),(929,46,0),(929,70,0),(930,2,0),(930,46,0),(930,70,0),(931,2,0),(931,46,0),(931,70,0),(932,2,0),(932,46,0),(932,70,0),(933,2,0),(933,46,0),(933,70,0),(934,4,0),(934,9,0),(934,46,0),(934,57,0),(935,2,0),(935,46,0),(935,57,0),(936,2,0),(936,46,0),(936,57,0),(937,2,0),(937,46,0),(937,57,0),(938,2,0),(938,46,0),(938,57,0),(939,2,0),(939,65,0),(940,2,0),(940,38,0),(940,39,0),(940,41,0),(940,52,0),(940,53,0),(940,62,0),(940,65,0),(940,67,0),(940,71,0),(1521,75,0),(1522,75,0),(1565,75,0),(1566,75,0),(1567,75,0),(1568,75,0),(1569,75,0),(1570,75,0),(1571,75,0),(1573,75,0),(1574,75,0),(1575,75,0),(1576,75,0),(1577,75,0),(1721,64,0),(2147,76,0),(2152,76,0),(2153,76,0),(2183,75,0),(2184,75,0),(2258,76,0),(2259,76,0),(2260,76,0),(2303,66,0),(2307,66,0),(2311,66,0),(2357,64,0),(2485,75,0),(2486,75,0),(2567,64,0),(2668,64,0),(2778,82,0),(2981,64,0),(2983,75,0),(2984,75,0),(2985,75,0),(2986,66,0),(2987,75,0),(2988,75,0),(2989,75,0),(2990,75,0),(2991,75,0),(2992,75,0),(2993,75,0),(2994,75,0),(2995,75,0),(2996,76,0),(2997,76,0),(2998,76,0),(2999,75,0),(3000,75,0),(3001,76,0),(3002,76,0),(3003,76,0),(3060,66,0),(3061,66,0),(3062,64,0),(3157,83,0),(3159,83,0),(3160,83,0),(3221,83,0),(3236,83,0),(3237,83,0),(3300,83,0),(3301,83,0),(3303,83,0),(3304,84,0),(3306,84,0),(3308,84,0),(3310,84,0),(3312,84,0),(3314,84,0),(3316,84,0),(3318,85,0),(3320,85,0),(3322,85,0),(3324,85,0),(3326,85,0),(3328,85,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=InnoDB AUTO_INCREMENT=86 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,2),(2,2,'product_type','',0,12),(3,3,'product_type','',0,0),(4,4,'product_type','',0,2),(5,5,'product_type','',0,0),(6,6,'product_visibility','',0,0),(7,7,'product_visibility','',0,0),(8,8,'product_visibility','',0,0),(9,9,'product_visibility','',0,2),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,0),(15,15,'product_cat','',0,0),(16,16,'category','',0,9),(17,17,'category','',0,9),(18,18,'category','',0,2),(19,19,'category','',0,1),(20,20,'category','',0,1),(21,21,'category','',0,2),(22,22,'category','',0,2),(23,23,'category','',0,3),(24,24,'category','',0,2),(25,25,'post_tag','',0,2),(26,26,'post_tag','',0,1),(27,27,'post_tag','',0,1),(28,28,'post_tag','',0,3),(29,29,'post_tag','',0,3),(30,30,'post_tag','',0,1),(31,31,'post_tag','',0,1),(32,32,'post_tag','',0,1),(33,33,'post_tag','',0,0),(34,34,'post_tag','',0,1),(35,35,'post_tag','',0,1),(36,36,'model-year','',0,0),(37,37,'model-year','',0,0),(38,38,'product_tag','',0,1),(39,39,'product_tag','',0,1),(40,40,'service-cat','',0,0),(41,41,'product_tag','',0,1),(42,42,'gallery-cat','',0,0),(43,43,'model-car','',0,0),(44,44,'model-car','',0,0),(45,45,'model-car','',0,0),(46,46,'product_cat','',0,12),(47,47,'model-car','',0,0),(48,48,'model-car','',0,0),(49,49,'model-car','',0,0),(50,50,'service-cat','',0,0),(51,51,'service-part','',0,0),(52,52,'product_tag','',0,1),(53,53,'product_tag','',0,1),(54,54,'service-part','',0,0),(55,55,'service-part','',0,0),(56,56,'service-part','',0,0),(57,57,'product_cat','',46,6),(58,58,'make-brand','',0,0),(59,59,'make-brand','',0,0),(60,60,'service-cat','',0,0),(61,61,'product_cat','',0,0),(62,62,'product_tag','',0,1),(63,63,'gallery-cat','',0,0),(64,64,'elementor_library_type','',0,6),(65,65,'product_cat','',0,2),(66,66,'elementor_library_type','',0,6),(67,67,'product_tag','',0,1),(68,68,'product_cat','',61,0),(69,69,'make-brand','',0,0),(70,70,'product_cat','',46,6),(71,71,'product_tag','',0,1),(72,72,'make-brand','',0,0),(73,73,'gallery-cat','',0,0),(74,74,'product_cat','',61,0),(75,75,'nav_menu','',0,32),(76,76,'nav_menu','',0,12),(77,77,'post_format','',0,1),(78,78,'post_format','',0,1),(79,79,'post_format','',0,1),(80,80,'post_format','',0,1),(81,81,'post_format','',0,1),(82,82,'wp_theme','',0,1),(83,83,'nav_menu','',0,9),(84,84,'gallery-cat','',0,7),(85,85,'gallery-cat','',0,6);
/*!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,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=90 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,38,'product_count_product_tag','1'),(2,39,'product_count_product_tag','1'),(3,41,'product_count_product_tag','1'),(4,43,'car_service','2419'),(5,43,'car_service','2420'),(6,43,'car_service','2421'),(7,43,'car_service','2422'),(8,43,'car_service','2423'),(9,43,'car_service','1922'),(10,44,'car_service','1910'),(11,44,'car_service','1913'),(12,44,'car_service','1915'),(13,44,'car_service','1917'),(14,44,'car_service','1918'),(15,44,'car_service','1919'),(16,44,'car_service','1925'),(17,44,'car_service','1927'),(18,44,'car_service','1929'),(19,45,'car_service','2421'),(20,45,'car_service','2422'),(21,45,'car_service','2419'),(22,45,'car_service','2418'),(23,45,'car_service','2417'),(24,45,'car_service','1915'),(25,45,'car_service','1917'),(26,45,'car_service','1918'),(27,46,'order','0'),(28,46,'order','0'),(29,46,'order','0'),(30,46,'product_count_product_cat','12'),(31,47,'car_service','2422'),(32,47,'car_service','2421'),(33,47,'car_service','2419'),(34,47,'car_service','2418'),(35,47,'car_service','2417'),(36,47,'car_service','1918'),(37,47,'car_service','1921'),(38,47,'car_service','1922'),(39,47,'car_service','1924'),(40,47,'car_service','1911'),(41,47,'car_service','1910'),(42,48,'car_service','1911'),(43,48,'car_service','1913'),(44,48,'car_service','1917'),(45,48,'car_service','1918'),(46,48,'car_service','1919'),(47,49,'car_service','2423'),(48,49,'car_service','2422'),(49,49,'car_service','2421'),(50,49,'car_service','2419'),(51,49,'car_service','2420'),(52,49,'car_service','2417'),(53,51,'min_price','56'),(54,51,'max_price','79'),(55,52,'product_count_product_tag','1'),(56,53,'product_count_product_tag','1'),(57,54,'min_price','82'),(58,54,'max_price','200'),(59,55,'min_price','287'),(60,55,'max_price','499'),(61,56,'min_price','189'),(62,56,'max_price','424'),(63,57,'order','0'),(64,57,'order','0'),(65,57,'order','0'),(66,57,'product_count_product_cat','6'),(67,61,'order','0'),(68,61,'order','0'),(69,61,'order','0'),(70,61,'product_count_product_cat','0'),(71,62,'product_count_product_tag','1'),(72,65,'order','0'),(73,65,'order','0'),(74,65,'order','0'),(75,65,'product_count_product_cat','2'),(76,67,'product_count_product_tag','1'),(77,68,'order','0'),(78,68,'order','0'),(79,68,'order','0'),(80,68,'product_count_product_cat','0'),(81,70,'order','0'),(82,70,'order','0'),(83,70,'order','0'),(84,70,'product_count_product_cat','6'),(85,71,'product_count_product_tag','1'),(86,74,'order','0'),(87,74,'order','0'),(88,74,'order','0'),(89,74,'product_count_product_cat','0');
/*!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=InnoDB AUTO_INCREMENT=86 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,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0),(15,'Uncategorized','uncategorized',0),(16,'Audios','audios',0),(17,'Daily Inspiration','daily-inspiration',0),(18,'Freelance','freelance',0),(19,'Links','links',0),(20,'Mobile','mobile',0),(21,'Photography','photography',0),(22,'Quotes','quotes',0),(23,'Resources','resources',0),(24,'Status','status',0),(25,'Auto','auto',0),(26,'Auto Body','auto-body',0),(27,'Brakes','brakes',0),(28,'Car','car',0),(29,'Car Service','car-service',0),(30,'Mechanics','mechanics',0),(31,'Oil Change','oil-change',0),(32,'Repair','repair',0),(33,'Repairs','repairs',0),(34,'Sound','sound',0),(35,'Transmissions','transmissions',0),(36,'2017','2017',0),(37,'2018','2018',0),(38,'Accessories','accessories',0),(39,'Air Filter','air-filter',0),(40,'BRAKES','brakes',0),(41,'Car Care','car-care',0),(42,'Car Maintenance','car-maintenance',0),(43,'Cherokee','cherokee',0),(44,'City Express','city-express',0),(45,'Civic','civic',0),(46,'Clothing','clothing',0),(47,'Colorado','colorado',0),(48,'Compass','compass',0),(49,'Convertible','convertible',0),(50,'ENGINE','engine',0),(51,'Engine Oil','engine-oil',0),(52,'Engine Parts','engine-parts',0),(53,'Exhaust','exhaust',0),(54,'Fuel Injector','fuel-injector',0),(55,'Fuel Injector Seal','fuel-injector-seal',0),(56,'Fuel Pump','fuel-pump',0),(57,'Hoodies','hoodies',0),(58,'Hyundai','hyundai',0),(59,'Jeep','jeep',0),(60,'MAINTENANCE','maintenance',0),(61,'Music','music',0),(62,'Oils','oils',0),(63,'Other','other',0),(64,'page','page',0),(65,'Posters','posters',0),(66,'section','section',0),(67,'Sensors','sensors',0),(68,'Singles','singles',0),(69,'Subaru','subaru',0),(70,'T-shirts','t-shirts',0),(71,'Tires','tires',0),(72,'Toyota','toyota',0),(73,'Vehicle Repair','vehicle-repair',0),(74,'Albums','albums',0),(75,'Primary menu','primary-menu',0),(76,'Service Menu','service-menu',0),(77,'Gallery','post-format-gallery',0),(78,'Link','post-format-link',0),(79,'Audio','post-format-audio',0),(80,'Quote','post-format-quote',0),(81,'Video','post-format-video',0),(82,'car-repair-services-child','car-repair-services-child',0),(83,'Home Menu','home-menu',0),(84,'Commercial / Special','commercial-special',0),(85,'Residencial','residencial',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,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=41 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','troosten-admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:4:{s:64:\"edae734150d15a457017cf10ed757293c193038aa3deddd4d672419abcc3bccc\";a:4:{s:10:\"expiration\";i:1652261387;s:2:\"ip\";s:13:\"111.92.77.115\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36\";s:5:\"login\";i:1652088587;}s:64:\"83bbfc4a0dda77655fefc61fc34be2e3a074b6cfbb8ddba15443c8bef0e0ea95\";a:4:{s:10:\"expiration\";i:1652266602;s:2:\"ip\";s:38:\"2409:4073:313:5f6c:c00b:90a3:94fa:f1fe\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36\";s:5:\"login\";i:1652093802;}s:64:\"443df656e7164f18e270e3da26d9301eda503b95297c452e3b60b34f12375fb8\";a:4:{s:10:\"expiration\";i:1652323810;s:2:\"ip\";s:37:\"2409:4073:313:5f6c:74c4:a9ac:941:6703\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36\";s:5:\"login\";i:1652151010;}s:64:\"f5a55d4dff5e5752ca0b7b14887243771ef4af5bfdcb804f3a6728fd2ae41eee\";a:4:{s:10:\"expiration\";i:1652350918;s:2:\"ip\";s:14:\"116.68.103.130\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36\";s:5:\"login\";i:1652178118;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','4'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:20:\"2409:4073:313:5f6c::\";}'),(20,1,'_woocommerce_tracks_anon_id','woo:TxCVdETe0kanHBLgP+tTBx7z'),(21,1,'wc_last_active','1652227200'),(22,1,'extendifysdk_uuid','c39cf5519131c0e2b3999c112cd7e70c'),(23,1,'extendifysdk_user_data','{\"state\":{\"firstLoadedOn\":\"2022-05-06T10:10:21.215Z\",\"email\":\"\",\"apiKey\":\"\",\"uuid\":\"c39cf5519131c0e2b3999c112cd7e70c\",\"sdkPartner\":\"Redux\",\"noticesDismissedAt\":[],\"modalNoticesDismissedAt\":[],\"imports\":0,\"runningImports\":0,\"allowedImports\":0,\"freebieImports\":0,\"entryPoint\":\"not-set\",\"enabled\":true,\"canInstallPlugins\":true,\"canActivatePlugins\":true,\"participatingTestsGroups\":{\"main-button-text\":\"A\"},\"preferredOptions\":{\"taxonomies\":[],\"type\":\"\",\"search\":\"\"},\"isAdmin\":true},\"version\":0}'),(24,1,'elementor_introduction','a:1:{s:18:\"yoast-introduction\";b:1;}'),(25,1,'wp_user-settings','editor=tinymce&libraryContent=browse&imgsize=full'),(26,1,'wp_user-settings-time','1651842897'),(27,1,'nav_menu_recently_edited','83'),(28,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:15:\"title-attribute\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(29,1,'metaboxhidden_nav-menus','a:16:{i:0;s:26:\"add-post-type-car_services\";i:1;s:28:\"add-post-type-e-landing-page\";i:2;s:21:\"add-post-type-product\";i:3;s:29:\"add-post-type-car-testimonial\";i:4;s:21:\"add-post-type-gallery\";i:5;s:30:\"add-post-type-service-estimate\";i:6;s:12:\"add-post_tag\";i:7;s:15:\"add-post_format\";i:8;s:15:\"add-product_cat\";i:9;s:15:\"add-product_tag\";i:10;s:15:\"add-gallery-cat\";i:11;s:15:\"add-service-cat\";i:12;s:14:\"add-make-brand\";i:13;s:13:\"add-model-car\";i:14;s:14:\"add-model-year\";i:15;s:16:\"add-service-part\";}'),(31,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(34,1,'meta-box-order_car-testimonial','a:7:{s:8:\"form_top\";s:0:\"\";s:16:\"before_permalink\";s:0:\"\";s:11:\"after_title\";s:0:\"\";s:12:\"after_editor\";s:0:\"\";s:4:\"side\";s:33:\"submitdiv,postimagediv,wpseo_meta\";s:6:\"normal\";s:39:\"framework-meta-box-testimonials,slugdiv\";s:8:\"advanced\";s:0:\"\";}'),(35,1,'screen_layout_car-testimonial','2'),(38,1,'closedpostboxes_logo-awesome','a:1:{i:0;s:10:\"wpseo_meta\";}'),(39,1,'metaboxhidden_logo-awesome','a:1:{i:0;s:7:\"slugdiv\";}'),(40,1,'tgmpa_dismissed_notice_tgmpa','1');
/*!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=InnoDB AUTO_INCREMENT=2 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,'troosten-admin','$P$Bl6ci1VulRnyNzPBPiEtTAezSEHB3b.','troosten-admin','brains@amaeka.com','https://demoweblinks.in/troosten','2022-05-06 03:55:00','',0,'troosten-admin');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wp_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_primary` tinyint(1) NOT NULL DEFAULT '0',
  `actioned_text` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonce_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `nonce_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=346 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_note_actions`
--

LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES (38,34,'notify-refund-returns-page','Edit page','https://demoweblinks.in/troosten/wp-admin/post.php?post=14&action=edit','actioned',0,'',NULL,NULL),(39,35,'learn_more','Learn More','https://woocommerce.com/checkout-blocks/','actioned',0,'',NULL,NULL),(40,36,'connect','Connect','?page=wc-addons&section=helper','unactioned',0,'',NULL,NULL),(41,37,'enable-navigation','Enable in Settings','https://demoweblinks.in/troosten/wp-admin/admin.php?page=wc-settings&tab=advanced&section=features','actioned',0,'',NULL,NULL),(42,38,'add-store-details','Add store details','https://demoweblinks.in/troosten/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned',0,'',NULL,NULL),(117,39,'browse','Browse','https://woocommerce.com/success-stories/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(118,40,'visit-the-theme-marketplace','Visit the theme marketplace','https://woocommerce.com/product-category/themes/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(119,41,'affirm-insight-first-product-and-payment','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(120,41,'affirm-insight-first-product-and-payment','No','','actioned',0,'Thanks for your feedback',NULL,NULL),(121,42,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(155,30,'pinterest_gtm_q2_2021','Get started for free','https://woocommerce.com/products/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_gtm_q2_2021','unactioned',1,'',NULL,NULL),(159,43,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned',0,'',NULL,NULL),(308,1,'browse_extensions','Browse extensions','https://demoweblinks.in/troosten/wp-admin/admin.php?page=wc-admin&page=wc-addons','unactioned',1,'',NULL,NULL),(309,2,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned',1,'',NULL,NULL),(310,3,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned',1,'',NULL,NULL),(311,4,'wc_shipping_mobile_app_q4_2021','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021','actioned',1,'',NULL,NULL),(312,5,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned',1,'',NULL,NULL),(313,6,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',1,'',NULL,NULL),(314,7,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',1,'',NULL,NULL),(315,8,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned',1,'',NULL,NULL),(316,9,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned',1,'',NULL,NULL),(317,10,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned',1,'',NULL,NULL),(318,11,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',1,'',NULL,NULL),(319,12,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned',1,'',NULL,NULL),(320,13,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',1,'',NULL,NULL),(321,14,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned',1,'',NULL,NULL),(322,15,'update-wc-subscriptions-3-0-15','View latest version','https://demoweblinks.in/troosten/wp-admin/admin.php?page=wc-admin&page=wc-addons&section=helper','actioned',1,'',NULL,NULL),(323,16,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned',1,'',NULL,NULL),(324,19,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',1,'',NULL,NULL),(325,20,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',1,'',NULL,NULL),(326,21,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',1,'',NULL,NULL),(327,21,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(328,22,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',1,'',NULL,NULL),(329,22,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(330,23,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',1,'',NULL,NULL),(331,23,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(332,24,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',1,'',NULL,NULL),(333,24,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(334,25,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned',1,'',NULL,NULL),(335,26,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned',1,'',NULL,NULL),(336,27,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',1,'',NULL,NULL),(337,27,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned',0,'',NULL,NULL),(338,28,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',1,'',NULL,NULL),(339,28,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(340,29,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned',0,'',NULL,NULL),(341,31,'setup_task_initiative_survey_q2_2022_share_your_input','Share your input','https://t.maze.co/87390007','actioned',0,'',NULL,NULL),(342,32,'woocommerce_payments_subscriptions_nopayments_q2_2022','Start selling subscriptions','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_nopayments_q2_2022','actioned',0,'',NULL,NULL),(343,33,'woocommerce_payments_subscriptions_yespayments_q2_2022','Get started','https://woocommerce.com/document/payments/subscriptions/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_yespayments_q2_2022#section-2','actioned',0,'',NULL,NULL),(344,44,'setup_task_second_survey_q2_2022_share_your_input','Share your input','https://t.maze.co/87390007','actioned',0,'',NULL,NULL),(345,45,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned',0,'',NULL,NULL);
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_notes`
--

DROP TABLE IF EXISTS `wp_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_520_ci,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT '0',
  `layout` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `image` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT '0',
  `is_read` tinyint(1) NOT NULL DEFAULT '0',
  `icon` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_notes`
--

LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES (1,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','unactioned','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(2,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(3,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(4,'wc_shipping_mobile_app_q4_2021','marketing','en_US','Print and manage your shipping labels with the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(5,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(6,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(7,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(8,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(9,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(10,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(11,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.','{}','unactioned','woocommerce.com','2022-05-10 10:17:48',NULL,0,'plain','',0,0,'info'),(12,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(13,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(14,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','unactioned','woocommerce.com','2022-05-07 12:04:34',NULL,0,'plain','',0,0,'info'),(15,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(16,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(17,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(18,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(19,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(20,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(21,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(22,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(23,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(24,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(25,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(26,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(27,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(28,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(29,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(30,'pinterest_gtm_q2_2021','marketing','en_US','Get your products in front of a large, engaged audience','Did you know that shoppers on Pinterest spend twice as much as people on other social platforms? With the new, official Pinterest for WooCommerce, you can turn your product catalog into shoppable Pins and showcase them to 400+ million monthly users looking to buy.','{}','unactioned','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(31,'setup_task_initiative_survey_q2_2022','survey','en_US','We want to know what matters most to you','Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.','{}','unactioned','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(32,'woocommerce_payments_subscriptions_nopayments_q2_2022','marketing','en_US','Sell subscriptions online – without a paid extension','Say hello to WooCommerce Payments – now with built-in subscriptions functionality. Get free access to the features you need to start earning recurring revenue online. Pay as you go, with no setup costs or monthly fees.','{}','unactioned','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(33,'woocommerce_payments_subscriptions_yespayments_q2_2022','marketing','en_US','Sell subscriptions online – no extra extension required','It\'s here! WooCommerce Payments now features built-in subscriptions functionality. No need to install an extra, paid extension – we\'ve made it simpler than ever to start earning recurring revenue. Ready to grow your business?','{}','pending','woocommerce.com','2022-05-06 10:01:58',NULL,0,'plain','',0,0,'info'),(34,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2022-05-06 10:01:59',NULL,0,'plain','',0,0,'info'),(35,'surface_cart_checkout','info','en_US','Introducing the Cart and Checkout blocks!','Increase your store\'s revenue with the conversion optimized Cart &amp; Checkout WooCommerce blocks available in the WooCommerce Blocks extension.','{}','unactioned','woo-gutenberg-products-block','2022-05-06 10:01:59',NULL,0,'plain','',0,0,'info'),(36,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2022-05-06 10:01:59',NULL,0,'plain','',0,0,'info'),(37,'wc-admin-navigation-nudge','info','en_US','You now have access to the WooCommerce navigation','We’re introducing a new navigation for a more intuitive and improved user experience. You can enable the beta version of the new experience in the Advanced Settings. Enable it now for your store.','{}','unactioned','woocommerce-admin','2022-05-06 10:01:59',NULL,0,'plain','',0,0,'info'),(38,'wc-admin-complete-store-details','info','en_US','Add your store details to complete store setup','Complete your store details with important information for setup such as your store’s base address','{}','unactioned','woocommerce-admin','2022-05-06 10:01:59',NULL,0,'plain','',0,0,'info'),(39,'wc-admin-orders-milestone','info','en_US','Congratulations on processing 10 orders!','You\'ve hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration.','{}','unactioned','woocommerce-admin','2022-05-06 11:01:58',NULL,0,'plain','',0,0,'info'),(40,'wc-admin-choosing-a-theme','marketing','en_US','Choosing a theme?','Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.','{}','unactioned','woocommerce-admin','2022-05-07 12:04:34',NULL,0,'plain','',0,0,'info'),(41,'wc-admin-insight-first-product-and-payment','survey','en_US','Insight','More than 80% of new merchants add the first product and have at least one payment method set up during the first week.<br><br>Do you find this type of insight useful?','{}','unactioned','woocommerce-admin','2022-05-07 12:04:34',NULL,0,'plain','',0,0,'info'),(42,'wc-admin-customizing-product-catalog','info','en_US','How to customize your product catalog','You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2022-05-07 12:04:34',NULL,0,'plain','',0,0,'info'),(43,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','{}','unactioned','woocommerce-admin','2022-05-09 03:48:10',NULL,0,'plain','',0,0,'info'),(44,'setup_task_second_survey_q2_2022','survey','en_US','We want to know what matters most to you','Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.','{}','pending','woocommerce.com','2022-05-10 10:17:48',NULL,0,'plain','',0,0,'info'),(45,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','pending','woocommerce.com','2022-05-10 10:17:48',NULL,0,'plain','',0,0,'info');
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_category_lookup`
--

DROP TABLE IF EXISTS `wp_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_category_lookup`
--

LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_category_lookup` VALUES (15,15),(46,46),(46,57),(46,70),(57,57),(61,61),(61,68),(61,74),(65,65),(68,68),(70,70),(74,74);
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wp_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `postcode` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `state` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_customer_lookup`
--

LOCK TABLES `wp_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_customer_lookup` VALUES (1,NULL,'','kjljp','jpojopk','dddd@ggg.com','2018-02-28 16:06:23',NULL,'EC','67789','okook','pjopj´pk'),(2,NULL,'','alskjdf','alsdjflak','alksdjf@live.com','2018-03-21 11:08:37',NULL,'IN','ASDFAS','alskdjfl','GJ'),(3,2,'','','','yoyomo@kaka.com','2018-03-23 02:45:16',NULL,'IN','382480','ahmedabad','GJ'),(4,3,'','','','abdulsubhan096@gmail.com','2018-05-04 18:50:27',NULL,'PK','38000','failsalabad','PB'),(5,4,'','','','r@gmail.com','2018-05-29 05:04:40',NULL,'IN','NHHN','nmh','AS'),(6,NULL,'','','','','2018-12-08 03:42:56',NULL,'','','',''),(7,NULL,'','вцйу','вйцвйцвйцв','dsdsd@dsd.com','2019-03-06 12:14:30',NULL,'BY','3213123','вйцв','йцв'),(8,NULL,'','ibk','barry','ibkalilbarry31.ib@gmail.com','2019-03-22 13:07:43',NULL,'GN','0224','conakry','guinéen'),(9,NULL,'','VEERENDRA','SINGH','dfghj@dfgh.fgh','2019-05-03 10:42:02',NULL,'IN','226022','LUCKNOW','UP'),(10,NULL,'','A','A','dmartinez@campbell-ec.com','2019-05-07 18:36:48',NULL,'EC','170510','A','A'),(11,NULL,'','11','22','fsfg@dfg.ij','2019-05-25 14:16:29',NULL,'RU','343423','ваывав','вапкп'),(12,NULL,'','Manuel','Tenora','manuel.tenora@drei.at','2019-09-11 10:00:57',NULL,'AT','3435','Zwentendorf an der Donau',''),(13,NULL,'','jskjfskdfjdsf','fsdfsdfsdffsfs','fsdfsfsdfsf@sdfsfds.com','2019-10-11 04:47:58',NULL,'MX','45654','tlajomulco','JA'),(14,NULL,'','Support Staff','Information','supportstaff@info.com','2020-11-08 01:23:24',NULL,'GH','','Agogo','AH'),(15,NULL,'','SDFSDAJKH','SDKLFJSD','abc@m.com','2020-11-23 07:11:54',NULL,'PK','44000','ASDKLFJSDLJ','IS'),(16,NULL,'','dasdasd','asdasd','test@saasas.com','2020-11-28 16:31:24',NULL,'ES','28055','Madrid','M'),(17,NULL,'','tf','tf','qwefsdfafds@gmasil.com','2020-12-08 03:01:12',NULL,'US','22193','asdfasd','VA'),(18,NULL,'','barış','tuncel','baristuncel123@gmail.com','2021-03-05 07:25:45',NULL,'TR','35550','Istanbul','TR34'),(19,NULL,'','gonzalo','maino','info@solucionescreativas.ar','2021-06-03 18:41:36',NULL,'AR','7600','mar del plata','B'),(20,NULL,'','Liudmyla','Dolia','tolusy@gmail.com','2021-09-06 19:58:16',NULL,'FR','59650','fjfgj',''),(21,NULL,'','','','','2018-12-08 03:42:56',NULL,'','','',''),(22,NULL,'','555','car','office@gassa.hu','2020-09-18 20:09:22',NULL,'HU','1131','Budapest','BU'),(23,NULL,'','Nnead','Ksks','nenad.pumpalovic@gmail.com','2020-09-22 00:38:00',NULL,'RS','11030','Beograd',''),(24,NULL,'','fafsa','fsfas','asnsia@hotmail.com','2020-12-03 16:24:05',NULL,'RW','51515','fasfsaf','fasfas'),(25,NULL,'','Juan Rene','Jacobo','juanrene.benavides@hotmail.com','2021-02-26 04:23:38',NULL,'SV','00000','San Salvador','San Salvador'),(26,NULL,'','Мадина','Кулешока','pyannikov80000@gmail.com','2021-05-22 18:56:59',NULL,'AE','','г. Заполярный',''),(27,NULL,'','Appia Edouard','GOBOU','edouard.gobou@gmail.com','2020-12-07 13:16:03',NULL,'CI','558','Abobo','Lagune'),(28,NULL,'','CAROLE VIRGINIE','DUVAL','jp.guihal@orange.fr','2021-02-01 16:31:35',NULL,'FR','44270','MACHECOUL ST MEME',''),(29,NULL,'','KontCar','kft','kontcar@gmail.com','2021-02-08 12:15:31',NULL,'HU','2310','Szigetszentmiklós','BZ'),(30,NULL,'','salman','Pathan','salmanpathan12@gmail.com','2021-06-02 10:36:53',NULL,'IN','201301','Noida','UP'),(31,NULL,'','khushali','mandalia','khushdmandalia@gmail.com','2021-06-19 05:39:58',NULL,'IN','380051','ahmedabad','GJ'),(32,NULL,'','Test','Test','test@gmail.com','2021-08-23 05:45:29',NULL,'IN','382481','Ahmedabad','GJ');
/*!40000 ALTER TABLE `wp_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_download_log`
--

DROP TABLE IF EXISTS `wp_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`),
  CONSTRAINT `fk_wp_wc_download_log_permission_id` FOREIGN KEY (`permission_id`) REFERENCES `wp_woocommerce_downloadable_product_permissions` (`permission_id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_download_log`
--

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

--
-- Table structure for table `wp_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_coupon_lookup`
--

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

--
-- Table structure for table `wp_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT '0',
  `product_gross_revenue` double NOT NULL DEFAULT '0',
  `coupon_amount` double NOT NULL DEFAULT '0',
  `tax_amount` double NOT NULL DEFAULT '0',
  `shipping_amount` double NOT NULL DEFAULT '0',
  `shipping_tax_amount` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_product_lookup`
--

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

--
-- Table structure for table `wp_wc_order_stats`
--

DROP TABLE IF EXISTS `wp_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT '0',
  `total_sales` double NOT NULL DEFAULT '0',
  `tax_total` double NOT NULL DEFAULT '0',
  `shipping_total` double NOT NULL DEFAULT '0',
  `net_total` double NOT NULL DEFAULT '0',
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_stats`
--

LOCK TABLES `wp_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_stats` DISABLE KEYS */;
INSERT INTO `wp_wc_order_stats` VALUES (1560,0,'2018-02-28 16:06:23','2018-02-28 16:06:23',0,47,0,0,47,0,'wc-cancelled',1),(1561,0,'2018-03-21 11:08:37','2018-03-21 11:08:37',0,35,0,0,35,0,'wc-on-hold',2),(1562,0,'2018-03-23 02:45:16','2018-03-23 02:45:16',0,35,0,0,35,0,'wc-on-hold',3),(1563,0,'2018-05-04 18:50:27','2018-05-04 18:50:27',0,36,0,0,36,0,'wc-on-hold',4),(1564,0,'2018-05-29 05:04:40','2018-05-29 05:04:40',0,24,0,0,24,0,'wc-on-hold',5),(1636,0,'2018-12-08 03:42:56','2018-12-08 03:42:56',0,0,0,0,0,0,'wc-processing',6),(1653,0,'2019-03-06 12:14:30','2019-03-06 12:14:30',0,60,0,0,60,0,'wc-processing',7),(1654,0,'2019-03-22 11:11:11','2019-03-22 11:11:11',0,65,0,0,65,0,'wc-processing',8),(1655,0,'2019-03-22 13:07:43','2019-03-22 13:07:43',0,30,0,0,30,1,'wc-processing',8),(1661,0,'2019-05-03 10:42:02','2019-05-03 10:42:02',0,12,0,0,12,0,'wc-on-hold',9),(1662,0,'2019-05-07 18:36:48','2019-05-07 18:36:48',0,53,0,0,53,0,'wc-cancelled',10),(1666,0,'2019-05-25 14:16:29','2019-05-25 14:16:29',0,12,0,0,12,0,'wc-cancelled',11),(1675,0,'2019-09-11 10:00:57','2019-09-11 10:00:57',0,20,0,0,20,0,'wc-processing',12),(1680,0,'2019-10-11 04:47:58','2019-10-11 04:47:58',0,15,0,0,15,0,'wc-cancelled',13),(2678,0,'2020-11-08 01:23:24','2020-11-08 01:23:24',0,20,0,0,20,0,'wc-processing',14),(2683,0,'2020-11-23 07:11:54','2020-11-23 07:11:54',0,12,0,0,12,0,'wc-cancelled',15),(2705,0,'2020-11-28 16:31:24','2020-11-28 16:31:24',0,18,0,0,18,0,'wc-cancelled',16),(2708,0,'2020-12-08 03:01:12','2020-12-08 03:01:12',0,12,0,0,12,0,'wc-processing',17),(2721,0,'2020-09-18 20:09:22','2020-09-18 20:09:22',0,35,0,0,35,0,'wc-processing',22),(2722,0,'2020-09-22 00:38:00','2020-09-22 00:38:00',0,18,0,0,18,0,'wc-cancelled',23),(2729,0,'2021-03-05 07:25:45','2021-03-05 07:25:45',0,12,0,0,12,0,'wc-cancelled',18),(2740,0,'2021-06-03 18:41:36','2021-06-03 18:41:36',0,30,0,0,30,0,'wc-processing',19),(2748,0,'2021-02-01 16:31:35','2021-02-01 16:31:35',0,12,0,0,12,0,'wc-processing',28),(2750,0,'2021-09-06 19:58:16','2021-09-06 19:58:16',0,18,0,0,18,1,'wc-processing',20),(2751,0,'2021-02-26 04:23:38','2021-02-26 04:23:38',0,12,0,0,12,0,'wc-on-hold',25),(3006,0,'2018-12-08 03:42:56','2018-12-08 03:42:56',0,0,0,0,0,0,'wc-processing',21),(3007,0,'2019-03-06 12:14:30','2019-03-06 12:14:30',0,60,0,0,60,1,'wc-processing',7),(3008,0,'2019-03-22 11:11:11','2019-03-22 11:11:11',0,65,0,0,65,1,'wc-processing',8),(3009,0,'2019-03-22 13:07:43','2019-03-22 13:07:43',0,30,0,0,30,1,'wc-processing',8),(3010,0,'2019-05-03 10:42:02','2019-05-03 10:42:02',0,12,0,0,12,1,'wc-on-hold',9),(3011,0,'2019-05-07 18:36:48','2019-05-07 18:36:48',0,53,0,0,53,0,'wc-cancelled',10),(3012,0,'2019-05-25 14:16:29','2019-05-25 14:16:29',0,12,0,0,12,0,'wc-cancelled',11),(3013,0,'2019-09-11 10:00:57','2019-09-11 10:00:57',0,20,0,0,20,1,'wc-processing',12),(3014,0,'2019-10-11 04:47:58','2019-10-11 04:47:58',0,15,0,0,15,0,'wc-cancelled',13),(3015,0,'2020-12-03 16:24:05','2020-12-03 16:24:05',0,20,0,0,20,0,'wc-cancelled',24),(3016,0,'2021-05-22 18:56:59','2021-05-22 18:56:59',0,20,0,0,20,0,'wc-on-hold',26),(3020,0,'2020-12-07 13:16:03','2020-12-07 13:16:03',0,24,0,0,24,0,'wc-processing',27),(3021,0,'2021-02-08 12:15:31','2021-02-08 12:15:31',0,18,0,0,18,0,'wc-processing',29),(3022,0,'2021-06-02 10:36:53','2021-06-02 10:36:53',0,35,0,0,35,0,'wc-processing',30),(3023,0,'2021-06-19 05:39:58','2021-06-19 05:39:58',0,12,0,0,12,0,'wc-processing',31),(3024,0,'2021-08-23 05:45:29','2021-08-23 05:45:29',0,12,0,0,12,0,'wc-processing',32),(3025,0,'2021-09-06 19:53:32','2021-09-06 19:53:32',0,12,0,0,12,0,'wc-processing',20);
/*!40000 ALTER TABLE `wp_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT '0',
  `order_tax` double NOT NULL DEFAULT '0',
  `total_tax` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_tax_lookup`
--

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

--
-- Table structure for table `wp_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_attributes_lookup`
--

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

--
-- Table structure for table `wp_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `virtual` tinyint(1) DEFAULT '0',
  `downloadable` tinyint(1) DEFAULT '0',
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT '0',
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT '0',
  `average_rating` decimal(3,2) DEFAULT '0.00',
  `total_sales` bigint(20) DEFAULT '0',
  `tax_status` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT 'taxable',
  `tax_class` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_meta_lookup`
--

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

--
-- Table structure for table `wp_wc_rate_limits`
--

DROP TABLE IF EXISTS `wp_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT '0',
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_rate_limits`
--

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

--
-- Table structure for table `wp_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wp_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT '0',
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_reserved_stock`
--

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

--
-- Table structure for table `wp_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wp_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_tax_rate_classes` (
  `tax_rate_class_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 '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_tax_rate_classes`
--

LOCK TABLES `wp_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wp_wc_tax_rate_classes` VALUES (1,'Reduced rate','reduced-rate'),(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_webhooks`
--

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

--
-- Dumping data for table `wp_wc_webhooks`
--

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

--
-- Table structure for table `wp_woocommerce_api_keys`
--

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

--
-- Dumping data for table `wp_woocommerce_api_keys`
--

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

--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--

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

--
-- Dumping data for table `wp_woocommerce_attribute_taxonomies`
--

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

--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--

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

--
-- Dumping data for table `wp_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wp_woocommerce_log`
--

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

--
-- Dumping data for table `wp_woocommerce_log`
--

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

--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--

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

--
-- Dumping data for table `wp_woocommerce_order_itemmeta`
--

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

--
-- Table structure for table `wp_woocommerce_order_items`
--

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

--
-- Dumping data for table `wp_woocommerce_order_items`
--

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

--
-- Table structure for table `wp_woocommerce_payment_tokenmeta`
--

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

--
-- Dumping data for table `wp_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wp_woocommerce_payment_tokens`
--

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

--
-- Dumping data for table `wp_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wp_woocommerce_sessions`
--

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

--
-- Dumping data for table `wp_woocommerce_sessions`
--

LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` VALUES (3,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:738:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:17:\"brains@amaeka.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1652350808);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_locations`
--

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

--
-- Dumping data for table `wp_woocommerce_shipping_zone_locations`
--

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

--
-- Table structure for table `wp_woocommerce_shipping_zone_methods`
--

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

--
-- Dumping data for table `wp_woocommerce_shipping_zone_methods`
--

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

--
-- Table structure for table `wp_woocommerce_shipping_zones`
--

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

--
-- Dumping data for table `wp_woocommerce_shipping_zones`
--

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

--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--

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

--
-- Dumping data for table `wp_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wp_woocommerce_tax_rates`
--

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

--
-- Dumping data for table `wp_woocommerce_tax_rates`
--

LOCK TABLES `wp_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` 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,
  `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,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `breadcrumb_title` text COLLATE utf8mb4_unicode_520_ci,
  `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,
  `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,
  `twitter_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_image_source` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_title` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_graph_image_source` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `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,
  `version` int(11) DEFAULT '1',
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime 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 `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=828 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 (1,'https://demoweblinks.in/troosten/author/troosten-admin/','55:afc28447079068da189895932df80cce',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/daab3fa81cc52fc6684d5260c048189d?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/daab3fa81cc52fc6684d5260c048189d?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2022-05-06 10:04:19','2022-05-10 13:30:07',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:30:06','2013-06-07 10:35:51'),(2,NULL,NULL,15,'post','attachment',1,0,NULL,NULL,'One Click Demo Import &#8211; log_file_2022-05-06__10-04-19','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19','2022-05-06 10:04:19'),(3,'https://demoweblinks.in/troosten/category/audios/','49:a3ef9ebf0c8d0aedec09e9c420a47ad6',16,'term','category',NULL,NULL,NULL,NULL,'Audios',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2016-04-06 09:13:58'),(4,'https://demoweblinks.in/troosten/category/daily-inspiration/','60:983a222aa5a9f5750dc5d8f48b8b8dc8',17,'term','category',NULL,NULL,NULL,NULL,'Daily Inspiration',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2016-04-06 09:13:58'),(5,'https://demoweblinks.in/troosten/category/freelance/','52:3f3ec81ea81720ed6830023e411424ae',18,'term','category',NULL,NULL,NULL,NULL,'Freelance',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2017-04-07 09:55:18'),(6,'https://demoweblinks.in/troosten/category/links/','48:2d18816ec8784fe98940ce528d15772f',19,'term','category',NULL,NULL,NULL,NULL,'Links',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2017-04-19 11:21:47'),(7,'https://demoweblinks.in/troosten/category/mobile/','49:6079a115240ec42f52ede1d27dab84a5',20,'term','category',NULL,NULL,NULL,NULL,'Mobile',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2017-04-19 11:21:47'),(8,'https://demoweblinks.in/troosten/category/photography/','54:ed2cee62fe71fce2c82f8e3d7295d854',21,'term','category',NULL,NULL,NULL,NULL,'Photography',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2017-04-08 09:26:42'),(9,'https://demoweblinks.in/troosten/category/quotes/','49:c0547f9083e754dbc875c8c3edf8cca3',22,'term','category',NULL,NULL,NULL,NULL,'Quotes',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2017-04-07 09:55:18'),(10,'https://demoweblinks.in/troosten/category/resources/','52:7720c5dbccdf7caff642134484cfd839',23,'term','category',NULL,NULL,NULL,NULL,'Resources',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2016-04-08 07:12:10'),(11,'https://demoweblinks.in/troosten/category/status/','49:f2099f50da8cb08d516e820352de016b',24,'term','category',NULL,NULL,NULL,NULL,'Status',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2017-04-05 09:28:28'),(12,'https://demoweblinks.in/troosten/tag/auto/','42:30a572264580de01fa8315db4e628344',25,'term','post_tag',NULL,NULL,NULL,NULL,'Auto',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-04-08 09:26:42','2016-04-08 07:12:10'),(13,'https://demoweblinks.in/troosten/tag/auto-body/','47:b9006ae47e8df55b97fc3b7bdcc2ff20',26,'term','post_tag',NULL,NULL,NULL,NULL,'Auto Body',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2016-04-08 07:12:10','2016-04-08 07:12:10'),(14,'https://demoweblinks.in/troosten/tag/brakes/','44:2553867287f1eb25f19906e12e14fe4f',27,'term','post_tag',NULL,NULL,NULL,NULL,'Brakes',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-04-05 09:28:28','2017-04-05 09:28:28'),(15,'https://demoweblinks.in/troosten/tag/car/','41:ded9f9f59898511841882f6a381175e2',28,'term','post_tag',NULL,NULL,NULL,NULL,'Car',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2017-04-07 09:55:18'),(16,'https://demoweblinks.in/troosten/tag/car-service/','49:24a24508edbfa27369f582cba3eb463f',29,'term','post_tag',NULL,NULL,NULL,NULL,'Car Service',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2016-04-08 07:12:10'),(17,'https://demoweblinks.in/troosten/tag/mechanics/','47:a0bf417d87127d6f8854e55ed0a807ed',30,'term','post_tag',NULL,NULL,NULL,NULL,'Mechanics',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2017-04-19 11:21:47'),(18,'https://demoweblinks.in/troosten/tag/oil-change/','48:f75cda29803ade5e37860c4ae63a1d46',31,'term','post_tag',NULL,NULL,NULL,NULL,'Oil Change',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-04-05 09:28:28','2017-04-05 09:28:28'),(19,'https://demoweblinks.in/troosten/tag/repair/','44:116836cf6d2acc3a147baf3bcdaf2722',32,'term','post_tag',NULL,NULL,NULL,NULL,'Repair',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-04-07 09:55:18','2017-04-07 09:55:18'),(20,'https://demoweblinks.in/troosten/tag/repairs/','45:096271b7b1e2f720397f06fbb42fef13',33,'term','post_tag',NULL,NULL,NULL,NULL,'Repairs',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(21,'https://demoweblinks.in/troosten/tag/sound/','43:bd0e54c973e69c0340f943d23c1993bd',34,'term','post_tag',NULL,NULL,NULL,NULL,'Sound',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-04-07 09:55:18','2017-04-07 09:55:18'),(22,'https://demoweblinks.in/troosten/tag/transmissions/','51:c0c346afd7637c77f4c06c4e6f5aba84',35,'term','post_tag',NULL,NULL,NULL,NULL,'Transmissions',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-04-05 09:28:28','2017-04-05 09:28:28'),(23,'https://demoweblinks.in/troosten/model-year/2017/','49:98d194a2865ae94f556840091deaa493',36,'term','model-year',NULL,NULL,NULL,NULL,'2017',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(24,'https://demoweblinks.in/troosten/model-year/2018/','49:7bf45b297f7f275e87d78780545c665d',37,'term','model-year',NULL,NULL,NULL,NULL,'2018',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(25,'https://demoweblinks.in/troosten/product-tag/accessories/','57:d4d994887fc17e2487711af5c8790c8f',38,'term','product_tag',NULL,NULL,NULL,NULL,'Accessories',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(26,'https://demoweblinks.in/troosten/product-tag/air-filter/','56:bab40007486e4095f3ca9925bd781c4a',39,'term','product_tag',NULL,NULL,NULL,NULL,'Air Filter',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(27,'https://demoweblinks.in/troosten/service-cat/brakes/','52:8d67d10246600dc8265b0ac486be0024',40,'term','service-cat',NULL,NULL,NULL,NULL,'BRAKES',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(28,'https://demoweblinks.in/troosten/product-tag/car-care/','54:e679356ec8fcd502c6159c7f920c4a18',41,'term','product_tag',NULL,NULL,NULL,NULL,'Car Care',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(29,'https://demoweblinks.in/troosten/gallery-cat/car-maintenance/','61:a871018670f150067507b7fa3ee2e4dc',42,'term','gallery-cat',NULL,NULL,NULL,NULL,'Car Maintenance',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-03-20 05:12:21','2017-03-20 03:39:06'),(30,NULL,NULL,43,'term','model-car',NULL,NULL,NULL,NULL,'Cherokee',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(31,NULL,NULL,44,'term','model-car',NULL,NULL,NULL,NULL,'City Express',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(32,NULL,NULL,45,'term','model-car',NULL,NULL,NULL,NULL,'Civic',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(33,'https://demoweblinks.in/troosten/product-category/clothing/','59:75d1b976c9721563c3bbe79aeefdf97a',46,'term','product_cat',NULL,NULL,NULL,NULL,'Clothing',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(34,NULL,NULL,47,'term','model-car',NULL,NULL,NULL,NULL,'Colorado',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(35,NULL,NULL,48,'term','model-car',NULL,NULL,NULL,NULL,'Compass',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(36,NULL,NULL,49,'term','model-car',NULL,NULL,NULL,NULL,'Convertible',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(37,NULL,NULL,50,'term','service-cat',NULL,NULL,NULL,NULL,'ENGINE',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(38,NULL,NULL,51,'term','service-part',NULL,NULL,NULL,NULL,'Engine Oil',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(39,'https://demoweblinks.in/troosten/product-tag/engine-parts/','58:0332add0b405f1da8f601d15a0f95acb',52,'term','product_tag',NULL,NULL,NULL,NULL,'Engine Parts',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(40,'https://demoweblinks.in/troosten/product-tag/exhaust/','53:085f3ac411165aad2256ce4ea709345d',53,'term','product_tag',NULL,NULL,NULL,NULL,'Exhaust',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(41,NULL,NULL,54,'term','service-part',NULL,NULL,NULL,NULL,'Fuel Injector',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(42,NULL,NULL,55,'term','service-part',NULL,NULL,NULL,NULL,'Fuel Injector Seal',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(43,NULL,NULL,56,'term','service-part',NULL,NULL,NULL,NULL,'Fuel Pump',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(44,'https://demoweblinks.in/troosten/product-category/clothing/hoodies/','67:2f28f76055995ca0dce154cc73bccb19',57,'term','product_cat',NULL,NULL,NULL,NULL,'Hoodies',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(45,NULL,NULL,58,'term','make-brand',NULL,NULL,NULL,NULL,'Hyundai',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(46,NULL,NULL,59,'term','make-brand',NULL,NULL,NULL,NULL,'Jeep',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(47,NULL,NULL,60,'term','service-cat',NULL,NULL,NULL,NULL,'MAINTENANCE',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(48,'https://demoweblinks.in/troosten/product-category/music/','56:42b9594967676b4662d35fc6d302e7f4',61,'term','product_cat',NULL,NULL,NULL,NULL,'Music',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:04:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(49,'https://demoweblinks.in/troosten/product-tag/oils/','50:732da3a993f09ea81c167830867a6680',62,'term','product_tag',NULL,NULL,NULL,NULL,'Oils',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(50,NULL,NULL,63,'term','gallery-cat',NULL,NULL,NULL,NULL,'Other',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(51,'https://demoweblinks.in/troosten/product-category/posters/','58:c4816223e69781a2dab5e392636293b5',65,'term','product_cat',NULL,NULL,NULL,NULL,'Posters',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(52,'https://demoweblinks.in/troosten/product-tag/sensors/','53:d2cc64e7847196b1691f9dd5b254750a',67,'term','product_tag',NULL,NULL,NULL,NULL,'Sensors',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(53,'https://demoweblinks.in/troosten/product-category/music/singles/','64:a9a75ae337b5a2ac16585e57958897d7',68,'term','product_cat',NULL,NULL,NULL,NULL,'Singles',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:04:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(54,NULL,NULL,69,'term','make-brand',NULL,NULL,NULL,NULL,'Subaru',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(55,'https://demoweblinks.in/troosten/product-category/clothing/t-shirts/','68:01bc33deb0ef16596b43025a7caf56e0',70,'term','product_cat',NULL,NULL,NULL,NULL,'T-shirts',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(56,'https://demoweblinks.in/troosten/product-tag/tires/','51:daa08354c22497506abd5f358fe32ae3',71,'term','product_tag',NULL,NULL,NULL,NULL,'Tires',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(57,NULL,NULL,72,'term','make-brand',NULL,NULL,NULL,NULL,'Toyota',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(58,NULL,NULL,73,'term','gallery-cat',NULL,NULL,NULL,NULL,'Vehicle Repair',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:04:19',NULL),(59,'https://demoweblinks.in/troosten/product-category/music/albums/','63:f35f79628ed8aa194f8bdeaa4dd5d59a',74,'term','product_cat',NULL,NULL,NULL,NULL,'Albums',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,0,NULL,NULL,'2022-05-06 10:04:19','2022-05-06 10:04:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:04:19',NULL),(60,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_back.jpg','77:9cf7b9df42ae277c157ee6421392fd9f',45,'post','attachment',1,934,NULL,NULL,'hoodie_1_back','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_back.jpg',NULL,'45','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_back.jpg','45','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_back.jpg\",\"size\":\"full\",\"id\":45,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:20','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 11:00:00'),(61,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front.jpg','78:dfe2bd7aa8cf1c7bf95707479a2924df',46,'post','attachment',1,934,NULL,NULL,'hoodie_1_front','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front.jpg',NULL,'46','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front.jpg','46','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front.jpg\",\"size\":\"full\",\"id\":46,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:20','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 11:00:01'),(62,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_1_back.jpg','72:014b80b3ace1c1f8f86412a48d904ae6',881,'post','attachment',1,929,NULL,NULL,'T_1_back','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_1_back.jpg',NULL,'881','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_1_back.jpg','881','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_1_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_1_back.jpg\",\"size\":\"full\",\"id\":881,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:21','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 10:35:39'),(63,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_2_back.jpg','72:a1ee26815223dde3120fdd0f54126570',883,'post','attachment',1,930,NULL,NULL,'T_2_back','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_2_back.jpg',NULL,'883','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_2_back.jpg','883','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_2_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_2_back.jpg\",\"size\":\"full\",\"id\":883,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:22','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 10:41:34'),(64,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_back.jpg','72:43fec0be5b04c6f2fe3b220c30fc694e',885,'post','attachment',1,22,NULL,NULL,'T_3_back','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_back.jpg',NULL,'885','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_back.jpg','885','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_back.jpg\",\"size\":\"full\",\"id\":885,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:22','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 10:45:26'),(65,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front.jpg','73:233f77be1d9d86217d7cbdba249cfb85',886,'post','attachment',1,22,NULL,NULL,'T_3_front','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front.jpg',NULL,'886','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front.jpg','886','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front.jpg\",\"size\":\"full\",\"id\":886,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:23','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 10:45:27'),(66,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_back.jpg','72:5ecc0f8ecb7e5842212c251a4ec2c0fe',887,'post','attachment',1,22,NULL,NULL,'T_4_back','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_back.jpg',NULL,'887','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_back.jpg','887','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_back.jpg\",\"size\":\"full\",\"id\":887,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:24','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 10:45:29'),(67,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1.jpg','74:2f6eb474f328c8be772330bf6d1001c6',888,'post','attachment',1,22,NULL,NULL,'T_4_front','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1.jpg',NULL,'888','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1.jpg','888','attachment-image','{\"width\":88,\"height\":115,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1.jpg\",\"size\":\"full\",\"id\":888,\"alt\":\"\",\"pixels\":10120,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:24','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 10:45:30'),(68,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_5_back.jpg','72:37d728a2b2ee30d62f47fd29af5a1f1e',890,'post','attachment',1,931,NULL,NULL,'T_5_back','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_5_back.jpg',NULL,'890','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_5_back.jpg','890','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_5_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_5_back.jpg\",\"size\":\"full\",\"id\":890,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:25','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 10:49:23'),(69,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_6_back.jpg','72:c862aa6c26ed6061d701325e67f9fb18',892,'post','attachment',1,932,NULL,NULL,'T_6_back','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_6_back.jpg',NULL,'892','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_6_back.jpg','892','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_6_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_6_back.jpg\",\"size\":\"full\",\"id\":892,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:26','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 10:52:02'),(70,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_7_back.jpg','72:c08d2205ecc758ce0b55cdb638fef36e',894,'post','attachment',1,933,NULL,NULL,'T_7_back','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_7_back.jpg',NULL,'894','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_7_back.jpg','894','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_7_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_7_back.jpg\",\"size\":\"full\",\"id\":894,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:26','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 10:53:29'),(71,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_7_back.jpg','77:d11f62dbfeb17253ab05079ae0d6cd6d',896,'post','attachment',1,934,NULL,NULL,'hoodie_7_back','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_7_back.jpg',NULL,'896','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_7_back.jpg','896','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_7_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_7_back.jpg\",\"size\":\"full\",\"id\":896,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:27','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 10:59:54'),(72,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_2_back.jpg','77:780c55792ad3584893940ab776597f9c',898,'post','attachment',1,47,NULL,NULL,'hoodie_2_back','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_2_back.jpg',NULL,'898','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_2_back.jpg','898','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_2_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_2_back.jpg\",\"size\":\"full\",\"id\":898,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:28','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2013-06-07 11:02:26'),(73,NULL,NULL,900,'post','attachment',1,0,NULL,NULL,'hoodie_3_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_3_back.jpg',NULL,'900','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_3_back.jpg','900','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_3_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_3_back.jpg\",\"size\":\"full\",\"id\":900,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:28','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:03:50','2013-06-07 11:03:50'),(74,NULL,NULL,902,'post','attachment',1,0,NULL,NULL,'hoodie_4_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_4_back.jpg',NULL,'902','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_4_back.jpg','902','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_4_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_4_back.jpg\",\"size\":\"full\",\"id\":902,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:29','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:05:13','2013-06-07 11:05:13'),(75,NULL,NULL,904,'post','attachment',1,0,NULL,NULL,'hoodie_5_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_5_back.jpg',NULL,'904','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_5_back.jpg','904','attachment-image','{\"width\":88,\"height\":115,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_5_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_5_back.jpg\",\"size\":\"full\",\"id\":904,\"alt\":\"\",\"pixels\":10120,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:29','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:07:10','2013-06-07 11:07:10'),(76,NULL,NULL,906,'post','attachment',1,0,NULL,NULL,'hoodie_6_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_6_back.jpg',NULL,'906','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_6_back.jpg','906','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_6_back.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_6_back.jpg\",\"size\":\"full\",\"id\":906,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:30','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:12:16','2013-06-07 11:12:16'),(77,NULL,NULL,908,'post','attachment',1,0,NULL,NULL,'Poster_1_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_1_flat.jpg',NULL,'908','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_1_flat.jpg','908','attachment-image','{\"width\":1000,\"height\":1000,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_1_flat.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_1_flat.jpg\",\"size\":\"full\",\"id\":908,\"alt\":\"\",\"pixels\":1000000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:31','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:22:05','2013-06-07 11:22:05'),(78,NULL,NULL,910,'post','attachment',1,0,NULL,NULL,'Poster_2_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_2_flat.jpg',NULL,'910','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_2_flat.jpg','910','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_2_flat.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_2_flat.jpg\",\"size\":\"full\",\"id\":910,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:32','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:24:47','2013-06-07 11:24:47'),(79,NULL,NULL,912,'post','attachment',1,0,NULL,NULL,'Poster_3_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_3_flat.jpg',NULL,'912','attachment-image',NULL,NULL,NULL,'912','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:04:33','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:27:31','2013-06-07 11:27:31'),(80,NULL,NULL,18,'post','attachment',1,0,NULL,NULL,'services-img-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg',NULL,'18','attachment-image',NULL,NULL,NULL,'18','attachment-image',NULL,NULL,2,NULL,'2022-05-06 10:04:34','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 14:06:23','2017-03-08 14:06:23'),(81,NULL,NULL,21,'post','attachment',1,0,NULL,NULL,'services-img-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg',NULL,'21','attachment-image',NULL,NULL,NULL,'21','attachment-image',NULL,NULL,4,NULL,'2022-05-06 10:04:34','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 14:46:52','2017-03-08 14:46:52'),(82,NULL,NULL,31,'post','attachment',1,0,NULL,NULL,'block-bg-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-1.jpg',NULL,'31','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-1.jpg','31','attachment-image','{\"width\":1920,\"height\":1000,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-1.jpg\",\"size\":\"full\",\"id\":31,\"alt\":\"\",\"pixels\":1920000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:35','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 15:04:20','2017-03-08 15:04:20'),(83,NULL,NULL,42,'post','attachment',1,0,NULL,NULL,'services-img-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg',NULL,'42','attachment-image',NULL,NULL,NULL,'42','attachment-image',NULL,NULL,4,NULL,'2022-05-06 10:04:39','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 15:37:44','2017-03-08 15:37:44'),(84,NULL,NULL,62,'post','attachment',1,0,NULL,NULL,'slide3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/slide3.jpg',NULL,'62','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/slide3.jpg','62','attachment-image','{\"width\":1920,\"height\":866,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/slide3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/slide3.jpg\",\"size\":\"full\",\"id\":62,\"alt\":\"\",\"pixels\":1662720,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:40','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 17:13:18','2017-03-08 17:13:18'),(85,NULL,NULL,66,'post','attachment',1,0,NULL,NULL,'banner-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/banner-bg.png',NULL,'66','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/banner-bg.png','66','attachment-image','{\"width\":100,\"height\":100,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/banner-bg.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/banner-bg.png\",\"size\":\"full\",\"id\":66,\"alt\":\"\",\"pixels\":10000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2022-05-06 10:04:43','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 17:24:41','2017-03-08 17:24:41'),(86,NULL,NULL,67,'post','attachment',1,0,NULL,NULL,'banner-key','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/banner-key.png',NULL,'67','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/banner-key.png','67','attachment-image','{\"width\":370,\"height\":250,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/banner-key.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/banner-key.png\",\"size\":\"full\",\"id\":67,\"alt\":\"\",\"pixels\":92500,\"type\":\"image/png\"}',NULL,NULL,NULL,'2022-05-06 10:04:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 17:27:34','2017-03-08 17:27:34'),(87,NULL,NULL,73,'post','attachment',1,0,NULL,NULL,'block-bg-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-2.jpg',NULL,'73','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-2.jpg','73','attachment-image','{\"width\":1920,\"height\":1000,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-2.jpg\",\"size\":\"full\",\"id\":73,\"alt\":\"\",\"pixels\":1920000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:46','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 17:53:07','2017-03-08 17:53:07'),(88,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png','76:8e92822bf42402443e9f309d9967b868',83,'post','attachment',1,56,NULL,NULL,'service-1-bg','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png',NULL,'83','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png','83','attachment-image','{\"width\":390,\"height\":390,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg.png\",\"size\":\"full\",\"id\":83,\"alt\":\"\",\"pixels\":152100,\"type\":\"image/png\"}',NULL,1,NULL,'2022-05-06 10:04:50','2022-05-06 12:41:07',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2017-03-09 06:35:09'),(89,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg','76:47fd253c539c5a50a4be149b3adb54a1',84,'post','attachment',1,56,NULL,NULL,'service-2-bg','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg',NULL,'84','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg','84','attachment-image','{\"width\":390,\"height\":390,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg.jpg\",\"size\":\"full\",\"id\":84,\"alt\":\"\",\"pixels\":152100,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:04:51','2022-05-09 11:45:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2017-03-09 06:35:11'),(90,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg','76:6f6691b3c662593fce8842a446835009',90,'post','attachment',1,56,NULL,NULL,'service-3-bg','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg',NULL,'90','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg','90','attachment-image','{\"width\":390,\"height\":390,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg.jpg\",\"size\":\"full\",\"id\":90,\"alt\":\"\",\"pixels\":152100,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-05-06 10:04:51','2022-05-06 12:41:07',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2017-03-09 06:57:23'),(91,NULL,NULL,901,'post','attachment',1,0,NULL,NULL,'about-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img.jpg',NULL,'901','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img.jpg','901','attachment-image','{\"width\":470,\"height\":365,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img.jpg\",\"size\":\"full\",\"id\":901,\"alt\":\"\",\"pixels\":171550,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:52','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 13:24:02','2017-03-08 13:24:02'),(92,NULL,NULL,914,'post','attachment',1,0,NULL,NULL,'Poster_4_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_4_flat.jpg',NULL,'914','attachment-image',NULL,NULL,NULL,'914','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:04:53','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:28:20','2013-06-07 11:28:20'),(93,NULL,NULL,916,'post','attachment',1,0,NULL,NULL,'Poster_5_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_5_flat.jpg',NULL,'916','attachment-image',NULL,NULL,NULL,'916','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:04:53','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:29:37','2013-06-07 11:29:37'),(94,NULL,NULL,918,'post','attachment',1,0,NULL,NULL,'cd_1_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/cd_1_flat.jpg',NULL,'918','attachment-image',NULL,NULL,NULL,'918','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:04:54','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:32:57','2013-06-07 11:32:57'),(95,NULL,NULL,920,'post','attachment',1,0,NULL,NULL,'cd_2_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/cd_2_flat.jpg',NULL,'920','attachment-image',NULL,NULL,NULL,'920','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:04:55','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:34:07','2013-06-07 11:34:07'),(96,NULL,NULL,922,'post','attachment',1,0,NULL,NULL,'cd_3_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/cd_3_flat.jpg',NULL,'922','attachment-image',NULL,NULL,NULL,'922','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:04:55','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:35:10','2013-06-07 11:35:10'),(97,NULL,NULL,923,'post','attachment',1,0,NULL,NULL,'cd_4_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/cd_4_flat.jpg',NULL,'923','attachment-image',NULL,NULL,NULL,'923','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:04:56','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:36:10','2013-06-07 11:36:10'),(98,NULL,NULL,926,'post','attachment',1,0,NULL,NULL,'cd_5_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/cd_5_flat.jpg',NULL,'926','attachment-image',NULL,NULL,NULL,'926','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:04:57','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:37:17','2013-06-07 11:37:17'),(99,NULL,NULL,928,'post','attachment',1,0,NULL,NULL,'cd_6_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/cd_6_flat.jpg',NULL,'928','attachment-image',NULL,NULL,NULL,'928','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:04:57','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:38:03','2013-06-07 11:38:03'),(100,NULL,NULL,92,'post','attachment',1,0,NULL,NULL,'service-4-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-4-bg.jpg',NULL,'92','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-4-bg.jpg','92','attachment-image','{\"width\":390,\"height\":390,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-4-bg.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/service-4-bg.jpg\",\"size\":\"full\",\"id\":92,\"alt\":\"\",\"pixels\":152100,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:04:58','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-09 06:58:15','2017-03-09 06:58:15'),(101,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg','76:53a9fa9da14effad8b3cec8d131d0b8a',94,'post','attachment',1,56,NULL,NULL,'service-6-bg','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg',NULL,'94','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg','94','attachment-image','{\"width\":390,\"height\":390,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg.jpg\",\"size\":\"full\",\"id\":94,\"alt\":\"\",\"pixels\":152100,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:04:59','2022-05-09 11:45:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2017-03-09 06:59:07'),(102,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg','76:d55ecc828de8d70da56512b3aa93b717',95,'post','attachment',1,56,NULL,NULL,'service-5-bg','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg',NULL,'95','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg','95','attachment-image','{\"width\":390,\"height\":390,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg.jpg\",\"size\":\"full\",\"id\":95,\"alt\":\"\",\"pixels\":152100,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-05-06 10:05:00','2022-05-06 12:41:07',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2017-03-09 06:59:45'),(103,NULL,NULL,104,'post','attachment',1,0,NULL,NULL,'grey-bg-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/grey-bg-1.png',NULL,'104','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/grey-bg-1.png','104','attachment-image','{\"width\":100,\"height\":100,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/grey-bg-1.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/grey-bg-1.png\",\"size\":\"full\",\"id\":104,\"alt\":\"\",\"pixels\":10000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2022-05-06 10:05:00','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-09 09:08:09','2017-03-09 09:08:09'),(104,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png','76:2af4fe9a0f32b0a7ca4a812bd2e910b0',109,'post','attachment',1,56,NULL,NULL,'img-car-move','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png',NULL,'109','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png','109','attachment-image','{\"width\":745,\"height\":253,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move.png\",\"size\":\"full\",\"id\":109,\"alt\":\"\",\"pixels\":188485,\"type\":\"image/png\"}',NULL,0,NULL,'2022-05-06 10:05:01','2022-05-09 12:43:51',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2017-03-09 09:12:34'),(105,NULL,NULL,123,'post','attachment',1,0,NULL,NULL,'blog-post-img-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-1.jpg',NULL,'123','attachment-image',NULL,NULL,NULL,'123','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:05:05','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-10 06:34:42','2017-03-10 06:34:42'),(106,NULL,NULL,202,'post','attachment',1,0,NULL,NULL,'blog-post-img-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2.jpg',NULL,'202','attachment-image',NULL,NULL,NULL,'202','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:05:06','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-14 07:23:16','2017-03-14 07:23:16'),(107,NULL,NULL,203,'post','attachment',1,0,NULL,NULL,'blog-post-img-2-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2-1.jpg',NULL,'203','attachment-image',NULL,NULL,NULL,'203','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:05:08','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-14 07:23:21','2017-03-14 07:23:21'),(108,NULL,NULL,204,'post','attachment',1,0,NULL,NULL,'blog-post-img-2-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2-2.jpg',NULL,'204','attachment-image',NULL,NULL,NULL,'204','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:05:10','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-14 07:23:25','2017-03-14 07:23:25'),(109,NULL,NULL,211,'post','attachment',1,0,NULL,NULL,'blog-post-img-3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg',NULL,'211','attachment-image',NULL,NULL,NULL,'211','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:05:12','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-14 07:37:46','2017-03-14 07:37:46'),(110,NULL,NULL,252,'post','attachment',1,0,NULL,NULL,'person-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-02.jpg',NULL,'252','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-02.jpg','252','attachment-image','{\"width\":270,\"height\":270,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/person-02.jpg\",\"size\":\"full\",\"id\":252,\"alt\":\"\",\"pixels\":72900,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:13','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-15 07:00:46','2017-03-15 07:00:46'),(111,NULL,NULL,253,'post','attachment',1,0,NULL,NULL,'person-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-03.jpg',NULL,'253','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-03.jpg','253','attachment-image','{\"width\":270,\"height\":270,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/person-03.jpg\",\"size\":\"full\",\"id\":253,\"alt\":\"\",\"pixels\":72900,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:14','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-15 07:00:47','2017-03-15 07:00:47'),(112,NULL,NULL,254,'post','attachment',1,0,NULL,NULL,'person-04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-04.jpg',NULL,'254','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-04.jpg','254','attachment-image','{\"width\":270,\"height\":270,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-04.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/person-04.jpg\",\"size\":\"full\",\"id\":254,\"alt\":\"\",\"pixels\":72900,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:15','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-15 07:00:47','2017-03-15 07:00:47'),(113,NULL,NULL,255,'post','attachment',1,0,NULL,NULL,'person-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-01.jpg',NULL,'255','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-01.jpg','255','attachment-image','{\"width\":270,\"height\":270,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/person-01.jpg\",\"size\":\"full\",\"id\":255,\"alt\":\"\",\"pixels\":72900,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:15','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-15 07:00:48','2017-03-15 07:00:48'),(114,NULL,NULL,304,'post','attachment',1,0,NULL,NULL,'services-img-04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg',NULL,'304','attachment-image',NULL,NULL,NULL,'304','attachment-image',NULL,NULL,4,NULL,'2022-05-06 10:05:16','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:18:15','2017-03-19 06:18:15'),(115,NULL,NULL,306,'post','attachment',1,0,NULL,NULL,'services-img-05','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg',NULL,'306','attachment-image',NULL,NULL,NULL,'306','attachment-image',NULL,NULL,4,NULL,'2022-05-06 10:05:17','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:19:22','2017-03-19 06:19:22'),(116,NULL,NULL,307,'post','attachment',1,0,NULL,NULL,'services-img-06','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg',NULL,'307','attachment-image',NULL,NULL,NULL,'307','attachment-image',NULL,NULL,4,NULL,'2022-05-06 10:05:17','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:20:09','2017-03-19 06:20:09'),(117,NULL,NULL,339,'post','attachment',1,0,NULL,NULL,'gallery-img-06','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-06.jpg',NULL,'339','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-06.jpg','339','attachment-image','{\"width\":1000,\"height\":668,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-06.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-06.jpg\",\"size\":\"full\",\"id\":339,\"alt\":\"\",\"pixels\":668000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:18','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 03:55:28','2017-03-20 03:55:28'),(118,NULL,NULL,344,'post','attachment',1,0,NULL,NULL,'gallery-img-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-01-1.jpg',NULL,'344','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-01-1.jpg','344','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-01-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-01-1.jpg\",\"size\":\"full\",\"id\":344,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:20','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 04:05:02','2017-03-20 04:05:02'),(119,NULL,NULL,345,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-02.jpg',NULL,'345','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-02.jpg','345','attachment-image','{\"width\":370,\"height\":290,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-02.jpg\",\"size\":\"full\",\"id\":345,\"alt\":\"\",\"pixels\":107300,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:21','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 04:07:58','2017-03-20 04:07:58'),(120,NULL,NULL,347,'post','attachment',1,0,NULL,NULL,'2010 Ford Mustang','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/2.jpg',NULL,'347','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/2.jpg','347','attachment-image','{\"width\":1000,\"height\":627,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/2.jpg\",\"size\":\"full\",\"id\":347,\"alt\":\"\",\"pixels\":627000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:22','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:32','2017-03-20 05:01:32'),(121,NULL,NULL,348,'post','attachment',1,0,NULL,NULL,'3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/3.jpg',NULL,'348','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/3.jpg','348','attachment-image','{\"width\":1000,\"height\":664,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/3.jpg\",\"size\":\"full\",\"id\":348,\"alt\":\"\",\"pixels\":664000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:33','2017-03-20 05:01:33'),(122,NULL,NULL,349,'post','attachment',1,0,NULL,NULL,'4','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/4.jpg',NULL,'349','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/4.jpg','349','attachment-image','{\"width\":1000,\"height\":667,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/4.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/4.jpg\",\"size\":\"full\",\"id\":349,\"alt\":\"\",\"pixels\":667000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:34','2017-03-20 05:01:34'),(123,NULL,NULL,350,'post','attachment',1,0,NULL,NULL,'5','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/5.jpg',NULL,'350','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/5.jpg','350','attachment-image','{\"width\":1000,\"height\":667,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/5.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/5.jpg\",\"size\":\"full\",\"id\":350,\"alt\":\"\",\"pixels\":667000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:27','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:35','2017-03-20 05:01:35'),(124,NULL,NULL,351,'post','attachment',1,0,NULL,NULL,'6','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/6.jpg',NULL,'351','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/6.jpg','351','attachment-image','{\"width\":1000,\"height\":668,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/6.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/6.jpg\",\"size\":\"full\",\"id\":351,\"alt\":\"\",\"pixels\":668000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:28','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:36','2017-03-20 05:01:36'),(125,NULL,NULL,352,'post','attachment',1,0,NULL,NULL,'7','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/7.jpg',NULL,'352','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/7.jpg','352','attachment-image','{\"width\":1000,\"height\":666,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/7.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/7.jpg\",\"size\":\"full\",\"id\":352,\"alt\":\"\",\"pixels\":666000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:30','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:37','2017-03-20 05:01:37'),(126,NULL,NULL,353,'post','attachment',1,0,NULL,NULL,'8','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/8.jpg',NULL,'353','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/8.jpg','353','attachment-image','{\"width\":1000,\"height\":625,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/8.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/8.jpg\",\"size\":\"full\",\"id\":353,\"alt\":\"\",\"pixels\":625000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:32','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:38','2017-03-20 05:01:38'),(127,NULL,NULL,354,'post','attachment',1,0,NULL,NULL,'Car mechanic working in auto repair service.','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/9.jpg',NULL,'354','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/9.jpg','354','attachment-image','{\"width\":1000,\"height\":667,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/9.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/9.jpg\",\"size\":\"full\",\"id\":354,\"alt\":\"\",\"pixels\":667000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:34','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:39','2017-03-20 05:01:39'),(128,NULL,NULL,356,'post','attachment',1,0,NULL,NULL,'2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/2-1.jpg',NULL,'356','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/2-1.jpg','356','attachment-image','{\"width\":370,\"height\":290,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/2-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/2-1.jpg\",\"size\":\"full\",\"id\":356,\"alt\":\"\",\"pixels\":107300,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:35','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:05:53','2017-03-20 05:05:53'),(129,NULL,NULL,358,'post','attachment',1,0,NULL,NULL,'3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/3-1.jpg',NULL,'358','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/3-1.jpg','358','attachment-image','{\"width\":370,\"height\":340,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/3-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/3-1.jpg\",\"size\":\"full\",\"id\":358,\"alt\":\"\",\"pixels\":125800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:36','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:06:41','2017-03-20 05:06:41'),(130,NULL,NULL,359,'post','attachment',1,0,NULL,NULL,'4','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/4-1.jpg',NULL,'359','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/4-1.jpg','359','attachment-image','{\"width\":370,\"height\":310,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/4-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/4-1.jpg\",\"size\":\"full\",\"id\":359,\"alt\":\"\",\"pixels\":114700,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:37','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:07:40','2017-03-20 05:07:40'),(131,NULL,NULL,360,'post','attachment',1,0,NULL,NULL,'5','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/5-1.jpg',NULL,'360','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/5-1.jpg','360','attachment-image','{\"width\":370,\"height\":320,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/5-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/5-1.jpg\",\"size\":\"full\",\"id\":360,\"alt\":\"\",\"pixels\":118400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:38','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:08:07','2017-03-20 05:08:07'),(132,NULL,NULL,361,'post','attachment',1,0,NULL,NULL,'6','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/6-1.jpg',NULL,'361','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/6-1.jpg','361','attachment-image','{\"width\":370,\"height\":260,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/6-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/6-1.jpg\",\"size\":\"full\",\"id\":361,\"alt\":\"\",\"pixels\":96200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:40','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:08:41','2017-03-20 05:08:41'),(133,NULL,NULL,363,'post','attachment',1,0,NULL,NULL,'7','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/7-1.jpg',NULL,'363','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/7-1.jpg','363','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/7-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/7-1.jpg\",\"size\":\"full\",\"id\":363,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:41','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:10:19','2017-03-20 05:10:19'),(134,NULL,NULL,365,'post','attachment',1,0,NULL,NULL,'8','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/8-1.jpg',NULL,'365','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/8-1.jpg','365','attachment-image','{\"width\":370,\"height\":340,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/8-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/8-1.jpg\",\"size\":\"full\",\"id\":365,\"alt\":\"\",\"pixels\":125800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:42','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:11:01','2017-03-20 05:11:01'),(135,NULL,NULL,367,'post','attachment',1,0,NULL,NULL,'9','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/9-1.jpg',NULL,'367','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/9-1.jpg','367','attachment-image','{\"width\":370,\"height\":340,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/9-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/9-1.jpg\",\"size\":\"full\",\"id\":367,\"alt\":\"\",\"pixels\":125800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:43','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:11:33','2017-03-20 05:11:33'),(136,NULL,NULL,412,'post','attachment',1,0,NULL,NULL,'gallery-img-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-01.jpg',NULL,'412','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-01.jpg','412','attachment-image','{\"width\":1000,\"height\":716,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-01.jpg\",\"size\":\"full\",\"id\":412,\"alt\":\"\",\"pixels\":716000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 06:29:15','2017-04-03 06:29:15'),(137,NULL,NULL,414,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-02-1.jpg',NULL,'414','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-02-1.jpg','414','attachment-image','{\"width\":370,\"height\":290,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-02-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-02-1.jpg\",\"size\":\"full\",\"id\":414,\"alt\":\"\",\"pixels\":107300,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:46','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:01:48','2017-04-03 07:01:48'),(138,NULL,NULL,415,'post','attachment',1,0,NULL,NULL,'gallery-img-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-02.jpg',NULL,'415','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-02.jpg','415','attachment-image','{\"width\":1000,\"height\":627,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-02.jpg\",\"size\":\"full\",\"id\":415,\"alt\":\"\",\"pixels\":627000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:46','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:02:12','2017-04-03 07:02:12'),(139,NULL,NULL,416,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-03.jpg',NULL,'416','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-03.jpg','416','attachment-image','{\"width\":370,\"height\":340,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-03.jpg\",\"size\":\"full\",\"id\":416,\"alt\":\"\",\"pixels\":125800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:48','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:05:31','2017-04-03 07:05:31'),(140,NULL,NULL,417,'post','attachment',1,0,NULL,NULL,'gallery-img-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-03.jpg',NULL,'417','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-03.jpg','417','attachment-image','{\"width\":1000,\"height\":664,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-03.jpg\",\"size\":\"full\",\"id\":417,\"alt\":\"\",\"pixels\":664000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:49','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:05:48','2017-04-03 07:05:48'),(141,NULL,NULL,418,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-03.jpg',NULL,'418','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-03.jpg','418','attachment-image','{\"width\":370,\"height\":340,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-03.jpg\",\"size\":\"full\",\"id\":418,\"alt\":\"\",\"pixels\":125800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:51','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:06:06','2017-04-03 07:06:06'),(142,NULL,NULL,419,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-04.jpg',NULL,'419','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-04.jpg','419','attachment-image','{\"width\":370,\"height\":310,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-04.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-04.jpg\",\"size\":\"full\",\"id\":419,\"alt\":\"\",\"pixels\":114700,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:53','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:09:46','2017-04-03 07:09:46'),(143,NULL,NULL,420,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-05','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-05.jpg',NULL,'420','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-05.jpg','420','attachment-image','{\"width\":370,\"height\":320,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-05.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-05.jpg\",\"size\":\"full\",\"id\":420,\"alt\":\"\",\"pixels\":118400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:53','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:10:28','2017-04-03 07:10:28'),(144,NULL,NULL,421,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-06','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-06.jpg',NULL,'421','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-06.jpg','421','attachment-image','{\"width\":370,\"height\":260,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-06.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-06.jpg\",\"size\":\"full\",\"id\":421,\"alt\":\"\",\"pixels\":96200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:54','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:11:27','2017-04-03 07:11:27'),(145,NULL,NULL,422,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-07','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-07.jpg',NULL,'422','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-07.jpg','422','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-07.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-07.jpg\",\"size\":\"full\",\"id\":422,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:55','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:12:21','2017-04-03 07:12:21'),(146,NULL,NULL,423,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-08','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-08.jpg',NULL,'423','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-08.jpg','423','attachment-image','{\"width\":370,\"height\":340,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-08.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-08.jpg\",\"size\":\"full\",\"id\":423,\"alt\":\"\",\"pixels\":125800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:56','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:13:08','2017-04-03 07:13:08'),(147,NULL,NULL,424,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-09','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-09.jpg',NULL,'424','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-09.jpg','424','attachment-image','{\"width\":370,\"height\":340,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-09.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-09.jpg\",\"size\":\"full\",\"id\":424,\"alt\":\"\",\"pixels\":125800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:57','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:14:10','2017-04-03 07:14:10'),(148,NULL,NULL,425,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-02.jpg',NULL,'425','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-02.jpg','425','attachment-image','{\"width\":370,\"height\":290,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-02.jpg\",\"size\":\"full\",\"id\":425,\"alt\":\"\",\"pixels\":107300,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:58','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:16:55','2017-04-03 07:16:55'),(149,NULL,NULL,432,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-01.jpg',NULL,'432','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-01.jpg','432','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-01.jpg\",\"size\":\"full\",\"id\":432,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:05:59','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-04 07:11:06','2017-04-04 07:11:06'),(150,NULL,NULL,458,'post','attachment',1,0,NULL,NULL,'1474061829492','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/1474061829492.png',NULL,'458','attachment-image',NULL,NULL,NULL,'458','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:00','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-05 06:07:43','2017-04-05 06:07:43'),(151,NULL,NULL,469,'post','attachment',1,0,NULL,NULL,'images','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/images.png',NULL,'469','attachment-image',NULL,NULL,NULL,'469','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:02','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-05 10:11:48','2017-04-05 10:11:48'),(152,NULL,NULL,490,'post','attachment',1,0,NULL,NULL,'ValeraSportAS','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/ValeraSportAS.png',NULL,'490','attachment-image',NULL,NULL,NULL,'490','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:03','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-07 03:06:14','2017-04-07 03:06:14'),(153,NULL,NULL,495,'post','attachment',1,0,NULL,NULL,'FirehawkIndy500','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/FirehawkIndy500.png',NULL,'495','attachment-image',NULL,NULL,NULL,'495','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:05','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-07 03:10:06','2017-04-07 03:10:06'),(154,NULL,NULL,647,'post','attachment',1,0,NULL,NULL,'appointment-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/appointment-bg.png',NULL,'647','attachment-image',NULL,NULL,NULL,'647','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:06','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-19 09:04:25','2017-04-19 09:04:25'),(155,NULL,NULL,791,'post','attachment',1,0,NULL,NULL,'about-img-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-1.jpg',NULL,'791','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-1.jpg','791','attachment-image','{\"width\":670,\"height\":378,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-1.jpg\",\"size\":\"full\",\"id\":791,\"alt\":\"\",\"pixels\":253260,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:06:10','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-25 04:50:28','2017-04-25 04:50:28'),(156,NULL,NULL,794,'post','attachment',1,0,NULL,NULL,'about-img-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-2.jpg',NULL,'794','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-2.jpg','794','attachment-image','{\"width\":270,\"height\":322,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-2.jpg\",\"size\":\"full\",\"id\":794,\"alt\":\"\",\"pixels\":86940,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:06:11','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-25 04:58:23','2017-04-25 04:58:23'),(157,NULL,NULL,795,'post','attachment',1,0,NULL,NULL,'about-img-3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-3.jpg',NULL,'795','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-3.jpg','795','attachment-image','{\"width\":270,\"height\":322,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-3.jpg\",\"size\":\"full\",\"id\":795,\"alt\":\"\",\"pixels\":86940,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:06:12','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-25 04:58:25','2017-04-25 04:58:25'),(158,NULL,NULL,958,'post','attachment',1,0,NULL,NULL,'prd-thumb-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prd-thumb-1.jpg',NULL,'958','attachment-image',NULL,NULL,NULL,'958','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:13','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-25 10:17:46','2017-04-25 10:17:46'),(159,NULL,NULL,959,'post','attachment',1,0,NULL,NULL,'prd-thumb-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prd-thumb-2.jpg',NULL,'959','attachment-image',NULL,NULL,NULL,'959','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:13','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-25 10:17:47','2017-04-25 10:17:47'),(160,NULL,NULL,960,'post','attachment',1,0,NULL,NULL,'prd-thumb-3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prd-thumb-3.jpg',NULL,'960','attachment-image',NULL,NULL,NULL,'960','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:13','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-25 10:17:48','2017-04-25 10:17:48'),(161,NULL,NULL,997,'post','attachment',1,0,NULL,NULL,'services-1-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img.jpg',NULL,'997','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img.jpg','997','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img.jpg\",\"size\":\"full\",\"id\":997,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:06:14','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-27 03:31:04','2017-04-27 03:31:04'),(162,NULL,NULL,1000,'post','attachment',1,0,NULL,NULL,'services-2-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img.jpg',NULL,'1000','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img.jpg','1000','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img.jpg\",\"size\":\"full\",\"id\":1000,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:06:16','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-27 05:14:18','2017-04-27 05:14:18'),(163,NULL,NULL,1001,'post','attachment',1,0,NULL,NULL,'services-3-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img.jpg',NULL,'1001','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img.jpg','1001','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img.jpg\",\"size\":\"full\",\"id\":1001,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:06:17','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-27 05:19:31','2017-04-27 05:19:31'),(164,NULL,NULL,1003,'post','attachment',1,0,NULL,NULL,'services-4-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-4-img.jpg',NULL,'1003','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-4-img.jpg','1003','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-4-img.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-4-img.jpg\",\"size\":\"full\",\"id\":1003,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:06:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-27 06:39:46','2017-04-27 06:39:46'),(165,NULL,NULL,1004,'post','attachment',1,0,NULL,NULL,'services-5-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-5-img.jpg',NULL,'1004','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-5-img.jpg','1004','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-5-img.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-5-img.jpg\",\"size\":\"full\",\"id\":1004,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:06:20','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-27 06:54:58','2017-04-27 06:54:58'),(166,NULL,NULL,1058,'post','attachment',1,0,NULL,NULL,'tabform-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/tabform-bg.jpg',NULL,'1058','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/tabform-bg.jpg','1058','attachment-image','{\"width\":460,\"height\":610,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/tabform-bg.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/tabform-bg.jpg\",\"size\":\"full\",\"id\":1058,\"alt\":\"\",\"pixels\":280600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:06:22','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-28 04:26:02','2017-04-28 04:26:02'),(167,NULL,NULL,1105,'post','attachment',1,0,NULL,NULL,'services-1-img','inherit',0,0,0,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img-1.jpg',NULL,'1105','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img-1.jpg','1105','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img-1.jpg\",\"size\":\"full\",\"id\":1105,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:06:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-29 06:43:15','2017-04-29 06:43:15'),(168,NULL,NULL,1106,'post','attachment',1,0,NULL,NULL,'services-3-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img-1.jpg',NULL,'1106','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img-1.jpg','1106','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img-1.jpg\",\"size\":\"full\",\"id\":1106,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:06:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-29 08:55:05','2017-04-29 08:55:05'),(169,NULL,NULL,1142,'post','attachment',1,0,NULL,NULL,'prod_4','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg',NULL,'1142','attachment-image',NULL,NULL,NULL,'1142','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:27','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:12:43','2017-06-01 05:12:43'),(170,NULL,NULL,1143,'post','attachment',1,0,NULL,NULL,'prod_9','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_9.jpg',NULL,'1143','attachment-image',NULL,NULL,NULL,'1143','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:34','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:14:19','2017-06-01 05:14:19'),(171,NULL,NULL,1144,'post','attachment',1,0,NULL,NULL,'prod_7','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_7.jpg',NULL,'1144','attachment-image',NULL,NULL,NULL,'1144','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:41','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:14:42','2017-06-01 05:14:42'),(172,NULL,NULL,1145,'post','attachment',1,0,NULL,NULL,'prod_5','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_5.jpg',NULL,'1145','attachment-image',NULL,NULL,NULL,'1145','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:48','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:15:15','2017-06-01 05:15:15'),(173,NULL,NULL,1146,'post','attachment',1,0,NULL,NULL,'prod_3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_3.jpg',NULL,'1146','attachment-image',NULL,NULL,NULL,'1146','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:06:55','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:15:44','2017-06-01 05:15:44'),(174,NULL,NULL,1147,'post','attachment',1,0,NULL,NULL,'prod_1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_1.jpg',NULL,'1147','attachment-image',NULL,NULL,NULL,'1147','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:07:03','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:16:11','2017-06-01 05:16:11'),(175,NULL,NULL,1148,'post','attachment',1,0,NULL,NULL,'prod_2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_2.jpg',NULL,'1148','attachment-image',NULL,NULL,NULL,'1148','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:07:10','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:16:44','2017-06-01 05:16:44'),(176,NULL,NULL,1149,'post','attachment',1,0,NULL,NULL,'prod_8','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_8.jpg',NULL,'1149','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_8.jpg','1149','attachment-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_8.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_8.jpg\",\"size\":\"full\",\"id\":1149,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:07:17','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:18:17','2017-06-01 05:18:17'),(177,NULL,NULL,1150,'post','attachment',1,0,NULL,NULL,'prod_6','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg',NULL,'1150','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg','1150','attachment-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg\",\"size\":\"full\",\"id\":1150,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:07:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:18:54','2017-06-01 05:18:54'),(178,NULL,NULL,1213,'post','attachment',1,0,NULL,NULL,'logo','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/logo.png',NULL,'1213','attachment-image',NULL,NULL,NULL,'1213','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:07:31','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-10 04:02:50','2017-06-10 04:02:50'),(179,NULL,NULL,1222,'post','attachment',1,0,NULL,NULL,'block-bg-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-1-1.jpg',NULL,'1222','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-1-1.jpg','1222','attachment-image','{\"width\":1920,\"height\":1000,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-1-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-1-1.jpg\",\"size\":\"full\",\"id\":1222,\"alt\":\"\",\"pixels\":1920000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:07:32','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-10 05:38:13','2017-06-10 05:38:13'),(180,NULL,NULL,1519,'post','attachment',1,0,NULL,NULL,'banner-key-new','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/12/banner-key-new.png',NULL,'1519','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/12/banner-key-new.png','1519','attachment-image','{\"width\":370,\"height\":250,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/12/banner-key-new.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/12/banner-key-new.png\",\"size\":\"full\",\"id\":1519,\"alt\":\"\",\"pixels\":92500,\"type\":\"image/png\"}',NULL,NULL,NULL,'2022-05-06 10:07:36','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-12-13 06:03:48','2017-12-13 06:03:48'),(181,NULL,NULL,1623,'post','attachment',1,0,NULL,NULL,'header-photo-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2018/11/header-photo-bg.jpg',NULL,'1623','attachment-image',NULL,NULL,NULL,'1623','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:07:37','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-11-17 11:30:06','2018-11-17 11:30:06'),(182,NULL,NULL,1631,'post','attachment',1,0,NULL,NULL,'grey-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2018/11/grey-bg.png',NULL,'1631','attachment-image',NULL,NULL,NULL,'1631','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:07:40','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-11-29 05:20:58','2018-11-29 05:20:58'),(183,NULL,NULL,1632,'post','attachment',1,0,NULL,NULL,'map-marker','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2018/11/map-marker.png',NULL,'1632','attachment-image',NULL,NULL,NULL,'1632','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:07:40','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-11-29 05:23:09','2018-11-29 05:23:09'),(184,NULL,NULL,1670,'post','attachment',1,0,NULL,NULL,'woocommerce-placeholder','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2019/06/woocommerce-placeholder.png',NULL,'1670','attachment-image',NULL,NULL,NULL,'1670','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:07:41','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2019-06-14 06:34:49','2019-06-14 06:34:49'),(185,NULL,NULL,1697,'post','attachment',1,0,NULL,NULL,'slide3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/02/slide3.jpg',NULL,'1697','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/02/slide3.jpg','1697','attachment-image','{\"width\":1920,\"height\":866,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/slide3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/02/slide3.jpg\",\"size\":\"full\",\"id\":1697,\"alt\":\"\",\"pixels\":1662720,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:07:45','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-02-13 06:37:29','2020-02-13 06:37:29'),(186,'https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg','76:ca5ba351ce7c8e0cafafadfefd75a522',1742,'post','attachment',1,56,NULL,NULL,'service-6-bg','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg',NULL,'1742','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg','1742','attachment-image','{\"width\":390,\"height\":390,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg.jpg\",\"size\":\"full\",\"id\":1742,\"alt\":\"\",\"pixels\":152100,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:07:49','2022-05-09 11:45:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2020-02-13 07:49:39'),(187,NULL,NULL,1872,'post','attachment',1,0,NULL,NULL,'services-2-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img-1.jpg',NULL,'1872','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img-1.jpg','1872','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img-1.jpg\",\"size\":\"full\",\"id\":1872,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:07:50','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-02-15 07:15:42','2020-02-15 07:15:42'),(188,NULL,NULL,1945,'post','attachment',1,0,NULL,NULL,'logo','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/logo.png',NULL,'1945','attachment-image',NULL,NULL,NULL,'1945','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:07:51','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-09 06:21:14','2020-03-09 06:21:14'),(189,NULL,NULL,1946,'post','attachment',1,0,NULL,NULL,'grey-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/grey-bg.png',NULL,'1946','attachment-image',NULL,NULL,NULL,'1946','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:07:52','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-09 07:11:36','2020-03-09 07:11:36'),(190,NULL,NULL,1978,'post','attachment',1,0,NULL,NULL,'block-bg-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/block-bg-1.jpg',NULL,'1978','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/block-bg-1.jpg','1978','attachment-image','{\"width\":1920,\"height\":1000,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/block-bg-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/block-bg-1.jpg\",\"size\":\"full\",\"id\":1978,\"alt\":\"\",\"pixels\":1920000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:07:52','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-09 11:47:32','2020-03-09 11:47:32'),(191,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg','84:26ec3b446f0c4f503f7dd98ff7af8b00',1982,'post','attachment',1,56,NULL,NULL,'img-parallax01-img01','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg',NULL,'1982','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg','1982','attachment-image','{\"width\":573,\"height\":501,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01.jpg\",\"size\":\"full\",\"id\":1982,\"alt\":\"\",\"pixels\":287073,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:07:56','2022-05-10 11:27:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2020-03-09 12:16:08'),(192,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg','84:b856ee5a5b4ff7af8b32989cf0a6f6d7',1984,'post','attachment',1,56,NULL,NULL,'img-parallax01-img02','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg',NULL,'1984','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg','1984','attachment-image','{\"width\":322,\"height\":426,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02.jpg\",\"size\":\"full\",\"id\":1984,\"alt\":\"\",\"pixels\":137172,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:07:58','2022-05-10 11:27:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2020-03-09 12:17:12'),(193,NULL,NULL,1988,'post','attachment',1,0,NULL,NULL,'block-bg-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/block-bg-2.jpg',NULL,'1988','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/block-bg-2.jpg','1988','attachment-image','{\"width\":1920,\"height\":1000,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/block-bg-2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/block-bg-2.jpg\",\"size\":\"full\",\"id\":1988,\"alt\":\"\",\"pixels\":1920000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:07:59','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 03:30:42','2020-03-10 03:30:42'),(194,NULL,NULL,1993,'post','attachment',1,0,NULL,NULL,'promo02-img-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-01.jpg',NULL,'1993','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-01.jpg','1993','attachment-image','{\"width\":302,\"height\":306,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-01.jpg\",\"size\":\"full\",\"id\":1993,\"alt\":\"\",\"pixels\":92412,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:08:03','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 03:57:39','2020-03-10 03:57:39'),(195,NULL,NULL,1995,'post','attachment',1,0,NULL,NULL,'promo02-img-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-02.jpg',NULL,'1995','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-02.jpg','1995','attachment-image','{\"width\":302,\"height\":306,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-02.jpg\",\"size\":\"full\",\"id\":1995,\"alt\":\"\",\"pixels\":92412,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:08:04','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 03:58:25','2020-03-10 03:58:25'),(196,NULL,NULL,1997,'post','attachment',1,0,NULL,NULL,'promo02-img-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-03.jpg',NULL,'1997','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-03.jpg','1997','attachment-image','{\"width\":302,\"height\":306,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-03.jpg\",\"size\":\"full\",\"id\":1997,\"alt\":\"\",\"pixels\":92412,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:08:04','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 03:59:32','2020-03-10 03:59:32'),(197,NULL,NULL,1998,'post','attachment',1,0,NULL,NULL,'promo02-img-04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-04.jpg',NULL,'1998','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-04.jpg','1998','attachment-image','{\"width\":302,\"height\":306,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-04.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-04.jpg\",\"size\":\"full\",\"id\":1998,\"alt\":\"\",\"pixels\":92412,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:08:05','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 03:59:54','2020-03-10 03:59:54'),(198,NULL,NULL,2006,'post','attachment',1,0,NULL,NULL,'section-blog-img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg',NULL,'2006','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg','2006','attachment-image','{\"width\":178,\"height\":179,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg\",\"size\":\"full\",\"id\":2006,\"alt\":\"\",\"pixels\":31862,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:06','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 05:45:26','2020-03-10 05:45:26'),(199,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg','76:ba7d1f4bd719ee3a8fadec3fc1eddb1d',2009,'post','attachment',1,56,NULL,NULL,'video-img-01','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg',NULL,'2009','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg','2009','attachment-image','{\"width\":604,\"height\":381,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01.jpg\",\"size\":\"full\",\"id\":2009,\"alt\":\"\",\"pixels\":230124,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:08:06','2022-05-10 11:27:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2020-03-10 06:13:39'),(200,NULL,NULL,2041,'post','attachment',1,0,NULL,NULL,'slide2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/slide2.jpg',NULL,'2041','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/slide2.jpg','2041','attachment-image','{\"width\":1920,\"height\":846,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/slide2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/slide2.jpg\",\"size\":\"full\",\"id\":2041,\"alt\":\"\",\"pixels\":1624320,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:08:08','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-18 06:50:55','2020-03-18 06:50:55'),(201,NULL,NULL,2047,'post','attachment',1,0,NULL,NULL,'img-logo','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-logo.png',NULL,'2047','attachment-image',NULL,NULL,NULL,'2047','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:08:11','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-18 09:13:15','2020-03-18 09:13:15'),(202,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png','84:711d670f6f1c22aafab617c0120c6daf',2050,'post','attachment',1,1520,NULL,NULL,'img-parallax02-img01','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png',NULL,'2050','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png','2050','attachment-image','{\"width\":615,\"height\":501,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01.png\",\"size\":\"full\",\"id\":2050,\"alt\":\"\",\"pixels\":308115,\"type\":\"image/png\"}',NULL,0,NULL,'2022-05-06 10:08:12','2022-05-09 12:22:41',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2020-03-18 09:14:32'),(203,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png','76:c6ad45a1807c75387050a53fd8f2a52d',2058,'post','attachment',1,1520,NULL,NULL,'card01-img01','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png',NULL,'2058','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png','2058','attachment-image','{\"width\":370,\"height\":395,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01.png\",\"size\":\"full\",\"id\":2058,\"alt\":\"\",\"pixels\":146150,\"type\":\"image/png\"}',NULL,0,NULL,'2022-05-06 10:08:16','2022-05-09 13:26:03',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2020-03-18 09:54:55'),(204,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png','76:90585e944bf500253623118bd0a31efe',2062,'post','attachment',1,1520,NULL,NULL,'card01-img02','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png',NULL,'2062','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png','2062','attachment-image','{\"width\":370,\"height\":395,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02.png\",\"size\":\"full\",\"id\":2062,\"alt\":\"\",\"pixels\":146150,\"type\":\"image/png\"}',NULL,0,NULL,'2022-05-06 10:08:18','2022-05-09 13:26:03',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:26','2020-03-18 10:04:55'),(205,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png','76:e74b97d48665e45ee118e6e73dcb1c52',2063,'post','attachment',1,1520,NULL,NULL,'card01-img03','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png',NULL,'2063','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png','2063','attachment-image','{\"width\":370,\"height\":395,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03.png\",\"size\":\"full\",\"id\":2063,\"alt\":\"\",\"pixels\":146150,\"type\":\"image/png\"}',NULL,0,NULL,'2022-05-06 10:08:20','2022-05-09 13:26:03',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:27','2020-03-18 10:05:19'),(206,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg','75:81b54ad8e959dd19643951b2c6cbd665',2099,'post','attachment',1,1520,NULL,NULL,'popup-img01','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg',NULL,'2099','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg','2099','attachment-image','{\"width\":384,\"height\":384,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg\",\"size\":\"full\",\"id\":2099,\"alt\":\"\",\"pixels\":147456,\"type\":\"image/jpeg\"}',NULL,4,NULL,'2022-05-06 10:08:22','2022-05-09 12:21:03',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:27','2020-03-19 05:54:14'),(207,NULL,NULL,2127,'post','attachment',1,0,NULL,NULL,'services-item-img02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',NULL,'2127','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg','2127','attachment-image','{\"width\":350,\"height\":348,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg\",\"size\":\"full\",\"id\":2127,\"alt\":\"\",\"pixels\":121800,\"type\":\"image/jpeg\"}',NULL,33,NULL,'2022-05-06 10:08:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-19 10:55:27','2020-03-19 10:55:27'),(208,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before.jpg','76:e1e51d9551a36c13342a7916f5717080',2186,'post','attachment',1,366,NULL,NULL,'img01-before','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before.jpg',NULL,'2186','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before.jpg','2186','attachment-image','{\"width\":770,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before.jpg\",\"size\":\"full\",\"id\":2186,\"alt\":\"\",\"pixels\":284900,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:25','2022-05-10 05:32:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:27','2020-03-23 07:28:07'),(209,NULL,NULL,2187,'post','attachment',1,0,NULL,NULL,'img01-after','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after.jpg',NULL,'2187','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after.jpg','2187','attachment-image','{\"width\":770,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after.jpg\",\"size\":\"full\",\"id\":2187,\"alt\":\"\",\"pixels\":284900,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:27','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 07:28:07','2020-03-23 07:28:07'),(210,NULL,NULL,2191,'post','attachment',1,0,NULL,NULL,'img02-before','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before.jpg',NULL,'2191','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before.jpg','2191','attachment-image','{\"width\":770,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before.jpg\",\"size\":\"full\",\"id\":2191,\"alt\":\"\",\"pixels\":284900,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:28','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:50:06','2020-03-23 08:50:06'),(211,NULL,NULL,2192,'post','attachment',1,0,NULL,NULL,'img02-after','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after.jpg',NULL,'2192','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after.jpg','2192','attachment-image','{\"width\":770,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after.jpg\",\"size\":\"full\",\"id\":2192,\"alt\":\"\",\"pixels\":284900,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:29','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:50:06','2020-03-23 08:50:06'),(212,NULL,NULL,2193,'post','attachment',1,0,NULL,NULL,'img03-before','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before.jpg',NULL,'2193','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before.jpg','2193','attachment-image','{\"width\":770,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before.jpg\",\"size\":\"full\",\"id\":2193,\"alt\":\"\",\"pixels\":284900,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:30','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:51:42','2020-03-23 08:51:42'),(213,NULL,NULL,2194,'post','attachment',1,0,NULL,NULL,'img03-after','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after.jpg',NULL,'2194','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after.jpg','2194','attachment-image','{\"width\":770,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after.jpg\",\"size\":\"full\",\"id\":2194,\"alt\":\"\",\"pixels\":284900,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:32','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:51:42','2020-03-23 08:51:42'),(214,NULL,NULL,2195,'post','attachment',1,0,NULL,NULL,'img04-before','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before.jpg',NULL,'2195','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before.jpg','2195','attachment-image','{\"width\":770,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before.jpg\",\"size\":\"full\",\"id\":2195,\"alt\":\"\",\"pixels\":284900,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:33','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:53:14','2020-03-23 08:53:14'),(215,NULL,NULL,2196,'post','attachment',1,0,NULL,NULL,'img04-after','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after.jpg',NULL,'2196','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after.jpg','2196','attachment-image','{\"width\":770,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after.jpg\",\"size\":\"full\",\"id\":2196,\"alt\":\"\",\"pixels\":284900,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:35','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:53:14','2020-03-23 08:53:14'),(216,NULL,NULL,2197,'post','attachment',1,0,NULL,NULL,'img05-before','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before.jpg',NULL,'2197','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before.jpg','2197','attachment-image','{\"width\":770,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before.jpg\",\"size\":\"full\",\"id\":2197,\"alt\":\"\",\"pixels\":284900,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:36','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:55:48','2020-03-23 08:55:48'),(217,NULL,NULL,2198,'post','attachment',1,0,NULL,NULL,'img05-after','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after.jpg',NULL,'2198','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after.jpg','2198','attachment-image','{\"width\":770,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after.jpg\",\"size\":\"full\",\"id\":2198,\"alt\":\"\",\"pixels\":284900,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:37','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:55:48','2020-03-23 08:55:48'),(218,NULL,NULL,2199,'post','attachment',1,0,NULL,NULL,'img06-before','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before.jpg',NULL,'2199','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before.jpg','2199','attachment-image','{\"width\":770,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before.jpg\",\"size\":\"full\",\"id\":2199,\"alt\":\"\",\"pixels\":284900,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:39','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:57:04','2020-03-23 08:57:04'),(219,NULL,NULL,2200,'post','attachment',1,0,NULL,NULL,'img06-after','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after.jpg',NULL,'2200','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after.jpg','2200','attachment-image','{\"width\":770,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after.jpg\",\"size\":\"full\",\"id\":2200,\"alt\":\"\",\"pixels\":284900,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:08:40','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:57:04','2020-03-23 08:57:04'),(220,NULL,NULL,2229,'post','attachment',1,0,NULL,NULL,'section-bg01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/section-bg01.png',NULL,'2229','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/section-bg01.png','2229','attachment-image','{\"width\":1920,\"height\":494,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/section-bg01.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/section-bg01.png\",\"size\":\"full\",\"id\":2229,\"alt\":\"\",\"pixels\":948480,\"type\":\"image/png\"}',NULL,NULL,NULL,'2022-05-06 10:08:41','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-25 09:20:40','2020-03-25 09:20:40'),(221,NULL,NULL,2252,'post','attachment',1,0,NULL,NULL,'services-item-img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img01.jpg',NULL,'2252','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img01.jpg','2252','attachment-image','{\"width\":770,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img01.jpg\",\"size\":\"full\",\"id\":2252,\"alt\":\"\",\"pixels\":273350,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:08:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-26 08:51:21','2020-03-26 08:51:21'),(222,NULL,NULL,2298,'post','attachment',1,0,NULL,NULL,'header-photo-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/header-photo-bg.jpg',NULL,'2298','attachment-image',NULL,NULL,NULL,'2298','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:08:45','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-31 10:24:04','2020-03-31 10:24:04'),(223,NULL,NULL,2344,'post','attachment',1,0,NULL,NULL,'slide3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/slide3.jpg',NULL,'2344','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/slide3.jpg','2344','attachment-image','{\"width\":1920,\"height\":846,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/slide3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/04/slide3.jpg\",\"size\":\"full\",\"id\":2344,\"alt\":\"\",\"pixels\":1624320,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:08:46','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 03:34:43','2020-04-01 03:34:43'),(224,NULL,NULL,2345,'post','attachment',1,0,NULL,NULL,'slide1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/slide1.jpg',NULL,'2345','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/slide1.jpg','2345','attachment-image','{\"width\":1920,\"height\":846,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/slide1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/04/slide1.jpg\",\"size\":\"full\",\"id\":2345,\"alt\":\"\",\"pixels\":1624320,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:08:51','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 03:34:58','2020-04-01 03:34:58'),(225,NULL,NULL,2370,'post','attachment',1,0,NULL,NULL,'blog-post-img-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-01.jpg',NULL,'2370','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-01.jpg','2370','attachment-image','{\"width\":770,\"height\":478,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-01.jpg\",\"size\":\"full\",\"id\":2370,\"alt\":\"\",\"pixels\":368060,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:08:55','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-02 04:36:38','2020-04-02 04:36:38'),(226,NULL,NULL,2373,'post','attachment',1,0,NULL,NULL,'blog-post-img-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-02.jpg',NULL,'2373','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-02.jpg','2373','attachment-image','{\"width\":770,\"height\":478,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-02.jpg\",\"size\":\"full\",\"id\":2373,\"alt\":\"\",\"pixels\":368060,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:08:56','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-02 04:37:27','2020-04-02 04:37:27'),(227,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg','77:77c5ac6f56c92cef064c17b2b30742b5',2400,'post','attachment',1,366,NULL,NULL,'gallery-img01','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg',NULL,'2400','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg','2400','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg\",\"size\":\"full\",\"id\":2400,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:08:57','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:27','2020-04-12 10:58:01'),(228,NULL,NULL,2403,'post','attachment',1,0,NULL,NULL,'gallery-img02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg',NULL,'2403','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg','2403','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg\",\"size\":\"full\",\"id\":2403,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:08:58','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-12 11:18:47','2020-04-12 11:18:47'),(229,NULL,NULL,2404,'post','attachment',1,0,NULL,NULL,'gallery-img03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg',NULL,'2404','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg','2404','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg\",\"size\":\"full\",\"id\":2404,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:08:59','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-12 11:19:51','2020-04-12 11:19:51'),(230,NULL,NULL,2405,'post','attachment',1,0,NULL,NULL,'gallery-img04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg',NULL,'2405','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg','2405','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg\",\"size\":\"full\",\"id\":2405,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:09:00','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-12 11:24:31','2020-04-12 11:24:31'),(231,NULL,NULL,2406,'post','attachment',1,0,NULL,NULL,'gallery-img05','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg',NULL,'2406','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg','2406','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg\",\"size\":\"full\",\"id\":2406,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:09:01','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-12 11:26:46','2020-04-12 11:26:46'),(232,NULL,NULL,2408,'post','attachment',1,0,NULL,NULL,'gallery-img06','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg',NULL,'2408','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg','2408','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg\",\"size\":\"full\",\"id\":2408,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:09:02','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-12 12:17:44','2020-04-12 12:17:44'),(233,NULL,NULL,2409,'post','attachment',1,0,NULL,NULL,'gallery-img07','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg',NULL,'2409','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg','2409','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg\",\"size\":\"full\",\"id\":2409,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:09:02','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-12 12:42:34','2020-04-12 12:42:34'),(234,NULL,NULL,2410,'post','attachment',1,0,NULL,NULL,'gallery-img08','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg',NULL,'2410','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg','2410','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg\",\"size\":\"full\",\"id\":2410,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:09:03','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-12 12:43:23','2020-04-12 12:43:23'),(235,NULL,NULL,2411,'post','attachment',1,0,NULL,NULL,'gallery-img09','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img09.jpg',NULL,'2411','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img09.jpg','2411','attachment-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img09.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img09.jpg\",\"size\":\"full\",\"id\":2411,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:09:04','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-12 12:44:26','2020-04-12 12:44:26'),(236,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png','76:2c3983e531f2b2cbf3cea31e7781ef62',2430,'post','attachment',1,1520,NULL,NULL,'card01-img05','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png',NULL,'2430','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png','2430','attachment-image','{\"width\":370,\"height\":395,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05.png\",\"size\":\"full\",\"id\":2430,\"alt\":\"\",\"pixels\":146150,\"type\":\"image/png\"}',NULL,0,NULL,'2022-05-06 10:09:05','2022-05-09 13:26:03',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:27','2020-04-21 11:01:49'),(237,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png','76:f298c996f918f3a6309ead59577182fe',2433,'post','attachment',1,1520,NULL,NULL,'card01-img04','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png',NULL,'2433','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png','2433','attachment-image','{\"width\":370,\"height\":395,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04.png\",\"size\":\"full\",\"id\":2433,\"alt\":\"\",\"pixels\":146150,\"type\":\"image/png\"}',NULL,0,NULL,'2022-05-06 10:09:07','2022-05-09 13:26:03',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:27','2020-04-21 11:03:58'),(238,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg','75:3ab8404d08ae2af842f3bb2a3669dee8',2438,'post','attachment',1,1520,NULL,NULL,'popup-img05','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg',NULL,'2438','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg','2438','attachment-image','{\"width\":384,\"height\":384,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg\",\"size\":\"full\",\"id\":2438,\"alt\":\"\",\"pixels\":147456,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:09:09','2022-05-09 12:21:03',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:27','2020-04-21 11:15:24'),(239,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg','75:824e9ca103c5841a581932d869d963f0',2445,'post','attachment',1,1520,NULL,NULL,'popup-img02','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg',NULL,'2445','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg','2445','attachment-image','{\"width\":384,\"height\":384,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg\",\"size\":\"full\",\"id\":2445,\"alt\":\"\",\"pixels\":147456,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:09:10','2022-05-09 12:21:03',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:27','2020-04-21 11:20:51'),(240,NULL,NULL,313,'post','car_services',1,0,NULL,NULL,'Tires &#038; Wheels','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg',NULL,'304','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg','304','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg\",\"size\":\"full\",\"id\":304,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,4,NULL,'2022-05-06 10:09:10','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:26:34','2017-03-19 06:26:34'),(241,NULL,NULL,314,'post','car_services',1,0,NULL,NULL,'Exhaust System','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg',NULL,'307','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg','307','featured-image','{\"width\":370,\"height\":311,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg\",\"size\":\"full\",\"id\":307,\"alt\":\"\",\"pixels\":115070,\"type\":\"image/jpeg\"}',1,4,NULL,'2022-05-06 10:09:10','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:28:22','2017-03-19 06:28:22'),(242,NULL,NULL,317,'post','car_services',1,0,NULL,NULL,'Engine Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg',NULL,'306','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg','306','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg\",\"size\":\"full\",\"id\":306,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,4,NULL,'2022-05-06 10:09:10','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:40:27','2017-03-19 06:40:27'),(243,NULL,NULL,318,'post','car_services',1,0,NULL,NULL,'Transmission Service &#038; Repair','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg',NULL,'42','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg','42','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg\",\"size\":\"full\",\"id\":42,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,4,NULL,'2022-05-06 10:09:10','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:41:42','2017-03-19 06:41:42'),(244,'https://demoweblinks.in/troosten/car-services/would-you-like-to/','64:c59a43313f807541a57d8a26d458fbd6',319,'post','car_services',1,0,NULL,NULL,'Brake Repair &#038; Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg',NULL,'21','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg','21','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg\",\"size\":\"full\",\"id\":21,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,4,NULL,'2022-05-06 10:09:10','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:27','2017-03-19 06:42:33'),(245,'https://demoweblinks.in/troosten/car-services/exhaus-system/','60:1dd3a2fb3af46fe17518859857385cbb',320,'post','car_services',1,0,NULL,NULL,'Exhaust System','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg',NULL,'307','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg','307','featured-image','{\"width\":370,\"height\":311,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg\",\"size\":\"full\",\"id\":307,\"alt\":\"\",\"pixels\":115070,\"type\":\"image/jpeg\"}',1,4,NULL,'2022-05-06 10:09:10','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:27','2017-03-19 06:43:13'),(246,NULL,NULL,1066,'post','car-testimonial',1,0,NULL,NULL,'home testimonial4','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg',NULL,'2475','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg','2475','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg\",\"size\":\"full\",\"id\":2475,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:10','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-04-18 05:57:41'),(247,'https://demoweblinks.in/troosten/car-services/preventative-maintenance-3-2/','75:0de1b7bed80f6f2cdf27944925cc1fa8',2266,'post','car_services',1,0,NULL,NULL,'Tires &#038; Wheels','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg',NULL,'304','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg','304','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg\",\"size\":\"full\",\"id\":304,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,4,NULL,'2022-05-06 10:09:10','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:28','2020-03-26 10:09:01'),(248,'https://demoweblinks.in/troosten/car-services/tires-wheels-2/','61:7aa5b0edf6a44c091d106a3c339f262a',2268,'post','car_services',1,0,NULL,NULL,'Engine Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg',NULL,'306','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg','306','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg\",\"size\":\"full\",\"id\":306,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,4,NULL,'2022-05-06 10:09:10','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:28','2020-03-26 10:09:40'),(249,'https://demoweblinks.in/troosten/car-services/exhaustsystem-2-2/','64:294aeaa6744553f4d791d6e0db977983',2270,'post','car_services',1,0,NULL,NULL,'Transmission Service &#038; Repair','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg',NULL,'42','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg','42','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg\",\"size\":\"full\",\"id\":42,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,4,NULL,'2022-05-06 10:09:10','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:28','2020-03-26 10:09:55'),(250,'https://demoweblinks.in/troosten/car-services/would-you-like-to-2/','66:577f73f1dffc0504792372a312f71acf',2272,'post','car_services',1,0,NULL,NULL,'Brake Repair &#038; Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg',NULL,'21','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg','21','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg\",\"size\":\"full\",\"id\":21,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,4,NULL,'2022-05-06 10:09:10','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:28','2020-03-26 10:10:10'),(251,'https://demoweblinks.in/troosten/car-services/automatic-updatesand-unlock-2/','76:bfd18d16553e07a14d20796887f1cb13',2275,'post','car_services',1,0,NULL,NULL,'Preventative Maintenance','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg',NULL,'18','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg','18','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg\",\"size\":\"full\",\"id\":18,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,4,NULL,'2022-05-06 10:09:10','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:28','2020-03-26 10:10:38'),(252,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg','75:4b0eec94f3d4f6c67ad9b5ab2cfd1168',2447,'post','attachment',1,1520,NULL,NULL,'popup-img03','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg',NULL,'2447','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg','2447','attachment-image','{\"width\":384,\"height\":384,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg\",\"size\":\"full\",\"id\":2447,\"alt\":\"\",\"pixels\":147456,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:09:11','2022-05-09 12:21:03',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:28','2020-04-21 11:22:20'),(253,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg','75:a7cb1d802a8fdf8452a180c065a0c953',2449,'post','attachment',1,1520,NULL,NULL,'popup-img04','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg',NULL,'2449','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg','2449','attachment-image','{\"width\":384,\"height\":384,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg\",\"size\":\"full\",\"id\":2449,\"alt\":\"\",\"pixels\":147456,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:09:12','2022-05-09 12:21:03',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-06 10:09:28','2020-04-21 11:22:55'),(254,NULL,NULL,2470,'post','attachment',1,0,NULL,NULL,'testimonial1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg',NULL,'2470','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg','2470','attachment-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg\",\"size\":\"full\",\"id\":2470,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:09:14','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-27 03:12:30','2020-04-27 03:12:30'),(255,NULL,NULL,2471,'post','attachment',1,0,NULL,NULL,'testimonial2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg',NULL,'2471','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg','2471','attachment-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg\",\"size\":\"full\",\"id\":2471,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',NULL,2,NULL,'2022-05-06 10:09:15','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-27 03:14:13','2020-04-27 03:14:13'),(256,NULL,NULL,2472,'post','attachment',1,0,NULL,NULL,'testimonial3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg',NULL,'2472','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg','2472','attachment-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg\",\"size\":\"full\",\"id\":2472,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-05-06 10:09:16','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-27 03:15:05','2020-04-27 03:15:05'),(257,NULL,NULL,2473,'post','attachment',1,0,NULL,NULL,'testimonial4','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg',NULL,'2473','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg','2473','attachment-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg\",\"size\":\"full\",\"id\":2473,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-05-06 10:09:20','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-27 03:15:58','2020-04-27 03:15:58'),(258,NULL,NULL,2474,'post','attachment',1,0,NULL,NULL,'testimonial5','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg',NULL,'2474','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg','2474','attachment-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg\",\"size\":\"full\",\"id\":2474,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-05-06 10:09:21','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-27 03:16:49','2020-04-27 03:16:49'),(259,NULL,NULL,2475,'post','attachment',1,0,NULL,NULL,'testimonial6','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg',NULL,'2475','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg','2475','attachment-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg\",\"size\":\"full\",\"id\":2475,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',NULL,0,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-27 03:17:27','2020-04-27 03:17:27'),(260,'https://demoweblinks.in/troosten/testimonial/home-testimonial/','62:6325c4b0d9d9775eafa8fe4fb76131ad',1013,'post','car-testimonial',1,0,NULL,NULL,'testimonial2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg',NULL,'3195','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg','3195','featured-image','{\"width\":852,\"height\":595,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg\",\"size\":\"full\",\"id\":3195,\"alt\":\"\",\"pixels\":506940,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-09 12:00:51',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 12:00:51','2017-04-27 10:24:16'),(261,'https://demoweblinks.in/troosten/?post_type=car-testimonial&p=1014','66:1a48cf5035ad75f70fefe57bb6b01aca',1014,'post','car-testimonial',1,0,NULL,NULL,'home testimonial1','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-06 10:09:23','2022-05-09 12:01:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 12:01:08','2017-04-26 10:26:44'),(262,'https://demoweblinks.in/troosten/?post_type=car-testimonial&p=1062','66:2ae2529fd684f69cc502d79f631e7f70',1062,'post','car-testimonial',1,0,NULL,NULL,'home testimonial3','trash',0,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,NULL,NULL,'2022-05-06 10:09:23','2022-05-09 12:01:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 12:01:08','2017-04-21 05:54:00'),(263,NULL,NULL,1064,'post','car-testimonial',1,0,NULL,NULL,'home testimonial5','trash',0,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg',NULL,'2470','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg','2470','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg\",\"size\":\"full\",\"id\":2470,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-04-20 05:55:26'),(264,NULL,NULL,1065,'post','car-testimonial',1,0,NULL,NULL,'home testimonial6','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg',NULL,'2471','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg','2471','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg\",\"size\":\"full\",\"id\":2471,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-04-19 05:57:14'),(265,NULL,NULL,1192,'post','car-testimonial',1,0,NULL,NULL,'home testimonial7','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg',NULL,'2473','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg','2473','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg\",\"size\":\"full\",\"id\":2473,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-06-10 03:26:03'),(266,NULL,NULL,1193,'post','car-testimonial',1,0,NULL,NULL,'home testimonial8','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg',NULL,'2472','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg','2472','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg\",\"size\":\"full\",\"id\":2472,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-06-10 03:27:34'),(267,NULL,NULL,1194,'post','car-testimonial',1,0,NULL,NULL,'home testimonial9','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg',NULL,'2471','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg','2471','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg\",\"size\":\"full\",\"id\":2471,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-06-10 03:28:35'),(268,NULL,NULL,1199,'post','car-testimonial',1,0,NULL,NULL,'home testimonial10','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg',NULL,'2470','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg','2470','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg\",\"size\":\"full\",\"id\":2470,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-06-10 03:44:07'),(269,NULL,NULL,1201,'post','car-testimonial',1,0,NULL,NULL,'home testimonial11','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg',NULL,'2006','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg','2006','featured-image','{\"width\":178,\"height\":179,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg\",\"size\":\"full\",\"id\":2006,\"alt\":\"\",\"pixels\":31862,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-06-10 03:45:02'),(270,NULL,NULL,1203,'post','car-testimonial',1,0,NULL,NULL,'home testimonial12','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg',NULL,'2475','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg','2475','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6.jpg\",\"size\":\"full\",\"id\":2475,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-06-10 03:45:53'),(271,NULL,NULL,1205,'post','car-testimonial',1,0,NULL,NULL,'home testimonial13','trash',0,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg',NULL,'2474','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg','2474','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5.jpg\",\"size\":\"full\",\"id\":2474,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-06-10 03:47:40'),(272,NULL,NULL,1206,'post','car-testimonial',1,0,NULL,NULL,'home testimonial14','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg',NULL,'2473','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg','2473','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4.jpg\",\"size\":\"full\",\"id\":2473,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-06-10 03:48:45'),(273,NULL,NULL,1207,'post','car-testimonial',1,0,NULL,NULL,'home testimonial15','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg',NULL,'2472','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg','2472','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3.jpg\",\"size\":\"full\",\"id\":2472,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-06-10 03:49:41'),(274,NULL,NULL,1209,'post','car-testimonial',1,0,NULL,NULL,'home testimonial16','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg',NULL,'2471','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg','2471','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2.jpg\",\"size\":\"full\",\"id\":2471,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-06-10 03:50:46'),(275,NULL,NULL,1210,'post','car-testimonial',1,0,NULL,NULL,'home testimonial17','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg',NULL,'2470','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg','2470','featured-image','{\"width\":512,\"height\":515,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1.jpg\",\"size\":\"full\",\"id\":2470,\"alt\":\"\",\"pixels\":263680,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-06-10 03:51:42'),(276,NULL,NULL,1212,'post','car-testimonial',1,0,NULL,NULL,'home testimonial18','trash',0,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg',NULL,'2006','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg','2006','featured-image','{\"width\":178,\"height\":179,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01.jpg\",\"size\":\"full\",\"id\":2006,\"alt\":\"\",\"pixels\":31862,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 11:16:38','2017-06-10 03:52:31'),(277,'https://demoweblinks.in/troosten/2020/11/05/car-repair-services/','64:36e3518ddd1c27c4bfcfa4da3ee9397a',2676,'post','custom_css',1,0,NULL,NULL,'car-repair-services','publish',NULL,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,'2022-05-06 10:09:23','2022-05-06 10:09:23',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-05 04:13:57','2020-11-05 04:13:57'),(278,'https://demoweblinks.in/troosten/?post_type=gallery&p=323','57:7bf2737dcd2b36e0e57a6bb3d579e878',323,'post','gallery',1,0,NULL,NULL,'Chevrolet Cruze','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img09.jpg',NULL,'2411','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img09.jpg','2411','featured-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img09.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img09.jpg\",\"size\":\"full\",\"id\":2411,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-10 05:29:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:29:56','2017-03-20 03:39:06'),(279,'https://demoweblinks.in/troosten/?post_type=gallery&p=334','57:74c83ab9492145aa302f51ffdbceb4f5',334,'post','gallery',1,0,NULL,NULL,'Ford C-Max','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg',NULL,'2410','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg','2410','featured-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08.jpg\",\"size\":\"full\",\"id\":2410,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-10 05:29:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:29:56','2017-03-20 03:52:50'),(280,'https://demoweblinks.in/troosten/?post_type=gallery&p=336','57:e8fbe179c5e76b8fa7a3f05d852ce5d0',336,'post','gallery',1,0,NULL,NULL,'Toyota FJ Cruiser','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg',NULL,'2409','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg','2409','featured-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07.jpg\",\"size\":\"full\",\"id\":2409,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:23','2022-05-10 05:30:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:30:09','2017-03-20 03:53:59'),(281,'https://demoweblinks.in/troosten/?post_type=gallery&p=338','57:76a3548e2334ae44b77490b18da089a7',338,'post','gallery',1,0,NULL,NULL,'Hyundai Tucson','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg',NULL,'2408','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg','2408','featured-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06.jpg\",\"size\":\"full\",\"id\":2408,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-10 05:30:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:30:09','2017-03-20 03:55:37'),(282,'https://demoweblinks.in/troosten/?post_type=gallery&p=340','57:e038614d51ca8f826655d3eddbfb1849',340,'post','gallery',1,0,NULL,NULL,'Honda CR-V','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg',NULL,'2406','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg','2406','featured-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05.jpg\",\"size\":\"full\",\"id\":2406,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-10 05:30:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:30:09','2017-03-20 03:56:40'),(283,'https://demoweblinks.in/troosten/?post_type=gallery&p=342','57:b283bbf0e6cf345fed3c3dbd7cbe3d0b',342,'post','gallery',1,0,NULL,NULL,'Chevrolet Silverado','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg',NULL,'2405','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg','2405','featured-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04.jpg\",\"size\":\"full\",\"id\":2405,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-10 05:30:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:30:09','2017-03-20 03:58:24'),(284,'https://demoweblinks.in/troosten/?post_type=gallery&p=362','57:df2d72333cc722d2692e2f825866965e',362,'post','gallery',1,0,NULL,NULL,'Chevrolet Cruze','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg',NULL,'2404','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg','2404','featured-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03.jpg\",\"size\":\"full\",\"id\":2404,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-10 05:30:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:30:09','2017-03-20 05:10:29'),(285,'https://demoweblinks.in/troosten/?post_type=gallery&p=364','57:76efea6dd1cbf28d612c013f360a479b',364,'post','gallery',1,0,NULL,NULL,'Ford C-Max','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg',NULL,'2403','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg','2403','featured-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02.jpg\",\"size\":\"full\",\"id\":2403,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-10 05:30:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:30:09','2017-03-20 05:11:11'),(286,'https://demoweblinks.in/troosten/?post_type=gallery&p=366','57:95e60cdc1e51eb0cadbd7cf8fc33a0c5',366,'post','gallery',1,0,NULL,NULL,'Toyota FJ Cruiser','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg',NULL,'2400','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg','2400','featured-image','{\"width\":370,\"height\":370,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg\",\"size\":\"full\",\"id\":2400,\"alt\":\"\",\"pixels\":136900,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-10 05:30:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:30:09','2017-03-20 05:12:21'),(287,'https://demoweblinks.in/troosten/2018/10/10/1521/','49:130847a9151749625ecd77fb287dd017',1521,'post','nav_menu_item',1,0,NULL,NULL,'Preventative Maintenance','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:50:59','2018-10-10 06:50:59'),(288,'https://demoweblinks.in/troosten/2018/10/10/brake-repair-service/','65:367062d9069f3388a8cf09ca49c13c94',1522,'post','nav_menu_item',1,0,NULL,NULL,'Brake Repair &#038; Service','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:50:59','2018-10-10 06:50:59'),(289,'https://demoweblinks.in/troosten/2018/10/10/blog/','49:d5629de9ec9e2ce486d57422e76367c6',1565,'post','nav_menu_item',1,0,NULL,NULL,'Blog','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(290,'https://demoweblinks.in/troosten/2018/10/10/1566/','49:9b367fd8c829bd30e2fe388ed51c22a6',1566,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(291,'https://demoweblinks.in/troosten/2018/10/10/1567/','49:140420f653b0281dc816b5a33130ba92',1567,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(292,'https://demoweblinks.in/troosten/services/','42:7c589189294d2aa54be06b76e9831bb2',2677,'post','page',1,0,NULL,NULL,'Our Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg',NULL,NULL,'first-content-image',NULL,NULL,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-img-01-357x242.jpg',NULL,'first-content-image',NULL,50,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:28','2017-03-08 13:55:05'),(293,'https://demoweblinks.in/troosten/about-us/','42:32c59c11feca5b786eb4bd14c5f95d93',1520,'post','page',1,0,NULL,NULL,'About Us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg',NULL,NULL,'first-content-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg',NULL,'first-content-image',NULL,6,NULL,NULL,'2022-05-06 10:09:24','2022-05-09 13:26:14',1,NULL,NULL,NULL,NULL,0,3,2,'2022-05-09 13:26:14','2017-03-08 07:18:04'),(294,'https://demoweblinks.in/troosten/2018/10/10/1568/','49:29c058dc39040710a3ac6d424f149e5d',1568,'post','nav_menu_item',1,0,NULL,NULL,'Services','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(295,'https://demoweblinks.in/troosten/2018/10/10/1569/','49:46dfd561b53481083f20cbf25eb314ed',1569,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(296,'https://demoweblinks.in/troosten/2018/10/10/faq/','48:0e6168640bacc2f64c803c7908e0becf',1570,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(297,'https://demoweblinks.in/troosten/2018/10/10/1571/','49:999502cdcc802b348c97a04783693273',1571,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(298,'https://demoweblinks.in/troosten/2018/10/10/shop/','49:c3fd2b93bbe5c1464f3ee75883e23beb',1573,'post','nav_menu_item',1,0,NULL,NULL,'Shop','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(299,'https://demoweblinks.in/troosten/2018/10/10/1574/','49:c96cb073336e423c82dabe5a1ad743db',1574,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(300,'https://demoweblinks.in/troosten/2018/10/10/1575/','49:f5ad216aa822b14b949a618f5217f2b3',1575,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(301,'https://demoweblinks.in/troosten/2018/10/10/blog-single-post/','61:faeaca0c58ce0d69a120d80ccdc8a145',1576,'post','nav_menu_item',1,0,NULL,NULL,'Blog Single post','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(302,'https://demoweblinks.in/troosten/2018/10/10/blog-classic/','57:8290b95f18bb13d828d9c15112595517',1577,'post','nav_menu_item',1,0,NULL,NULL,'Blog Classic','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(303,'https://demoweblinks.in/troosten/2020/03/19/2147/','49:0927f68e56edede0b228cb959cc9b907',2147,'post','nav_menu_item',1,0,NULL,NULL,'Brake Repair &#038; Services','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-19 12:28:48','2020-03-19 12:28:48'),(304,'https://demoweblinks.in/troosten/2020/03/19/2152/','49:6224c9df0ffadad4ee29aaa271b82334',2152,'post','nav_menu_item',1,0,NULL,NULL,'Engine Services','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-19 12:28:48','2020-03-19 12:28:48'),(305,'https://demoweblinks.in/troosten/2020/03/19/2153/','49:be40ee9f0c998fbd64c7264fea3a7656',2153,'post','nav_menu_item',1,0,NULL,NULL,'Exhaust System','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-19 12:28:48','2020-03-19 12:28:48'),(306,'https://demoweblinks.in/troosten/2020/03/23/2183/','49:744419b1e036878e5cfc225a34b852f5',2183,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-23 07:07:42','2020-03-23 07:07:42'),(307,'https://demoweblinks.in/troosten/2020/03/23/2184/','49:1a8dc45046833cbb5ec90558a717800f',2184,'post','nav_menu_item',1,0,NULL,NULL,'Gallery Classic','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-23 07:07:42','2020-03-23 07:07:42'),(308,'https://demoweblinks.in/troosten/2020/03/26/2258/','49:e9ee2c5fb464b3213262f3daf6464bf1',2258,'post','nav_menu_item',1,0,NULL,NULL,'Preventative Maintenance','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-26 08:57:38','2020-03-26 08:57:38'),(309,'https://demoweblinks.in/troosten/2020/03/26/2259/','49:a74162fad335e343513345e54b290134',2259,'post','nav_menu_item',1,0,NULL,NULL,'Tires &#038; Wheels','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-26 08:57:38','2020-03-26 08:57:38'),(310,'https://demoweblinks.in/troosten/2020/03/26/2260/','49:19fab3897cac923d64f55676ce19d080',2260,'post','nav_menu_item',1,0,NULL,NULL,'Transmission Service &#038; Repair','publish',NULL,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,'2022-05-06 10:09:24','2022-05-06 10:09:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-26 08:57:38','2020-03-26 08:57:38'),(311,NULL,NULL,2756,'post','page',1,0,NULL,NULL,'Refund and Returns Policy','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,NULL,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:57:29','2022-05-06 10:57:29'),(312,'https://demoweblinks.in/troosten/contacts/','42:3fd821e737a57635870675e01cfb158b',48,'post','page',1,0,NULL,NULL,'Contacts','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-06 10:09:24','2022-05-09 12:16:47',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-09 12:16:47','2017-03-08 15:48:52'),(313,'https://demoweblinks.in/troosten/','33:c69a57f460f446bf146ba7202d432be5',56,'post','page',1,0,NULL,NULL,'Home','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png',NULL,NULL,'first-content-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png',NULL,'first-content-image',NULL,23,NULL,NULL,'2022-05-06 10:09:24','2022-05-10 12:55:51',1,NULL,NULL,NULL,NULL,0,10,2,'2022-05-10 12:55:50','2017-03-08 16:27:32'),(314,'https://demoweblinks.in/troosten/blog/','38:db87ba7f14bbaf2a9060f0d6b52da64c',114,'post','page',1,0,NULL,NULL,'Blog Posts','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,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-03-10 05:20:28','2017-03-10 05:20:28'),(315,'https://demoweblinks.in/troosten/faq/','37:f6d4b4dc5b9845ff1d5282bc1d73e76d',225,'post','page',1,0,NULL,NULL,'FAQ','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,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-03-15 05:42:34','2017-03-15 05:42:34'),(316,'https://demoweblinks.in/troosten/projects/','42:bd5c4c288dca390c9b5e58c4b0d78684',393,'post','page',1,0,NULL,NULL,'Projects','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg',NULL,NULL,'first-content-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01.jpg',NULL,'first-content-image',NULL,8,NULL,NULL,'2022-05-06 10:09:24','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:32:44','2017-04-03 05:11:55'),(317,NULL,NULL,477,'post','post',1,0,NULL,NULL,'This process repeats many times per second until','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg',NULL,'211','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg','211','featured-image','{\"width\":870,\"height\":483,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg\",\"size\":\"full\",\"id\":211,\"alt\":\"\",\"pixels\":420210,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2016-04-06 09:13:58','2016-04-06 09:13:58'),(318,NULL,NULL,483,'post','post',1,0,NULL,NULL,'Over the river and through the woods was mor','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg',NULL,'211','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg','211','featured-image','{\"width\":870,\"height\":483,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg\",\"size\":\"full\",\"id\":211,\"alt\":\"\",\"pixels\":420210,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2016-04-06 09:17:12','2016-04-06 09:17:12'),(319,NULL,NULL,551,'post','post',1,0,NULL,NULL,'blow straight past it with the wheels skidding','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2-2.jpg',NULL,'204','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2-2.jpg','204','featured-image','{\"width\":870,\"height\":483,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2-2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2-2.jpg\",\"size\":\"full\",\"id\":204,\"alt\":\"\",\"pixels\":420210,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2016-04-08 07:05:08','2016-04-08 07:05:08'),(320,NULL,NULL,77,'term','post_format',NULL,NULL,NULL,NULL,'Gallery',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,0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:09:24',NULL),(321,NULL,NULL,554,'post','post',1,0,NULL,NULL,'Make Your Headlights Shine Like New','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg',NULL,'211','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg','211','featured-image','{\"width\":870,\"height\":483,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3.jpg\",\"size\":\"full\",\"id\":211,\"alt\":\"\",\"pixels\":420210,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2016-04-08 07:12:10','2016-04-08 07:12:10'),(322,NULL,NULL,78,'term','post_format',NULL,NULL,NULL,NULL,'Link',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,0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:09:24',NULL),(323,NULL,NULL,560,'post','post',1,0,NULL,NULL,'5 Genius Car Accessories You Should Never Drive Without','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,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-05 09:28:28','2017-04-05 09:28:28'),(324,NULL,NULL,79,'term','post_format',NULL,NULL,NULL,NULL,'Audio',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,0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:09:24',NULL),(325,'https://demoweblinks.in/troosten/whats-wrong-cars-heater/','57:1a7e9db4bdd8ba1cdbdc9a93e6fbaca9',661,'post','post',1,0,NULL,NULL,'What&#8217;s Wrong With My Car&#8217;s Heater?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2.jpg',NULL,'202','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2.jpg','202','featured-image','{\"width\":870,\"height\":483,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2.jpg\",\"size\":\"full\",\"id\":202,\"alt\":\"\",\"pixels\":420210,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-09 11:34:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-04-06 11:35:43','2017-04-06 11:35:43'),(326,NULL,NULL,701,'post','post',1,0,NULL,NULL,'How to Diagnose Car Problems If You Don&#8217;t Know Much About Cars','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,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-07 09:55:18','2017-04-07 09:55:18'),(327,NULL,NULL,80,'term','post_format',NULL,NULL,NULL,NULL,'Quote',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,0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:09:24',NULL),(328,'https://demoweblinks.in/troosten/shop-2/','40:8ce1b6f6bf0f29929520e1f0f80f262b',711,'post','page',1,0,NULL,NULL,'Our Shop','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,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-04-25 03:32:28','2017-04-25 03:32:28'),(329,NULL,NULL,712,'post','page',1,0,NULL,NULL,'Cart','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,1,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:56:52','2017-04-25 03:32:28'),(330,NULL,NULL,713,'post','page',1,0,NULL,NULL,'Checkout','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,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:56:52','2017-04-25 03:32:28'),(331,NULL,NULL,714,'post','page',1,0,NULL,NULL,'My account','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,10,3,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:57:14','2017-04-25 03:32:28'),(332,'https://demoweblinks.in/troosten/my-account/','44:18e4c1df83597731740c28c9a68691aa',13,'post','page',1,0,NULL,NULL,'My account','publish',NULL,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,7,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:00:51','2022-05-06 10:00:51'),(333,'https://demoweblinks.in/troosten/testimonial/','45:8d69cb836628cfd6e97cf8a7312f4d4a',814,'post','page',1,0,NULL,NULL,'Testimonials','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-178x179.jpg',NULL,NULL,'first-content-image',NULL,NULL,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/06/section-blog-img01-178x179.jpg',NULL,'first-content-image',NULL,0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-04-25 05:45:54','2017-04-25 05:45:54'),(334,'https://demoweblinks.in/troosten/pricing-coupons/','49:a7f8254a9ebb303d1b07486836474142',971,'post','page',1,0,NULL,NULL,'Pricing &#038; Coupons','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-04-26 05:03:49','2017-04-26 05:03:49'),(335,'https://demoweblinks.in/troosten/estimate-plugin/','49:e8e356ed7f44125472c427e5969dbca7',1677,'post','page',1,0,NULL,NULL,'Estimate Plugin','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,1,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2019-10-02 05:35:01','2019-10-02 05:35:01'),(336,'https://demoweblinks.in/troosten/gallery-of-%d1%81omparisons/','61:53e62b1972980d1c22081b3715a11ded',2180,'post','page',1,0,NULL,NULL,'Gallery of Сomparisons','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before.jpg',NULL,NULL,'first-content-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before.jpg',NULL,'first-content-image',NULL,0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2020-03-23 07:06:50'),(337,'https://demoweblinks.in/troosten/product/ship-your-idea/','56:d39eb08128d61656772d9b00d322fbfb',22,'post','product',1,0,NULL,NULL,'Ship Your Idea','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_3.jpg',NULL,'1146','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_3.jpg','1146','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_3.jpg\",\"size\":\"full\",\"id\":1146,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:46:01','2013-06-07 10:46:01'),(338,'https://demoweblinks.in/troosten/product/ship-your-idea/?attribute_pa_color=black','81:1ff33c229a46a4025b15255391194cd9',23,'post','product_variation',1,22,NULL,NULL,'Ship Your Idea &#8211; black','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1.jpg',NULL,'888','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1.jpg','888','featured-image','{\"width\":88,\"height\":115,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1.jpg\",\"size\":\"full\",\"id\":888,\"alt\":\"\",\"pixels\":10120,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,1,NULL,2,'2013-06-07 10:44:57','2013-06-07 10:44:57'),(339,'https://demoweblinks.in/troosten/product/woo-ninja-2/','53:d3bb1494275ed6304f95f6a3f055d03a',47,'post','product',1,0,NULL,NULL,'Woo Ninja','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_5.jpg',NULL,'1145','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_5.jpg','1145','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_5.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_5.jpg\",\"size\":\"full\",\"id\":1145,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 11:02:31','2013-06-07 11:02:31'),(340,NULL,NULL,558,'post','post',1,0,NULL,NULL,'ABS has become pretty much standard equipment on most vehicles','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-02.jpg',NULL,'2373','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-02.jpg','2373','featured-image','{\"width\":770,\"height\":478,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-02.jpg\",\"size\":\"full\",\"id\":2373,\"alt\":\"\",\"pixels\":368060,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-08 09:26:42','2017-04-08 09:26:42'),(341,NULL,NULL,81,'term','post_format',NULL,NULL,NULL,NULL,'Video',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,0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:09:24',NULL),(342,NULL,NULL,659,'post','post',1,0,NULL,NULL,'Troubleshooting Anti-Lock Brakes','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-01.jpg',NULL,'2370','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-01.jpg','2370','featured-image','{\"width\":770,\"height\":478,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-01.jpg\",\"size\":\"full\",\"id\":2370,\"alt\":\"\",\"pixels\":368060,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-19 11:21:47','2017-04-19 11:21:47'),(343,'https://demoweblinks.in/troosten/product/woo-logo/','50:c387c3bf637a87dc5b872004ef52a4c2',929,'post','product',1,0,NULL,NULL,'Woo Logo','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg',NULL,'1142','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg','1142','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg\",\"size\":\"full\",\"id\":1142,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:24','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:35:51','2013-06-07 10:35:51'),(344,'https://demoweblinks.in/troosten/product/premium-quality/','57:3e771473a5d2a17d01008d45765a9485',930,'post','product',1,0,NULL,NULL,'Premium Quality','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg',NULL,'1150','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg','1150','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg\",\"size\":\"full\",\"id\":1150,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:41:52','2013-06-07 10:41:52'),(345,'https://demoweblinks.in/troosten/product/ninja-silhouette/','58:b032161ecc67554f700bd3b79f1884f4',931,'post','product',1,0,NULL,NULL,'Ninja Silhouette','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_2.jpg',NULL,'1148','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_2.jpg','1148','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_2.jpg\",\"size\":\"full\",\"id\":1148,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:49:51','2013-06-07 10:49:51'),(346,'https://demoweblinks.in/troosten/product/woo-ninja/','51:e33a44bdf9c537c62926707f06152758',932,'post','product',1,0,NULL,NULL,'Woo Ninja','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg',NULL,'1142','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg','1142','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg\",\"size\":\"full\",\"id\":1142,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:52:06','2013-06-07 10:52:06'),(347,'https://demoweblinks.in/troosten/product/happy-ninja/','53:89df92c811e4c802de92d3feb1bbdc5a',933,'post','product',1,0,NULL,NULL,'Happy Ninja','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg',NULL,'1150','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg','1150','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg\",\"size\":\"full\",\"id\":1150,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:53:15','2013-06-07 10:53:15'),(348,'https://demoweblinks.in/troosten/product/ship-your-idea-2/','58:8f591732bffbb2c4a3e9f7006b004f28',934,'post','product',1,0,NULL,NULL,'Ship Your Idea','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg',NULL,'1142','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg','1142','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg\",\"size\":\"full\",\"id\":1142,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 11:00:28','2013-06-07 11:00:28'),(349,'https://demoweblinks.in/troosten/product/patient-ninja/','55:d520de6d36f6200c5bdd7e5fc28770bc',935,'post','product',1,0,NULL,NULL,'Patient Ninja','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_7.jpg',NULL,'1144','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_7.jpg','1144','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_7.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_7.jpg\",\"size\":\"full\",\"id\":1144,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-10 05:34:45',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 11:03:56','2013-06-07 11:03:56'),(350,'https://demoweblinks.in/troosten/product/happy-ninja-2/','55:a1811bf52ab0e3ba30be419714781331',936,'post','product',1,0,NULL,NULL,'Happy Ninja','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_9.jpg',NULL,'1143','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_9.jpg','1143','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_9.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_9.jpg\",\"size\":\"full\",\"id\":1143,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-10 05:34:45',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 11:05:37','2013-06-07 11:05:37'),(351,'https://demoweblinks.in/troosten/product/ninja-silhouette-2/','60:dda3a6f73a6140c08a8342c5bfdb342e',937,'post','product',1,0,NULL,NULL,'Ninja Silhouette','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg',NULL,'1142','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg','1142','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4.jpg\",\"size\":\"full\",\"id\":1142,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-10 05:34:45',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 11:07:19','2013-06-07 11:07:19'),(352,'https://demoweblinks.in/troosten/product/woo-logo-2/','52:1b8187911912d69f62f56be0d07116f5',938,'post','product',1,0,NULL,NULL,'Woo Logo','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_2.jpg',NULL,'1148','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_2.jpg','1148','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_2.jpg\",\"size\":\"full\",\"id\":1148,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-10 05:34:45',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 11:12:55','2013-06-07 11:12:55'),(353,'https://demoweblinks.in/troosten/product/ship-your-idea-3/','58:501eeb7b72430bf2bfd9b40d6584c7a7',939,'post','product',1,0,NULL,NULL,'Ship Your Idea','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg',NULL,'1150','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg','1150','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6.jpg\",\"size\":\"full\",\"id\":1150,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-10 05:34:45',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 11:22:50','2013-06-07 11:22:50'),(354,'https://demoweblinks.in/troosten/product/flying-ninja/','54:999f5c38507bf93ea739a441aed642da',940,'post','product',1,0,NULL,NULL,'Flying Ninja','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_8.jpg',NULL,'1149','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_8.jpg','1149','featured-image','{\"width\":1200,\"height\":1572,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_8.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_8.jpg\",\"size\":\"full\",\"id\":1149,\"alt\":\"\",\"pixels\":1886400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-10 05:34:45',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 11:25:01','2013-06-07 11:25:01'),(355,'https://demoweblinks.in/troosten/product/ship-your-idea/?attribute_pa_color=green','81:fcf969c7a96188461bd9700b0ca09b9b',943,'post','product_variation',1,22,NULL,NULL,'Ship Your Idea &#8211; green','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front.jpg',NULL,'886','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front.jpg','886','featured-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front.jpg\",\"size\":\"full\",\"id\":886,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,1,NULL,2,'2013-06-07 10:44:58','2013-06-07 10:44:58'),(356,'https://demoweblinks.in/troosten/product/ship-your-idea-2/?attribute_pa_color=black','83:9b58fc572816e3b934ba20c383dc3103',944,'post','product_variation',1,934,NULL,NULL,'Ship Your Idea &#8211; black','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,1,NULL,2,'2013-06-07 10:59:15','2013-06-07 10:59:15'),(357,'https://demoweblinks.in/troosten/product/ship-your-idea-2/?attribute_pa_color=blue','82:03b324a43e556eced3c75366f2e8476a',945,'post','product_variation',1,934,NULL,NULL,'Ship Your Idea &#8211; blue','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front.jpg',NULL,'46','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front.jpg','46','featured-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front.jpg\",\"size\":\"full\",\"id\":46,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 10:09:30',1,NULL,NULL,NULL,NULL,1,NULL,2,'2013-06-07 10:59:15','2013-06-07 10:59:15'),(358,NULL,NULL,1910,'post','service-estimate',1,0,NULL,NULL,'Brake Master Cylinder Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(359,NULL,NULL,1911,'post','service-estimate',1,0,NULL,NULL,'Brake Pad Replacement, Resurface Rotors','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(360,NULL,NULL,1913,'post','service-estimate',1,0,NULL,NULL,'Brake Rotor Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(361,NULL,NULL,1915,'post','service-estimate',1,0,NULL,NULL,'Automatic Transmission Fluid/Filter Change','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(362,'https://demoweblinks.in/troosten/service-contact/service-on/','60:37ec9ad494373b4ec0ee320e16606198',2575,'post','service-contact',1,0,NULL,NULL,'Service on','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-26 14:27:28','2020-06-26 14:27:28'),(363,'https://demoweblinks.in/troosten/service-contact/service-on-2/','62:517a906c171453f6729f20e41ba04d9d',2576,'post','service-contact',1,0,NULL,NULL,'Service on','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-26 14:39:30','2020-06-26 14:39:30'),(364,'https://demoweblinks.in/troosten/service-contact/service-on-3/','62:5e8cbb3ec2077093ca6fecc2201e98a3',2603,'post','service-contact',1,0,NULL,NULL,'Service on','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-07-14 11:01:28','2020-07-14 11:01:28'),(365,'https://demoweblinks.in/troosten/service-contact/service-on-4/','62:2ff9760543dd9659e3dbdc77c4b4c740',2635,'post','service-contact',1,0,NULL,NULL,'Service on','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-20 12:06:39','2020-08-20 12:06:39'),(366,'https://demoweblinks.in/troosten/service-contact/service-on-5/','62:b307210dd99161683a6230e8e475689e',2667,'post','service-contact',1,0,NULL,NULL,'Service on','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-09-11 06:22:33','2020-09-11 06:22:33'),(367,'https://demoweblinks.in/troosten/service-contact/service-on-6/','62:43c9ccd856bbc4f5c73fbc1ee6dc97d5',2673,'post','service-contact',1,0,NULL,NULL,'Service on','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-04 17:05:22','2020-11-04 17:05:22'),(368,'https://demoweblinks.in/troosten/service-contact/service-on-7/','62:5291536637a634ba54bea1d71f27a469',2707,'post','service-contact',1,0,NULL,NULL,'Service on','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-12-04 20:50:03','2020-12-04 20:50:03'),(369,'https://demoweblinks.in/troosten/service-contact/service-on-8/','62:bbc47b30cad98602bf7338bf6703307a',2730,'post','service-contact',1,0,NULL,NULL,'Service on','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-03-06 22:32:49','2021-03-06 22:32:49'),(370,'https://demoweblinks.in/troosten/service-contact/service-on-9/','62:d8bcaba209ffca3ee44fe1ab886f7120',2731,'post','service-contact',1,0,NULL,NULL,'Service on','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-03-08 08:34:53','2021-03-08 08:34:53'),(371,'https://demoweblinks.in/troosten/service-contact/service-on-2017-toyota-civic/','78:a231c2938c6523551c4898dee884d726',2732,'post','service-contact',1,0,NULL,NULL,'Service on 2017 Toyota Civic','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-03-23 13:50:03','2021-03-23 13:50:03'),(372,'https://demoweblinks.in/troosten/service-contact/service-on-2017-jeep-colorado/','79:506d656403f92c929f88e22214314781',2733,'post','service-contact',1,0,NULL,NULL,'Service on 2017 Jeep Colorado','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-04-02 09:31:01','2021-04-02 09:31:01'),(373,'https://demoweblinks.in/troosten/service-contact/service-on-2017-jeep-colorado-2/','81:546596f9e0e45b339e6e7332f6f94df8',2734,'post','service-contact',1,0,NULL,NULL,'Service on 2017 Jeep Colorado','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-04-02 09:33:53','2021-04-02 09:33:53'),(374,'https://demoweblinks.in/troosten/service-contact/service-on-2017-hyundai-cherokee/','82:b21be342924050617045a313ddf490f7',2741,'post','service-contact',1,0,NULL,NULL,'Service on 2017 Hyundai Cherokee','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-06-04 16:24:38','2021-06-04 16:24:38'),(375,'https://demoweblinks.in/troosten/service-contact/service-on-2018-toyota-civic/','78:f25f721ab90dc7f9349ab02bab6a05de',2742,'post','service-contact',1,0,NULL,NULL,'Service on 2018 Toyota Civic','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-06-22 22:16:58','2021-06-22 22:16:58'),(376,'https://demoweblinks.in/troosten/service-contact/service-on-2017-hyundai-cherokee-2/','84:26b08f51797083b3610ff3900005a7db',2749,'post','service-contact',1,0,NULL,NULL,'Service on 2017 Hyundai Cherokee','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-01 19:25:41','2021-09-01 19:25:41'),(377,'https://demoweblinks.in/troosten/service-contact/service-on-2018-hyundai-cherokee/','82:8fe5c8c3a4b438ae4f3ae8e25a0def6d',2758,'post','service-contact',1,0,NULL,NULL,'Service on 2018 Hyundai Cherokee','publish',NULL,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,'2022-05-06 10:09:25','2022-05-06 10:09:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-10-10 07:31:41','2021-10-10 07:31:41'),(378,NULL,NULL,1917,'post','service-estimate',1,0,NULL,NULL,'Cabin Air Filter Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(379,NULL,NULL,1918,'post','service-estimate',1,0,NULL,NULL,'Coolant Replacement/Flush','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(380,NULL,NULL,1919,'post','service-estimate',1,0,NULL,NULL,'Fuel Pump Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(381,NULL,NULL,1921,'post','service-estimate',1,0,NULL,NULL,'Ignition Coil Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(382,NULL,NULL,1922,'post','service-estimate',1,0,NULL,NULL,'Intake Manifold Gasket Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(383,NULL,NULL,1924,'post','service-estimate',1,0,NULL,NULL,'Oil Pan Reseal &#8211; Engine','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(384,NULL,NULL,1925,'post','service-estimate',1,0,NULL,NULL,'Oil Pump Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(385,NULL,NULL,1927,'post','service-estimate',1,0,NULL,NULL,'Radiator Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(386,NULL,NULL,1929,'post','service-estimate',1,0,NULL,NULL,'Spark Plug Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(387,NULL,NULL,2414,'post','service-estimate',1,0,NULL,NULL,'ABS Control Module Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(388,NULL,NULL,2415,'post','service-estimate',1,0,NULL,NULL,'ABS Wheel Speed Sensor Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(389,NULL,NULL,2416,'post','service-estimate',1,0,NULL,NULL,'Brake Pad Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(390,NULL,NULL,2417,'post','service-estimate',1,0,NULL,NULL,'Air Filter Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(391,NULL,NULL,2418,'post','service-estimate',1,0,NULL,NULL,'Water Pump Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(392,NULL,NULL,2419,'post','service-estimate',1,0,NULL,NULL,'Head Gasket Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(393,NULL,NULL,2420,'post','service-estimate',1,0,NULL,NULL,'Mass Airflow Sensor Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(394,NULL,NULL,2421,'post','service-estimate',1,0,NULL,NULL,'Radiator Hose Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(395,NULL,NULL,2422,'post','service-estimate',1,0,NULL,NULL,'Thermostat Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(396,NULL,NULL,2423,'post','service-estimate',1,0,NULL,NULL,'Valve Cover Gasket Replacement','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,NULL,NULL,'2022-05-06 10:09:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-12-04 10:15:36','2018-12-04 10:15:36'),(397,'https://demoweblinks.in/troosten/?post_type=wpcf7_contact_form&p=710','68:4d18b8010179a1b98feff4ccd04123e3',710,'post','wpcf7_contact_form',1,0,NULL,NULL,'Apointment Form','publish',NULL,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,'2022-05-06 10:09:26','2022-05-06 10:09:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-04-25 03:08:57','2017-04-25 03:08:57'),(398,'https://demoweblinks.in/troosten/?post_type=wpcf7_contact_form&p=2138','69:5015bba0f66eb78291cc5ab0358e7406',2138,'post','wpcf7_contact_form',1,0,NULL,NULL,'Service Sidebar Form','publish',NULL,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,'2022-05-06 10:09:26','2022-05-06 10:09:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-19 12:06:56','2020-03-19 12:06:56'),(399,'https://demoweblinks.in/troosten/?post_type=wpcf7_contact_form&p=2220','69:61f477108756dba83c07fedaa744f2cd',2220,'post','wpcf7_contact_form',1,0,NULL,NULL,'Question Form','publish',NULL,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,'2022-05-06 10:09:26','2022-05-06 10:09:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-24 03:22:07','2020-03-24 03:22:07'),(400,'https://demoweblinks.in/troosten/?post_type=wpcf7_contact_form&p=2225','69:6e195a49ea00bb42710c39e5009afead',2225,'post','wpcf7_contact_form',1,0,NULL,NULL,'Contact Form','publish',NULL,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,'2022-05-06 10:09:26','2022-05-06 10:09:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-25 08:54:55','2020-03-25 08:54:55'),(401,'https://demoweblinks.in/troosten/','33:c69a57f460f446bf146ba7202d432be5',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Turnkey MEP Project','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,NULL,NULL,'2022-05-06 10:09:45','2022-05-10 13:30:07',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:30:06','2016-04-06 09:13:58'),(402,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,'2022-05-06 10:09:53','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(403,'https://demoweblinks.in/troosten/cart/','38:351f16e431d138a33bc69a8369e71bd2',11,'post','page',1,0,NULL,NULL,'Cart','publish',NULL,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,'2022-05-06 10:10:05','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:00:51','2022-05-06 10:00:51'),(404,'https://demoweblinks.in/troosten/checkout/','42:618b88b9a5675c4f5ce199c493abb20a',12,'post','page',1,0,NULL,NULL,'Checkout','publish',NULL,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,'2022-05-06 10:10:05','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:00:51','2022-05-06 10:00:51'),(405,'https://demoweblinks.in/troosten/?page_id=3','43:de1b1edef2343b86b5483be6ab3f53e2',3,'post','page',1,0,NULL,NULL,'Privacy Policy','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,NULL,NULL,NULL,'2022-05-06 10:10:05','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 03:55:00','2022-05-06 03:55:00'),(406,'https://demoweblinks.in/troosten/?page_id=14','44:3a12a01c9454b724ca21d55403c3ad69',14,'post','page',1,0,NULL,NULL,'Refund and Returns Policy','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,NULL,NULL,NULL,'2022-05-06 10:10:05','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(407,'https://demoweblinks.in/troosten/shop/','38:df5100bd99923b5629a5b7c1cd5d003a',NULL,'post-type-archive','product',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Products',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-05-06 10:10:17','2022-05-06 10:10:17',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 11:25:01','2013-06-07 10:35:51'),(408,'https://demoweblinks.in/troosten/2022/05/06/wp-global-styles-car-repair-services-child/','87:8f749ec234faa034ff42b12b9a3e8369',2778,'post','wp_global_styles',1,0,NULL,NULL,'Custom Styles','publish',NULL,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,'2022-05-06 10:10:17','2022-05-06 10:10:17',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:10:17','2022-05-06 10:10:17'),(409,NULL,NULL,9,'post','attachment',1,0,NULL,NULL,'woocommerce-placeholder','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/woocommerce-placeholder.png',NULL,'9','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/woocommerce-placeholder.png','9','attachment-image','{\"width\":1200,\"height\":1200,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/woocommerce-placeholder.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/woocommerce-placeholder.png\",\"size\":\"full\",\"id\":9,\"alt\":\"\",\"pixels\":1440000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2022-05-06 10:43:06','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:00:49','2022-05-06 10:00:49'),(410,'https://demoweblinks.in/troosten/sample-page/','45:f25532d9605f6eeb3164181e4eb2fc25',2,'post','page',1,0,NULL,NULL,'Sample Page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,NULL,'2022-05-06 10:43:06','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 03:55:00','2022-05-06 03:55:00'),(411,'https://demoweblinks.in/troosten/shop/','38:df5100bd99923b5629a5b7c1cd5d003a',10,'post','page',1,0,NULL,NULL,'Shop','publish',NULL,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,'2022-05-06 10:43:06','2022-05-06 12:40:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:00:51','2022-05-06 10:00:51'),(412,NULL,NULL,1,'post','post',1,0,NULL,NULL,'Hello world!','publish',NULL,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,'2022-05-06 10:43:06','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 03:55:00','2022-05-06 03:55:00'),(413,'https://demoweblinks.in/troosten/category/uncategorized/','56:2ff8655eb788a4f6cf459142a5da19dc',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,0,NULL,NULL,'2022-05-06 10:43:06','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:09:29','2017-04-19 11:21:47'),(414,'https://demoweblinks.in/troosten/product-category/uncategorized/','64:0e4e88def25980b5ddc3503f18ba178d',15,'term','product_cat',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,0,NULL,NULL,'2022-05-06 10:43:06','2022-05-06 10:43:06',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(415,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,'2022-05-06 10:43:06','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(416,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,'2022-05-06 10:43:06','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(417,NULL,NULL,NULL,'post-type-archive','car_services',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Services',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-05-06 10:43:06','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:09:28','2017-03-19 06:26:34'),(418,NULL,NULL,2798,'post','attachment',1,0,NULL,NULL,'One Click Demo Import &#8211; log_file_2022-05-06__10-48-51','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-05-06 10:48:51','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:48:51','2022-05-06 10:48:51'),(419,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_back-1.jpg','79:595132c29954734c42cd797291f78320',2799,'post','attachment',1,0,NULL,NULL,'hoodie_1_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_back-1.jpg',NULL,'2799','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_back-1.jpg','2799','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_back-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_back-1.jpg\",\"size\":\"full\",\"id\":2799,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:48:51','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 11:00:00','2013-06-07 11:00:00'),(420,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front-1.jpg','80:9792279e4fb10d452cc2a8341ee8bf12',2800,'post','attachment',1,0,NULL,NULL,'hoodie_1_front','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front-1.jpg',NULL,'2800','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front-1.jpg','2800','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_1_front-1.jpg\",\"size\":\"full\",\"id\":2800,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:48:52','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 11:00:01','2013-06-07 11:00:01'),(421,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_1_back-1.jpg','74:d3e994f193a6451e5a570dab32222350',2801,'post','attachment',1,0,NULL,NULL,'T_1_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_1_back-1.jpg',NULL,'2801','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_1_back-1.jpg','2801','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_1_back-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_1_back-1.jpg\",\"size\":\"full\",\"id\":2801,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:48:53','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:35:39','2013-06-07 10:35:39'),(422,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_2_back-1.jpg','74:f080d75add846a96866309f54ae95ee5',2802,'post','attachment',1,0,NULL,NULL,'T_2_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_2_back-1.jpg',NULL,'2802','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_2_back-1.jpg','2802','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_2_back-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_2_back-1.jpg\",\"size\":\"full\",\"id\":2802,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:48:53','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:41:34','2013-06-07 10:41:34'),(423,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_back-1.jpg','74:5e987d6f0339ddaafb57faff89175e71',2803,'post','attachment',1,0,NULL,NULL,'T_3_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_back-1.jpg',NULL,'2803','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_back-1.jpg','2803','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_back-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_back-1.jpg\",\"size\":\"full\",\"id\":2803,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:48:54','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:45:26','2013-06-07 10:45:26'),(424,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front-1.jpg','75:cd2eeba1183330b2de77f3cff466f27c',2804,'post','attachment',1,0,NULL,NULL,'T_3_front','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front-1.jpg',NULL,'2804','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front-1.jpg','2804','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_3_front-1.jpg\",\"size\":\"full\",\"id\":2804,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:48:55','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:45:27','2013-06-07 10:45:27'),(425,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_back-1.jpg','74:6adbc99d651a324682dda66b9f2c5f70',2805,'post','attachment',1,0,NULL,NULL,'T_4_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_back-1.jpg',NULL,'2805','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_back-1.jpg','2805','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_back-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_back-1.jpg\",\"size\":\"full\",\"id\":2805,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:48:55','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:45:29','2013-06-07 10:45:29'),(426,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1-1.jpg','76:6b1b39fe27f51c3ef37a19f728b1f71c',2806,'post','attachment',1,0,NULL,NULL,'T_4_front','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1-1.jpg',NULL,'2806','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1-1.jpg','2806','attachment-image','{\"width\":88,\"height\":115,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_4_front1-1.jpg\",\"size\":\"full\",\"id\":2806,\"alt\":\"\",\"pixels\":10120,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:48:56','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:45:30','2013-06-07 10:45:30'),(427,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_5_back-1.jpg','74:bf2e7571389784fa28f95e335c81aa81',2807,'post','attachment',1,0,NULL,NULL,'T_5_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_5_back-1.jpg',NULL,'2807','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_5_back-1.jpg','2807','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_5_back-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_5_back-1.jpg\",\"size\":\"full\",\"id\":2807,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:48:56','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:49:23','2013-06-07 10:49:23'),(428,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_6_back-1.jpg','74:6360c6e4222a256a7bb250b4b883ca93',2808,'post','attachment',1,0,NULL,NULL,'T_6_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_6_back-1.jpg',NULL,'2808','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_6_back-1.jpg','2808','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_6_back-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_6_back-1.jpg\",\"size\":\"full\",\"id\":2808,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:48:57','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:52:02','2013-06-07 10:52:02'),(429,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_7_back-1.jpg','74:262204028311eaf0aea02bd46d34bea4',2809,'post','attachment',1,0,NULL,NULL,'T_7_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_7_back-1.jpg',NULL,'2809','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_7_back-1.jpg','2809','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/T_7_back-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/T_7_back-1.jpg\",\"size\":\"full\",\"id\":2809,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:48:58','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:53:29','2013-06-07 10:53:29'),(430,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_7_back-1.jpg','79:d7d893abf279768955da8fa038ce17ef',2810,'post','attachment',1,0,NULL,NULL,'hoodie_7_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_7_back-1.jpg',NULL,'2810','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_7_back-1.jpg','2810','attachment-image','{\"width\":270,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_7_back-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_7_back-1.jpg\",\"size\":\"full\",\"id\":2810,\"alt\":\"\",\"pixels\":95850,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:48:58','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2013-06-07 10:59:54','2013-06-07 10:59:54'),(431,NULL,NULL,2811,'post','attachment',1,0,NULL,NULL,'hoodie_2_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_2_back-1.jpg',NULL,'2811','attachment-image',NULL,NULL,NULL,'2811','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:48:59','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:02:26','2013-06-07 11:02:26'),(432,NULL,NULL,2812,'post','attachment',1,0,NULL,NULL,'hoodie_3_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_3_back-1.jpg',NULL,'2812','attachment-image',NULL,NULL,NULL,'2812','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:00','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:03:50','2013-06-07 11:03:50'),(433,NULL,NULL,2813,'post','attachment',1,0,NULL,NULL,'hoodie_4_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_4_back-1.jpg',NULL,'2813','attachment-image',NULL,NULL,NULL,'2813','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:00','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:05:13','2013-06-07 11:05:13'),(434,NULL,NULL,2814,'post','attachment',1,0,NULL,NULL,'hoodie_5_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_5_back-1.jpg',NULL,'2814','attachment-image',NULL,NULL,NULL,'2814','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:01','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:07:10','2013-06-07 11:07:10'),(435,NULL,NULL,2815,'post','attachment',1,0,NULL,NULL,'hoodie_6_back','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/hoodie_6_back-1.jpg',NULL,'2815','attachment-image',NULL,NULL,NULL,'2815','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:02','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:12:16','2013-06-07 11:12:16'),(436,NULL,NULL,2816,'post','attachment',1,0,NULL,NULL,'Poster_1_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_1_flat-1.jpg',NULL,'2816','attachment-image',NULL,NULL,NULL,'2816','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:03','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:22:05','2013-06-07 11:22:05'),(437,NULL,NULL,2817,'post','attachment',1,0,NULL,NULL,'Poster_2_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_2_flat-1.jpg',NULL,'2817','attachment-image',NULL,NULL,NULL,'2817','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:05','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:24:47','2013-06-07 11:24:47'),(438,NULL,NULL,2818,'post','attachment',1,0,NULL,NULL,'Poster_3_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_3_flat-1.jpg',NULL,'2818','attachment-image',NULL,NULL,NULL,'2818','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:05','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:27:31','2013-06-07 11:27:31'),(439,NULL,NULL,2819,'post','attachment',1,0,NULL,NULL,'services-img-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01-1.jpg',NULL,'2819','attachment-image',NULL,NULL,NULL,'2819','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:06','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 14:06:23','2017-03-08 14:06:23'),(440,NULL,NULL,2820,'post','attachment',1,0,NULL,NULL,'services-img-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-1.jpg',NULL,'2820','attachment-image',NULL,NULL,NULL,'2820','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:07','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 14:46:52','2017-03-08 14:46:52'),(441,NULL,NULL,2821,'post','attachment',1,0,NULL,NULL,'block-bg-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-1-2.jpg',NULL,'2821','attachment-image',NULL,NULL,NULL,'2821','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:08','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 15:04:20','2017-03-08 15:04:20'),(442,NULL,NULL,2822,'post','attachment',1,0,NULL,NULL,'services-img-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03-1.jpg',NULL,'2822','attachment-image',NULL,NULL,NULL,'2822','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:12','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 15:37:44','2017-03-08 15:37:44'),(443,NULL,NULL,60,'post','attachment',1,0,NULL,NULL,'slide1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/slide1.jpg',NULL,'60','attachment-image',NULL,NULL,NULL,'60','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:13','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 17:13:12','2017-03-08 17:13:12'),(444,NULL,NULL,61,'post','attachment',1,0,NULL,NULL,'slide2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/slide2.jpg',NULL,'61','attachment-image',NULL,NULL,NULL,'61','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:16','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 17:13:15','2017-03-08 17:13:15'),(445,NULL,NULL,2823,'post','attachment',1,0,NULL,NULL,'slide3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/slide3-1.jpg',NULL,'2823','attachment-image',NULL,NULL,NULL,'2823','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:21','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 17:13:18','2017-03-08 17:13:18'),(446,NULL,NULL,2824,'post','attachment',1,0,NULL,NULL,'banner-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/banner-bg-1.png',NULL,'2824','attachment-image',NULL,NULL,NULL,'2824','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 17:24:41','2017-03-08 17:24:41'),(447,NULL,NULL,2825,'post','attachment',1,0,NULL,NULL,'banner-key','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/banner-key-1.png',NULL,'2825','attachment-image',NULL,NULL,NULL,'2825','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 17:27:34','2017-03-08 17:27:34'),(448,NULL,NULL,2826,'post','attachment',1,0,NULL,NULL,'block-bg-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-2-1.jpg',NULL,'2826','attachment-image',NULL,NULL,NULL,'2826','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:26','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 17:53:07','2017-03-08 17:53:07'),(449,NULL,NULL,2827,'post','attachment',1,0,NULL,NULL,'service-1-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-1.png',NULL,'2827','attachment-image',NULL,NULL,NULL,'2827','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:29','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-09 06:35:09','2017-03-09 06:35:09'),(450,NULL,NULL,2828,'post','attachment',1,0,NULL,NULL,'about-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-4.jpg',NULL,'2828','attachment-image',NULL,NULL,NULL,'2828','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:30','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-08 13:24:02','2017-03-08 13:24:02'),(451,NULL,NULL,2829,'post','attachment',1,0,NULL,NULL,'Poster_4_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_4_flat-1.jpg',NULL,'2829','attachment-image',NULL,NULL,NULL,'2829','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:31','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:28:20','2013-06-07 11:28:20'),(452,NULL,NULL,2830,'post','attachment',1,0,NULL,NULL,'Poster_5_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/Poster_5_flat-1.jpg',NULL,'2830','attachment-image',NULL,NULL,NULL,'2830','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:32','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:29:37','2013-06-07 11:29:37'),(453,NULL,NULL,2831,'post','attachment',1,0,NULL,NULL,'cd_1_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/cd_1_flat-1.jpg',NULL,'2831','attachment-image',NULL,NULL,NULL,'2831','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:32','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:32:57','2013-06-07 11:32:57'),(454,NULL,NULL,2832,'post','attachment',1,0,NULL,NULL,'cd_2_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/cd_2_flat-1.jpg',NULL,'2832','attachment-image',NULL,NULL,NULL,'2832','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:33','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:34:07','2013-06-07 11:34:07'),(455,NULL,NULL,2833,'post','attachment',1,0,NULL,NULL,'cd_3_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/cd_3_flat-1.jpg',NULL,'2833','attachment-image',NULL,NULL,NULL,'2833','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:33','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:35:10','2013-06-07 11:35:10'),(456,NULL,NULL,2834,'post','attachment',1,0,NULL,NULL,'cd_4_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/cd_4_flat-1.jpg',NULL,'2834','attachment-image',NULL,NULL,NULL,'2834','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:34','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:36:10','2013-06-07 11:36:10'),(457,NULL,NULL,2835,'post','attachment',1,0,NULL,NULL,'cd_5_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/cd_5_flat-1.jpg',NULL,'2835','attachment-image',NULL,NULL,NULL,'2835','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:35','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:37:17','2013-06-07 11:37:17'),(458,NULL,NULL,2836,'post','attachment',1,0,NULL,NULL,'cd_6_flat','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/cd_6_flat-1.jpg',NULL,'2836','attachment-image',NULL,NULL,NULL,'2836','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:35','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2013-06-07 11:38:03','2013-06-07 11:38:03'),(459,NULL,NULL,2837,'post','attachment',1,0,NULL,NULL,'service-2-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-2-bg-1.jpg',NULL,'2837','attachment-image',NULL,NULL,NULL,'2837','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:36','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-09 06:35:11','2017-03-09 06:35:11'),(460,NULL,NULL,2838,'post','attachment',1,0,NULL,NULL,'service-3-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-1.jpg',NULL,'2838','attachment-image',NULL,NULL,NULL,'2838','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:37','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-09 06:57:23','2017-03-09 06:57:23'),(461,NULL,NULL,2839,'post','attachment',1,0,NULL,NULL,'service-4-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-4-bg-1.jpg',NULL,'2839','attachment-image',NULL,NULL,NULL,'2839','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:38','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-09 06:58:15','2017-03-09 06:58:15'),(462,NULL,NULL,2840,'post','attachment',1,0,NULL,NULL,'service-6-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-6-bg-1.jpg',NULL,'2840','attachment-image',NULL,NULL,NULL,'2840','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:38','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-09 06:59:07','2017-03-09 06:59:07'),(463,NULL,NULL,2841,'post','attachment',1,0,NULL,NULL,'service-5-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-1.jpg',NULL,'2841','attachment-image',NULL,NULL,NULL,'2841','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:39','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-09 06:59:45','2017-03-09 06:59:45'),(464,NULL,NULL,2842,'post','attachment',1,0,NULL,NULL,'grey-bg-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/grey-bg-1-1.png',NULL,'2842','attachment-image',NULL,NULL,NULL,'2842','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:40','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-09 09:08:09','2017-03-09 09:08:09'),(465,NULL,NULL,2843,'post','attachment',1,0,NULL,NULL,'img-car-move','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img-car-move-1.png',NULL,'2843','attachment-image',NULL,NULL,NULL,'2843','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:41','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-09 09:12:34','2017-03-09 09:12:34'),(466,NULL,NULL,2844,'post','attachment',1,0,NULL,NULL,'blog-post-img-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-1-1.jpg',NULL,'2844','attachment-image',NULL,NULL,NULL,'2844','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:45','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-10 06:34:42','2017-03-10 06:34:42'),(467,NULL,NULL,2845,'post','attachment',1,0,NULL,NULL,'blog-post-img-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2-3.jpg',NULL,'2845','attachment-image',NULL,NULL,NULL,'2845','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:47','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-14 07:23:16','2017-03-14 07:23:16'),(468,NULL,NULL,2846,'post','attachment',1,0,NULL,NULL,'blog-post-img-2-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2-1-1.jpg',NULL,'2846','attachment-image',NULL,NULL,NULL,'2846','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:48','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-14 07:23:21','2017-03-14 07:23:21'),(469,NULL,NULL,2847,'post','attachment',1,0,NULL,NULL,'blog-post-img-2-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-2-2-1.jpg',NULL,'2847','attachment-image',NULL,NULL,NULL,'2847','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:50','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-14 07:23:25','2017-03-14 07:23:25'),(470,NULL,NULL,2848,'post','attachment',1,0,NULL,NULL,'blog-post-img-3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/blog-post-img-3-1.jpg',NULL,'2848','attachment-image',NULL,NULL,NULL,'2848','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:51','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-14 07:37:46','2017-03-14 07:37:46'),(471,NULL,NULL,2849,'post','attachment',1,0,NULL,NULL,'person-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-02-1.jpg',NULL,'2849','attachment-image',NULL,NULL,NULL,'2849','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:52','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-15 07:00:46','2017-03-15 07:00:46'),(472,NULL,NULL,2850,'post','attachment',1,0,NULL,NULL,'person-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-03-1.jpg',NULL,'2850','attachment-image',NULL,NULL,NULL,'2850','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:53','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-15 07:00:47','2017-03-15 07:00:47'),(473,NULL,NULL,2851,'post','attachment',1,0,NULL,NULL,'person-04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-04-1.jpg',NULL,'2851','attachment-image',NULL,NULL,NULL,'2851','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:53','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-15 07:00:47','2017-03-15 07:00:47'),(474,NULL,NULL,2852,'post','attachment',1,0,NULL,NULL,'person-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/person-01-1.jpg',NULL,'2852','attachment-image',NULL,NULL,NULL,'2852','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:54','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-15 07:00:48','2017-03-15 07:00:48'),(475,NULL,NULL,2853,'post','attachment',1,0,NULL,NULL,'services-img-04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04-1.jpg',NULL,'2853','attachment-image',NULL,NULL,NULL,'2853','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:55','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:18:15','2017-03-19 06:18:15'),(476,NULL,NULL,2854,'post','attachment',1,0,NULL,NULL,'services-img-05','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05-1.jpg',NULL,'2854','attachment-image',NULL,NULL,NULL,'2854','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:55','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:19:22','2017-03-19 06:19:22'),(477,NULL,NULL,2855,'post','attachment',1,0,NULL,NULL,'services-img-06','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06-1.jpg',NULL,'2855','attachment-image',NULL,NULL,NULL,'2855','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:56','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:20:09','2017-03-19 06:20:09'),(478,NULL,NULL,2856,'post','attachment',1,0,NULL,NULL,'gallery-img-06','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-06-1.jpg',NULL,'2856','attachment-image',NULL,NULL,NULL,'2856','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:57','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 03:55:28','2017-03-20 03:55:28'),(479,NULL,NULL,2857,'post','attachment',1,0,NULL,NULL,'gallery-img-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-01-1-1.jpg',NULL,'2857','attachment-image',NULL,NULL,NULL,'2857','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:49:59','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 04:05:02','2017-03-20 04:05:02'),(480,NULL,NULL,2858,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-02-2.jpg',NULL,'2858','attachment-image',NULL,NULL,NULL,'2858','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:00','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 04:07:58','2017-03-20 04:07:58'),(481,NULL,NULL,2859,'post','attachment',1,0,NULL,NULL,'2010 Ford Mustang','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/2-2.jpg',NULL,'2859','attachment-image',NULL,NULL,NULL,'2859','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:00','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:32','2017-03-20 05:01:32'),(482,NULL,NULL,2860,'post','attachment',1,0,NULL,NULL,'3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/3-2.jpg',NULL,'2860','attachment-image',NULL,NULL,NULL,'2860','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:02','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:33','2017-03-20 05:01:33'),(483,NULL,NULL,2861,'post','attachment',1,0,NULL,NULL,'4','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/4-2.jpg',NULL,'2861','attachment-image',NULL,NULL,NULL,'2861','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:04','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:34','2017-03-20 05:01:34'),(484,NULL,NULL,2862,'post','attachment',1,0,NULL,NULL,'5','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/5-2.jpg',NULL,'2862','attachment-image',NULL,NULL,NULL,'2862','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:06','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:35','2017-03-20 05:01:35'),(485,NULL,NULL,2863,'post','attachment',1,0,NULL,NULL,'6','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/6-2.jpg',NULL,'2863','attachment-image',NULL,NULL,NULL,'2863','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:07','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:36','2017-03-20 05:01:36'),(486,NULL,NULL,2864,'post','attachment',1,0,NULL,NULL,'7','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/7-2.jpg',NULL,'2864','attachment-image',NULL,NULL,NULL,'2864','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:09','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:37','2017-03-20 05:01:37'),(487,NULL,NULL,2865,'post','attachment',1,0,NULL,NULL,'8','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/8-2.jpg',NULL,'2865','attachment-image',NULL,NULL,NULL,'2865','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:11','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:38','2017-03-20 05:01:38'),(488,NULL,NULL,2866,'post','attachment',1,0,NULL,NULL,'Car mechanic working in auto repair service.','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/9-2.jpg',NULL,'2866','attachment-image',NULL,NULL,NULL,'2866','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:13','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:01:39','2017-03-20 05:01:39'),(489,NULL,NULL,2867,'post','attachment',1,0,NULL,NULL,'2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/2-1-1.jpg',NULL,'2867','attachment-image',NULL,NULL,NULL,'2867','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:15','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:05:53','2017-03-20 05:05:53'),(490,NULL,NULL,2868,'post','attachment',1,0,NULL,NULL,'3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/3-1-1.jpg',NULL,'2868','attachment-image',NULL,NULL,NULL,'2868','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:15','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:06:41','2017-03-20 05:06:41'),(491,NULL,NULL,2869,'post','attachment',1,0,NULL,NULL,'4','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/4-1-1.jpg',NULL,'2869','attachment-image',NULL,NULL,NULL,'2869','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:16','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:07:40','2017-03-20 05:07:40'),(492,NULL,NULL,2870,'post','attachment',1,0,NULL,NULL,'5','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/5-1-1.jpg',NULL,'2870','attachment-image',NULL,NULL,NULL,'2870','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:17','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:08:07','2017-03-20 05:08:07'),(493,NULL,NULL,2871,'post','attachment',1,0,NULL,NULL,'6','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/6-1-1.jpg',NULL,'2871','attachment-image',NULL,NULL,NULL,'2871','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:18','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:08:41','2017-03-20 05:08:41'),(494,NULL,NULL,2872,'post','attachment',1,0,NULL,NULL,'7','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/7-1-1.jpg',NULL,'2872','attachment-image',NULL,NULL,NULL,'2872','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:10:19','2017-03-20 05:10:19'),(495,NULL,NULL,2873,'post','attachment',1,0,NULL,NULL,'8','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/8-1-1.jpg',NULL,'2873','attachment-image',NULL,NULL,NULL,'2873','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:20','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:11:01','2017-03-20 05:11:01'),(496,NULL,NULL,2874,'post','attachment',1,0,NULL,NULL,'9','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/9-1-1.jpg',NULL,'2874','attachment-image',NULL,NULL,NULL,'2874','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:20','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-20 05:11:33','2017-03-20 05:11:33'),(497,NULL,NULL,2875,'post','attachment',1,0,NULL,NULL,'gallery-img-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-01-1.jpg',NULL,'2875','attachment-image',NULL,NULL,NULL,'2875','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:21','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 06:29:15','2017-04-03 06:29:15'),(498,NULL,NULL,2876,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-02-1-1.jpg',NULL,'2876','attachment-image',NULL,NULL,NULL,'2876','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:01:48','2017-04-03 07:01:48'),(499,NULL,NULL,2877,'post','attachment',1,0,NULL,NULL,'gallery-img-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-02-1.jpg',NULL,'2877','attachment-image',NULL,NULL,NULL,'2877','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:02:12','2017-04-03 07:02:12'),(500,NULL,NULL,2878,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-thumb-03-1.jpg',NULL,'2878','attachment-image',NULL,NULL,NULL,'2878','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:05:31','2017-04-03 07:05:31'),(501,NULL,NULL,2879,'post','attachment',1,0,NULL,NULL,'gallery-img-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img-03-1.jpg',NULL,'2879','attachment-image',NULL,NULL,NULL,'2879','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:26','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:05:48','2017-04-03 07:05:48'),(502,NULL,NULL,2880,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-03-1.jpg',NULL,'2880','attachment-image',NULL,NULL,NULL,'2880','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:28','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:06:06','2017-04-03 07:06:06'),(503,NULL,NULL,2881,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-04-1.jpg',NULL,'2881','attachment-image',NULL,NULL,NULL,'2881','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:29','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:09:46','2017-04-03 07:09:46'),(504,NULL,NULL,2882,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-05','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-05-1.jpg',NULL,'2882','attachment-image',NULL,NULL,NULL,'2882','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:30','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:10:28','2017-04-03 07:10:28'),(505,NULL,NULL,2883,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-06','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-06-1.jpg',NULL,'2883','attachment-image',NULL,NULL,NULL,'2883','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:31','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:11:27','2017-04-03 07:11:27'),(506,NULL,NULL,2884,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-07','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-07-1.jpg',NULL,'2884','attachment-image',NULL,NULL,NULL,'2884','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:31','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:12:21','2017-04-03 07:12:21'),(507,NULL,NULL,2885,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-08','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-08-1.jpg',NULL,'2885','attachment-image',NULL,NULL,NULL,'2885','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:32','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:13:08','2017-04-03 07:13:08'),(508,NULL,NULL,2886,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-09','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-09-1.jpg',NULL,'2886','attachment-image',NULL,NULL,NULL,'2886','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:33','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:14:10','2017-04-03 07:14:10'),(509,NULL,NULL,2887,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-02-1.jpg',NULL,'2887','attachment-image',NULL,NULL,NULL,'2887','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:34','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-03 07:16:55','2017-04-03 07:16:55'),(510,NULL,NULL,2888,'post','attachment',1,0,NULL,NULL,'gallery-img-thumb-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/gallery-img-thumb-01-1.jpg',NULL,'2888','attachment-image',NULL,NULL,NULL,'2888','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:35','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-04 07:11:06','2017-04-04 07:11:06'),(511,NULL,NULL,2889,'post','attachment',1,0,NULL,NULL,'1474061829492','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/1474061829492-1.png',NULL,'2889','attachment-image',NULL,NULL,NULL,'2889','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:36','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-05 06:07:43','2017-04-05 06:07:43'),(512,NULL,NULL,2890,'post','attachment',1,0,NULL,NULL,'images','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/images-1.png',NULL,'2890','attachment-image',NULL,NULL,NULL,'2890','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:38','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-05 10:11:48','2017-04-05 10:11:48'),(513,NULL,NULL,2891,'post','attachment',1,0,NULL,NULL,'ValeraSportAS','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/ValeraSportAS-1.png',NULL,'2891','attachment-image',NULL,NULL,NULL,'2891','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:39','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-07 03:06:14','2017-04-07 03:06:14'),(514,NULL,NULL,2892,'post','attachment',1,0,NULL,NULL,'FirehawkIndy500','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/FirehawkIndy500-1.png',NULL,'2892','attachment-image',NULL,NULL,NULL,'2892','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:40','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-07 03:10:06','2017-04-07 03:10:06'),(515,NULL,NULL,2893,'post','attachment',1,0,NULL,NULL,'appointment-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/appointment-bg-1.png',NULL,'2893','attachment-image',NULL,NULL,NULL,'2893','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:41','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-19 09:04:25','2017-04-19 09:04:25'),(516,NULL,NULL,2894,'post','attachment',1,0,NULL,NULL,'about-img-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-1-1.jpg',NULL,'2894','attachment-image',NULL,NULL,NULL,'2894','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:46','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-25 04:50:28','2017-04-25 04:50:28'),(517,NULL,NULL,2895,'post','attachment',1,0,NULL,NULL,'about-img-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-2-1.jpg',NULL,'2895','attachment-image',NULL,NULL,NULL,'2895','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:47','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-25 04:58:23','2017-04-25 04:58:23'),(518,NULL,NULL,2896,'post','attachment',1,0,NULL,NULL,'about-img-3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/about-img-3-1.jpg',NULL,'2896','attachment-image',NULL,NULL,NULL,'2896','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:47','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-25 04:58:25','2017-04-25 04:58:25'),(519,NULL,NULL,2897,'post','attachment',1,0,NULL,NULL,'prd-thumb-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prd-thumb-1-1.jpg',NULL,'2897','attachment-image',NULL,NULL,NULL,'2897','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:48','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-25 10:17:46','2017-04-25 10:17:46'),(520,NULL,NULL,2898,'post','attachment',1,0,NULL,NULL,'prd-thumb-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prd-thumb-2-1.jpg',NULL,'2898','attachment-image',NULL,NULL,NULL,'2898','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:48','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-25 10:17:47','2017-04-25 10:17:47'),(521,NULL,NULL,2899,'post','attachment',1,0,NULL,NULL,'prd-thumb-3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prd-thumb-3-1.jpg',NULL,'2899','attachment-image',NULL,NULL,NULL,'2899','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:49','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-25 10:17:48','2017-04-25 10:17:48'),(522,NULL,NULL,2900,'post','attachment',1,0,NULL,NULL,'services-1-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img-2.jpg',NULL,'2900','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img-2.jpg','2900','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img-2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img-2.jpg\",\"size\":\"full\",\"id\":2900,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:50:50','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-27 03:31:04','2017-04-27 03:31:04'),(523,NULL,NULL,2901,'post','attachment',1,0,NULL,NULL,'services-2-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img-2.jpg',NULL,'2901','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img-2.jpg','2901','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img-2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img-2.jpg\",\"size\":\"full\",\"id\":2901,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:50:51','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-27 05:14:18','2017-04-27 05:14:18'),(524,NULL,NULL,2902,'post','attachment',1,0,NULL,NULL,'services-3-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img-2.jpg',NULL,'2902','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img-2.jpg','2902','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img-2.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img-2.jpg\",\"size\":\"full\",\"id\":2902,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:50:53','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-27 05:19:31','2017-04-27 05:19:31'),(525,NULL,NULL,2903,'post','attachment',1,0,NULL,NULL,'services-4-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-4-img-1.jpg',NULL,'2903','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-4-img-1.jpg','2903','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-4-img-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-4-img-1.jpg\",\"size\":\"full\",\"id\":2903,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:50:54','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-27 06:39:46','2017-04-27 06:39:46'),(526,NULL,NULL,2904,'post','attachment',1,0,NULL,NULL,'services-5-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-5-img-1.jpg',NULL,'2904','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-5-img-1.jpg','2904','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-5-img-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-5-img-1.jpg\",\"size\":\"full\",\"id\":2904,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:50:56','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-27 06:54:58','2017-04-27 06:54:58'),(527,NULL,NULL,2905,'post','attachment',1,0,NULL,NULL,'tabform-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/tabform-bg-1.jpg',NULL,'2905','attachment-image',NULL,NULL,NULL,'2905','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:50:57','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-28 04:26:02','2017-04-28 04:26:02'),(528,NULL,NULL,2906,'post','attachment',1,0,NULL,NULL,'services-1-img','inherit',0,0,0,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img-1-1.jpg',NULL,'2906','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img-1-1.jpg','2906','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img-1-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-1-img-1-1.jpg\",\"size\":\"full\",\"id\":2906,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:50:58','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-29 06:43:15','2017-04-29 06:43:15'),(529,NULL,NULL,2907,'post','attachment',1,0,NULL,NULL,'services-3-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img-1-1.jpg',NULL,'2907','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img-1-1.jpg','2907','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img-1-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-3-img-1-1.jpg\",\"size\":\"full\",\"id\":2907,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:51:00','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-04-29 08:55:05','2017-04-29 08:55:05'),(530,NULL,NULL,2908,'post','attachment',1,0,NULL,NULL,'prod_4','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_4-1.jpg',NULL,'2908','attachment-image',NULL,NULL,NULL,'2908','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:51:01','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:12:43','2017-06-01 05:12:43'),(531,NULL,NULL,2909,'post','attachment',1,0,NULL,NULL,'prod_9','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_9-1.jpg',NULL,'2909','attachment-image',NULL,NULL,NULL,'2909','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:51:09','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:14:19','2017-06-01 05:14:19'),(532,NULL,NULL,2910,'post','attachment',1,0,NULL,NULL,'prod_7','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_7-1.jpg',NULL,'2910','attachment-image',NULL,NULL,NULL,'2910','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:51:16','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:14:42','2017-06-01 05:14:42'),(533,NULL,NULL,2911,'post','attachment',1,0,NULL,NULL,'prod_5','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_5-1.jpg',NULL,'2911','attachment-image',NULL,NULL,NULL,'2911','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:51:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:15:15','2017-06-01 05:15:15'),(534,NULL,NULL,2912,'post','attachment',1,0,NULL,NULL,'prod_3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_3-1.jpg',NULL,'2912','attachment-image',NULL,NULL,NULL,'2912','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:51:29','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:15:44','2017-06-01 05:15:44'),(535,NULL,NULL,2913,'post','attachment',1,0,NULL,NULL,'prod_1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_1-1.jpg',NULL,'2913','attachment-image',NULL,NULL,NULL,'2913','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:51:37','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:16:11','2017-06-01 05:16:11'),(536,NULL,NULL,2914,'post','attachment',1,0,NULL,NULL,'prod_2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_2-1.jpg',NULL,'2914','attachment-image',NULL,NULL,NULL,'2914','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:51:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:16:44','2017-06-01 05:16:44'),(537,NULL,NULL,2915,'post','attachment',1,0,NULL,NULL,'prod_8','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_8-1.jpg',NULL,'2915','attachment-image',NULL,NULL,NULL,'2915','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:51:50','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:18:17','2017-06-01 05:18:17'),(538,NULL,NULL,2916,'post','attachment',1,0,NULL,NULL,'prod_6','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2013/06/prod_6-1.jpg',NULL,'2916','attachment-image',NULL,NULL,NULL,'2916','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:51:57','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-01 05:18:54','2017-06-01 05:18:54'),(539,NULL,NULL,2917,'post','attachment',1,0,NULL,NULL,'logo','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/logo-1.png',NULL,'2917','attachment-image',NULL,NULL,NULL,'2917','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:04','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-10 04:02:50','2017-06-10 04:02:50'),(540,NULL,NULL,2918,'post','attachment',1,0,NULL,NULL,'block-bg-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/block-bg-1-1-1.jpg',NULL,'2918','attachment-image',NULL,NULL,NULL,'2918','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:05','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-06-10 05:38:13','2017-06-10 05:38:13'),(541,NULL,NULL,2919,'post','attachment',1,0,NULL,NULL,'banner-key-new','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/12/banner-key-new-1.png',NULL,'2919','attachment-image',NULL,NULL,NULL,'2919','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:09','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-12-13 06:03:48','2017-12-13 06:03:48'),(542,NULL,NULL,2920,'post','attachment',1,0,NULL,NULL,'header-photo-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2018/11/header-photo-bg-1.jpg',NULL,'2920','attachment-image',NULL,NULL,NULL,'2920','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:10','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-11-17 11:30:06','2018-11-17 11:30:06'),(543,NULL,NULL,2921,'post','attachment',1,0,NULL,NULL,'grey-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2018/11/grey-bg-1.png',NULL,'2921','attachment-image',NULL,NULL,NULL,'2921','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:13','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-11-29 05:20:58','2018-11-29 05:20:58'),(544,NULL,NULL,2922,'post','attachment',1,0,NULL,NULL,'map-marker','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2018/11/map-marker-1.png',NULL,'2922','attachment-image',NULL,NULL,NULL,'2922','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:14','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2018-11-29 05:23:09','2018-11-29 05:23:09'),(545,NULL,NULL,2923,'post','attachment',1,0,NULL,NULL,'woocommerce-placeholder','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2019/06/woocommerce-placeholder-1.png',NULL,'2923','attachment-image',NULL,NULL,NULL,'2923','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:14','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2019-06-14 06:34:49','2019-06-14 06:34:49'),(546,NULL,NULL,1695,'post','attachment',1,0,NULL,NULL,'slide1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/02/slide1.jpg',NULL,'1695','attachment-image',NULL,NULL,NULL,'1695','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-02-13 06:36:08','2020-02-13 06:36:08'),(547,NULL,NULL,1696,'post','attachment',1,0,NULL,NULL,'slide2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/02/slide2.jpg',NULL,'1696','attachment-image',NULL,NULL,NULL,'1696','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:22','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-02-13 06:37:24','2020-02-13 06:37:24'),(548,NULL,NULL,2924,'post','attachment',1,0,NULL,NULL,'slide3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/02/slide3-1.jpg',NULL,'2924','attachment-image',NULL,NULL,NULL,'2924','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:26','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-02-13 06:37:29','2020-02-13 06:37:29'),(549,NULL,NULL,2925,'post','attachment',1,0,NULL,NULL,'service-6-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/02/service-6-bg-1.jpg',NULL,'2925','attachment-image',NULL,NULL,NULL,'2925','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:30','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-02-13 07:49:39','2020-02-13 07:49:39'),(550,NULL,NULL,2926,'post','attachment',1,0,NULL,NULL,'services-2-img','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img-1-1.jpg',NULL,'2926','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img-1-1.jpg','2926','attachment-image','{\"width\":960,\"height\":464,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img-1-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-2-img-1-1.jpg\",\"size\":\"full\",\"id\":2926,\"alt\":\"\",\"pixels\":445440,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:52:32','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-02-15 07:15:42','2020-02-15 07:15:42'),(551,NULL,NULL,2927,'post','attachment',1,0,NULL,NULL,'logo','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/logo-1.png',NULL,'2927','attachment-image',NULL,NULL,NULL,'2927','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:33','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-09 06:21:14','2020-03-09 06:21:14'),(552,NULL,NULL,2928,'post','attachment',1,0,NULL,NULL,'grey-bg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/grey-bg-1.png',NULL,'2928','attachment-image',NULL,NULL,NULL,'2928','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:33','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-09 07:11:36','2020-03-09 07:11:36'),(553,NULL,NULL,2929,'post','attachment',1,0,NULL,NULL,'block-bg-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/block-bg-1-1.jpg',NULL,'2929','attachment-image',NULL,NULL,NULL,'2929','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:34','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-09 11:47:32','2020-03-09 11:47:32'),(554,NULL,NULL,2930,'post','attachment',1,0,NULL,NULL,'img-parallax01-img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img01-1.jpg',NULL,'2930','attachment-image',NULL,NULL,NULL,'2930','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:38','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-09 12:16:08','2020-03-09 12:16:08'),(555,NULL,NULL,2931,'post','attachment',1,0,NULL,NULL,'img-parallax01-img02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax01-img02-1.jpg',NULL,'2931','attachment-image',NULL,NULL,NULL,'2931','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:39','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-09 12:17:12','2020-03-09 12:17:12'),(556,NULL,NULL,2932,'post','attachment',1,0,NULL,NULL,'block-bg-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/block-bg-2-1.jpg',NULL,'2932','attachment-image',NULL,NULL,NULL,'2932','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:40','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 03:30:42','2020-03-10 03:30:42'),(557,NULL,NULL,2933,'post','attachment',1,0,NULL,NULL,'promo02-img-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-01-1.jpg',NULL,'2933','attachment-image',NULL,NULL,NULL,'2933','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:43','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 03:57:39','2020-03-10 03:57:39'),(558,NULL,NULL,2934,'post','attachment',1,0,NULL,NULL,'promo02-img-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-02-1.jpg',NULL,'2934','attachment-image',NULL,NULL,NULL,'2934','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 03:58:25','2020-03-10 03:58:25'),(559,NULL,NULL,2935,'post','attachment',1,0,NULL,NULL,'promo02-img-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-03-1.jpg',NULL,'2935','attachment-image',NULL,NULL,NULL,'2935','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:45','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 03:59:32','2020-03-10 03:59:32'),(560,NULL,NULL,2936,'post','attachment',1,0,NULL,NULL,'promo02-img-04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo02-img-04-1.jpg',NULL,'2936','attachment-image',NULL,NULL,NULL,'2936','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:46','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 03:59:54','2020-03-10 03:59:54'),(561,NULL,NULL,2937,'post','attachment',1,0,NULL,NULL,'section-blog-img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-1.jpg',NULL,'2937','attachment-image',NULL,NULL,NULL,'2937','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:46','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 05:45:26','2020-03-10 05:45:26'),(562,NULL,NULL,2938,'post','attachment',1,0,NULL,NULL,'video-img-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/video-img-01-1.jpg',NULL,'2938','attachment-image',NULL,NULL,NULL,'2938','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:47','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-10 06:13:39','2020-03-10 06:13:39'),(563,NULL,NULL,2939,'post','attachment',1,0,NULL,NULL,'slide2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/slide2-1.jpg',NULL,'2939','attachment-image',NULL,NULL,NULL,'2939','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:48','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-18 06:50:55','2020-03-18 06:50:55'),(564,NULL,NULL,2940,'post','attachment',1,0,NULL,NULL,'img-logo','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-logo-1.png',NULL,'2940','attachment-image',NULL,NULL,NULL,'2940','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:51','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-18 09:13:15','2020-03-18 09:13:15'),(565,NULL,NULL,2941,'post','attachment',1,0,NULL,NULL,'img-parallax02-img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/img-parallax02-img01-1.png',NULL,'2941','attachment-image',NULL,NULL,NULL,'2941','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:52','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-18 09:14:32','2020-03-18 09:14:32'),(566,NULL,NULL,2942,'post','attachment',1,0,NULL,NULL,'card01-img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img01-1.png',NULL,'2942','attachment-image',NULL,NULL,NULL,'2942','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:52:58','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-18 09:54:55','2020-03-18 09:54:55'),(567,NULL,NULL,2943,'post','attachment',1,0,NULL,NULL,'card01-img02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img02-1.png',NULL,'2943','attachment-image',NULL,NULL,NULL,'2943','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:00','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-18 10:04:55','2020-03-18 10:04:55'),(568,NULL,NULL,2944,'post','attachment',1,0,NULL,NULL,'card01-img03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/card01-img03-1.png',NULL,'2944','attachment-image',NULL,NULL,NULL,'2944','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:02','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-18 10:05:19','2020-03-18 10:05:19'),(569,NULL,NULL,2945,'post','attachment',1,0,NULL,NULL,'popup-img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01-1.jpg',NULL,'2945','attachment-image',NULL,NULL,NULL,'2945','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:04','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-19 05:54:14','2020-03-19 05:54:14'),(570,NULL,NULL,2946,'post','attachment',1,0,NULL,NULL,'services-item-img02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg',NULL,'2946','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg','2946','attachment-image','{\"width\":350,\"height\":348,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02-1.jpg\",\"size\":\"full\",\"id\":2946,\"alt\":\"\",\"pixels\":121800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:53:05','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-19 10:55:27','2020-03-19 10:55:27'),(571,NULL,NULL,2947,'post','attachment',1,0,NULL,NULL,'img01-before','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before-1.jpg',NULL,'2947','attachment-image',NULL,NULL,NULL,'2947','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:06','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 07:28:07','2020-03-23 07:28:07'),(572,NULL,NULL,2948,'post','attachment',1,0,NULL,NULL,'img01-after','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after-1.jpg',NULL,'2948','attachment-image',NULL,NULL,NULL,'2948','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:07','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 07:28:07','2020-03-23 07:28:07'),(573,NULL,NULL,2949,'post','attachment',1,0,NULL,NULL,'img02-before','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before-1.jpg',NULL,'2949','attachment-image',NULL,NULL,NULL,'2949','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:09','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:50:06','2020-03-23 08:50:06'),(574,NULL,NULL,2950,'post','attachment',1,0,NULL,NULL,'img02-after','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after-1.jpg',NULL,'2950','attachment-image',NULL,NULL,NULL,'2950','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:10','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:50:06','2020-03-23 08:50:06'),(575,NULL,NULL,2951,'post','attachment',1,0,NULL,NULL,'img03-before','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before-1.jpg',NULL,'2951','attachment-image',NULL,NULL,NULL,'2951','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:11','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:51:42','2020-03-23 08:51:42'),(576,NULL,NULL,2952,'post','attachment',1,0,NULL,NULL,'img03-after','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after-1.jpg',NULL,'2952','attachment-image',NULL,NULL,NULL,'2952','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:12','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:51:42','2020-03-23 08:51:42'),(577,NULL,NULL,2953,'post','attachment',1,0,NULL,NULL,'img04-before','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before-1.jpg',NULL,'2953','attachment-image',NULL,NULL,NULL,'2953','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:14','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:53:14','2020-03-23 08:53:14'),(578,NULL,NULL,2954,'post','attachment',1,0,NULL,NULL,'img04-after','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after-1.jpg',NULL,'2954','attachment-image',NULL,NULL,NULL,'2954','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:15','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:53:14','2020-03-23 08:53:14'),(579,NULL,NULL,2955,'post','attachment',1,0,NULL,NULL,'img05-before','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before-1.jpg',NULL,'2955','attachment-image',NULL,NULL,NULL,'2955','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:16','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:55:48','2020-03-23 08:55:48'),(580,NULL,NULL,2956,'post','attachment',1,0,NULL,NULL,'img05-after','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after-1.jpg',NULL,'2956','attachment-image',NULL,NULL,NULL,'2956','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:18','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:55:48','2020-03-23 08:55:48'),(581,NULL,NULL,2957,'post','attachment',1,0,NULL,NULL,'img06-before','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before-1.jpg',NULL,'2957','attachment-image',NULL,NULL,NULL,'2957','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:57:04','2020-03-23 08:57:04'),(582,NULL,NULL,2958,'post','attachment',1,0,NULL,NULL,'img06-after','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after-1.jpg',NULL,'2958','attachment-image',NULL,NULL,NULL,'2958','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:20','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-23 08:57:04','2020-03-23 08:57:04'),(583,NULL,NULL,2959,'post','attachment',1,0,NULL,NULL,'section-bg01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/section-bg01-1.png',NULL,'2959','attachment-image',NULL,NULL,NULL,'2959','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:21','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-25 09:20:40','2020-03-25 09:20:40'),(584,NULL,NULL,2960,'post','attachment',1,0,NULL,NULL,'services-item-img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img01-1.jpg',NULL,'2960','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img01-1.jpg','2960','attachment-image','{\"width\":770,\"height\":355,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img01-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img01-1.jpg\",\"size\":\"full\",\"id\":2960,\"alt\":\"\",\"pixels\":273350,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:53:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-26 08:51:21','2020-03-26 08:51:21'),(585,NULL,NULL,2282,'post','attachment',1,0,NULL,NULL,'logo','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/logo-1-1.png',NULL,'2282','attachment-image',NULL,NULL,NULL,'2282','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-27 05:02:10','2020-03-27 05:02:10'),(586,NULL,NULL,2319,'post','attachment',1,0,NULL,NULL,'tabs-img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/tabs-img01.jpg',NULL,'2319','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/tabs-img01.jpg','2319','attachment-image','{\"width\":960,\"height\":586,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/tabs-img01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/tabs-img01.jpg\",\"size\":\"full\",\"id\":2319,\"alt\":\"\",\"pixels\":562560,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:53:26','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 04:19:07','2020-03-28 04:19:07'),(587,NULL,NULL,2328,'post','attachment',1,0,NULL,NULL,'layout01__bg02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/layout01__bg02.jpg',NULL,'2328','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/layout01__bg02.jpg','2328','attachment-image','{\"width\":1920,\"height\":447,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/layout01__bg02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/layout01__bg02.jpg\",\"size\":\"full\",\"id\":2328,\"alt\":\"\",\"pixels\":858240,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:53:28','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 04:45:58','2020-03-28 04:45:58'),(588,NULL,NULL,2337,'post','attachment',1,0,NULL,NULL,'tabs-img02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/tabs-img02.jpg',NULL,'2337','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/tabs-img02.jpg','2337','attachment-image','{\"width\":960,\"height\":586,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/tabs-img02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/tabs-img02.jpg\",\"size\":\"full\",\"id\":2337,\"alt\":\"\",\"pixels\":562560,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2022-05-06 10:53:30','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 05:47:09','2020-03-28 05:47:09'),(589,NULL,NULL,2347,'post','attachment',1,0,NULL,NULL,'block-wrapper01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/block-wrapper01.jpg',NULL,'2347','attachment-image',NULL,NULL,NULL,'2347','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:32','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 06:37:08','2020-03-28 06:37:08'),(590,NULL,NULL,2351,'post','attachment',1,0,NULL,NULL,'testimonials02_img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonials02_img01.jpg',NULL,'2351','attachment-image',NULL,NULL,NULL,'2351','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:33','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 07:15:28','2020-03-28 07:15:28'),(591,NULL,NULL,2353,'post','attachment',1,0,NULL,NULL,'testimonials02_img03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonials02_img03.jpg',NULL,'2353','attachment-image',NULL,NULL,NULL,'2353','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:35','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 07:27:20','2020-03-28 07:27:20'),(592,NULL,NULL,2354,'post','attachment',1,0,NULL,NULL,'testimonials02_img02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonials02_img02.jpg',NULL,'2354','attachment-image',NULL,NULL,NULL,'2354','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:37','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 07:28:08','2020-03-28 07:28:08'),(593,NULL,NULL,2361,'post','attachment',1,0,NULL,NULL,'promo_img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/promo_img01.jpg',NULL,'2361','attachment-image',NULL,NULL,NULL,'2361','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:39','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 09:13:39','2020-03-28 09:13:39'),(594,NULL,NULL,2367,'post','attachment',1,0,NULL,NULL,'block-bg-4','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/block-bg-4.jpg',NULL,'2367','attachment-image',NULL,NULL,NULL,'2367','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:40','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 10:07:05','2020-03-28 10:07:05'),(595,NULL,NULL,2369,'post','attachment',1,0,NULL,NULL,'pricing-box02_img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/pricing-box02_img01.png',NULL,'2369','attachment-image',NULL,NULL,NULL,'2369','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 10:08:09','2020-03-28 10:08:09'),(596,NULL,NULL,2961,'post','attachment',1,0,NULL,NULL,'pricing-box02_img02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/pricing-box02_img02.png',NULL,'2961','attachment-image',NULL,NULL,NULL,'2961','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 10:08:39','2020-03-28 10:08:39'),(597,NULL,NULL,2372,'post','attachment',1,0,NULL,NULL,'pricing-box02_img03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/pricing-box02_img03.png',NULL,'2372','attachment-image',NULL,NULL,NULL,'2372','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:45','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 10:09:39','2020-03-28 10:09:39'),(598,NULL,NULL,2962,'post','attachment',1,0,NULL,NULL,'pricing-box02_img04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/pricing-box02_img04.png',NULL,'2962','attachment-image',NULL,NULL,NULL,'2962','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:47','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 10:10:08','2020-03-28 10:10:08'),(599,NULL,NULL,2374,'post','attachment',1,0,NULL,NULL,'pricing-box02_img05','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/pricing-box02_img05.png',NULL,'2374','attachment-image',NULL,NULL,NULL,'2374','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:48','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 10:10:31','2020-03-28 10:10:31'),(600,NULL,NULL,2379,'post','attachment',1,0,NULL,NULL,'header-photo-bg02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/header-photo-bg02.jpg',NULL,'2379','attachment-image',NULL,NULL,NULL,'2379','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:49','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-03-28 10:41:53','2020-03-28 10:41:53'),(601,NULL,NULL,2394,'post','attachment',1,0,NULL,NULL,'slide-new1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/slide-new1.jpg',NULL,'2394','attachment-image',NULL,NULL,NULL,'2394','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:51','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 05:57:02','2020-04-01 05:57:02'),(602,NULL,NULL,2395,'post','attachment',1,0,NULL,NULL,'slide-new2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/slide-new2.jpg',NULL,'2395','attachment-image',NULL,NULL,NULL,'2395','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:54','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 05:57:14','2020-04-01 05:57:14'),(603,NULL,NULL,2963,'post','attachment',1,0,NULL,NULL,'service-tab','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/service-tab.png',NULL,'2963','attachment-image',NULL,NULL,NULL,'2963','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:53:57','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 06:09:28','2020-04-01 06:09:28'),(604,NULL,NULL,2964,'post','attachment',1,0,NULL,NULL,'how-works-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/how-works-01.png',NULL,'2964','attachment-image',NULL,NULL,NULL,'2964','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:00','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 07:06:40','2020-04-01 07:06:40'),(605,NULL,NULL,2965,'post','attachment',1,0,NULL,NULL,'how-works-01-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/how-works-01-1-2.png',NULL,'2965','attachment-image',NULL,NULL,NULL,'2965','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:01','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 07:07:21','2020-04-01 07:07:21'),(606,NULL,NULL,2434,'post','attachment',1,0,NULL,NULL,'how-works-01-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/how-works-01-2.png',NULL,'2434','attachment-image',NULL,NULL,NULL,'2434','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:01','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 07:07:53','2020-04-01 07:07:53'),(607,NULL,NULL,2435,'post','attachment',1,0,NULL,NULL,'how-works-01-3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/how-works-01-3.png',NULL,'2435','attachment-image',NULL,NULL,NULL,'2435','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:02','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 07:08:11','2020-04-01 07:08:11'),(608,NULL,NULL,2436,'post','attachment',1,0,NULL,NULL,'how-works-01-4','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/how-works-01-4.png',NULL,'2436','attachment-image',NULL,NULL,NULL,'2436','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:02','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 07:08:28','2020-04-01 07:08:28'),(609,NULL,NULL,2437,'post','attachment',1,0,NULL,NULL,'how-works-02-1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/how-works-02-1.png',NULL,'2437','attachment-image',NULL,NULL,NULL,'2437','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:03','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 07:09:01','2020-04-01 07:09:01'),(610,NULL,NULL,2966,'post','attachment',1,0,NULL,NULL,'how-works-02-2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/how-works-02-2.png',NULL,'2966','attachment-image',NULL,NULL,NULL,'2966','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:03','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 07:09:35','2020-04-01 07:09:35'),(611,NULL,NULL,2440,'post','attachment',1,0,NULL,NULL,'how-works-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/how-works-03.png',NULL,'2440','attachment-image',NULL,NULL,NULL,'2440','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:04','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 07:10:21','2020-04-01 07:10:21'),(612,NULL,NULL,2441,'post','attachment',1,0,NULL,NULL,'how-works-04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/how-works-04.png',NULL,'2441','attachment-image',NULL,NULL,NULL,'2441','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:05','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 07:10:45','2020-04-01 07:10:45'),(613,NULL,NULL,2446,'post','attachment',1,0,NULL,NULL,'brand-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/brand-01.png',NULL,'2446','attachment-image',NULL,NULL,NULL,'2446','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:05','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 08:24:48','2020-04-01 08:24:48'),(614,NULL,NULL,2967,'post','attachment',1,0,NULL,NULL,'brand-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/brand-02.png',NULL,'2967','attachment-image',NULL,NULL,NULL,'2967','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:06','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 08:25:04','2020-04-01 08:25:04'),(615,NULL,NULL,2968,'post','attachment',1,0,NULL,NULL,'brand-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/brand-03.png',NULL,'2968','attachment-image',NULL,NULL,NULL,'2968','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:06','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 08:25:35','2020-04-01 08:25:35'),(616,NULL,NULL,2450,'post','attachment',1,0,NULL,NULL,'brand-04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/brand-04.png',NULL,'2450','attachment-image',NULL,NULL,NULL,'2450','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:07','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 08:26:02','2020-04-01 08:26:02'),(617,NULL,NULL,2451,'post','attachment',1,0,NULL,NULL,'brand-05','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/brand-05.png',NULL,'2451','attachment-image',NULL,NULL,NULL,'2451','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:07','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 08:26:15','2020-04-01 08:26:15'),(618,NULL,NULL,2453,'post','attachment',1,0,NULL,NULL,'brand-06','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/brand-06.png',NULL,'2453','attachment-image',NULL,NULL,NULL,'2453','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:08','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 08:26:50','2020-04-01 08:26:50'),(619,NULL,NULL,2454,'post','attachment',1,0,NULL,NULL,'brand-07','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/brand-07.png',NULL,'2454','attachment-image',NULL,NULL,NULL,'2454','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:08','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 08:27:13','2020-04-01 08:27:13'),(620,NULL,NULL,2457,'post','attachment',1,0,NULL,NULL,'blog-post-img-02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-02-1.jpg',NULL,'2457','attachment-image',NULL,NULL,NULL,'2457','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:09','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 08:35:30','2020-04-01 08:35:30'),(621,NULL,NULL,2459,'post','attachment',1,0,NULL,NULL,'blog-post-img-01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-01-1.jpg',NULL,'2459','attachment-image',NULL,NULL,NULL,'2459','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:10','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 08:36:17','2020-04-01 08:36:17'),(622,NULL,NULL,2461,'post','attachment',1,0,NULL,NULL,'blog-post-img-03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/blog-post-img-03.jpg',NULL,'2461','attachment-image',NULL,NULL,NULL,'2461','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:11','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-01 08:37:08','2020-04-01 08:37:08'),(623,NULL,NULL,2512,'post','attachment',1,0,NULL,NULL,'card01-img05','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img05-1.png',NULL,'2512','attachment-image',NULL,NULL,NULL,'2512','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:12','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:06:23','2020-04-21 11:06:23'),(624,NULL,NULL,2513,'post','attachment',1,0,NULL,NULL,'card01-img04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/card01-img04-1.png',NULL,'2513','attachment-image',NULL,NULL,NULL,'2513','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:14','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:07:10','2020-04-21 11:07:10'),(625,NULL,NULL,2516,'post','attachment',1,0,NULL,NULL,'popup-img02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02-1.jpg',NULL,'2516','attachment-image',NULL,NULL,NULL,'2516','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:17','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:25:27','2020-04-21 11:25:27'),(626,NULL,NULL,2518,'post','attachment',1,0,NULL,NULL,'popup-img03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03-1.jpg',NULL,'2518','attachment-image',NULL,NULL,NULL,'2518','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:18','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:25:55','2020-04-21 11:25:55'),(627,NULL,NULL,2520,'post','attachment',1,0,NULL,NULL,'popup-img04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04-1.jpg',NULL,'2520','attachment-image',NULL,NULL,NULL,'2520','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:19','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:26:28','2020-04-21 11:26:28'),(628,NULL,NULL,2522,'post','attachment',1,0,NULL,NULL,'popup-img05','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05-1.jpg',NULL,'2522','attachment-image',NULL,NULL,NULL,'2522','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:20','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:27:58','2020-04-21 11:27:58'),(629,NULL,NULL,2524,'post','attachment',1,0,NULL,NULL,'gallery-img01','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img01-1.jpg',NULL,'2524','attachment-image',NULL,NULL,NULL,'2524','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:20','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:38:11','2020-04-21 11:38:11'),(630,NULL,NULL,2525,'post','attachment',1,0,NULL,NULL,'gallery-img02','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img02-1.jpg',NULL,'2525','attachment-image',NULL,NULL,NULL,'2525','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:21','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:38:49','2020-04-21 11:38:49'),(631,NULL,NULL,2526,'post','attachment',1,0,NULL,NULL,'gallery-img03','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img03-1.jpg',NULL,'2526','attachment-image',NULL,NULL,NULL,'2526','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:22','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:39:25','2020-04-21 11:39:25'),(632,NULL,NULL,2527,'post','attachment',1,0,NULL,NULL,'gallery-img04','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img04-1.jpg',NULL,'2527','attachment-image',NULL,NULL,NULL,'2527','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:23','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:40:18','2020-04-21 11:40:18'),(633,NULL,NULL,2528,'post','attachment',1,0,NULL,NULL,'gallery-img06','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img06-1.jpg',NULL,'2528','attachment-image',NULL,NULL,NULL,'2528','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:24','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:41:16','2020-04-21 11:41:16'),(634,NULL,NULL,2529,'post','attachment',1,0,NULL,NULL,'gallery-img07','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img07-1.jpg',NULL,'2529','attachment-image',NULL,NULL,NULL,'2529','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:25','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:42:18','2020-04-21 11:42:18'),(635,NULL,NULL,2530,'post','attachment',1,0,NULL,NULL,'gallery-img08','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img08-1.jpg',NULL,'2530','attachment-image',NULL,NULL,NULL,'2530','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:26','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:43:24','2020-04-21 11:43:24'),(636,NULL,NULL,2532,'post','attachment',1,0,NULL,NULL,'gallery-img09','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img09-1.jpg',NULL,'2532','attachment-image',NULL,NULL,NULL,'2532','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:26','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:44:14','2020-04-21 11:44:14'),(637,NULL,NULL,2533,'post','attachment',1,0,NULL,NULL,'gallery-img05','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/gallery-img05-1.jpg',NULL,'2533','attachment-image',NULL,NULL,NULL,'2533','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:27','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-21 11:47:53','2020-04-21 11:47:53'),(638,NULL,NULL,2619,'post','attachment',1,0,NULL,NULL,'testimonial1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-1.jpg',NULL,'2619','attachment-image',NULL,NULL,NULL,'2619','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:29','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-27 03:30:43','2020-04-27 03:30:43'),(639,NULL,NULL,2969,'post','car_services',1,0,NULL,NULL,'Tires &#038; Wheels','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg',NULL,'304','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg','304','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg\",\"size\":\"full\",\"id\":304,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:54:29','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:26:34','2017-03-19 06:26:34'),(640,NULL,NULL,2970,'post','car_services',1,0,NULL,NULL,'Exhaust System','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg',NULL,'307','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg','307','featured-image','{\"width\":370,\"height\":311,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg\",\"size\":\"full\",\"id\":307,\"alt\":\"\",\"pixels\":115070,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:54:29','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:28:22','2017-03-19 06:28:22'),(641,NULL,NULL,2971,'post','car_services',1,0,NULL,NULL,'Engine Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg',NULL,'306','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg','306','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg\",\"size\":\"full\",\"id\":306,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:54:29','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:40:27','2017-03-19 06:40:27'),(642,NULL,NULL,2972,'post','car_services',1,0,NULL,NULL,'Transmission Service &#038; Repair','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg',NULL,'42','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg','42','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg\",\"size\":\"full\",\"id\":42,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:54:29','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:41:42','2017-03-19 06:41:42'),(643,'https://demoweblinks.in/troosten/car-services/would-you-like-to-3/','66:d7ace541550e3d53ad1837869be98f38',2973,'post','car_services',1,0,NULL,NULL,'Brake Repair &#038; Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-1.jpg',NULL,'2820','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-1.jpg','2820','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-1.jpg\",\"size\":\"full\",\"id\":2820,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:54:29','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:54:40','2017-03-19 06:42:33'),(644,'https://demoweblinks.in/troosten/car-services/exhaust-system/','61:a0b697c3e21b22900de4974814b07501',2974,'post','car_services',1,0,NULL,NULL,'Exhaust System','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06-1.jpg',NULL,'2855','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06-1.jpg','2855','featured-image','{\"width\":370,\"height\":311,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06-1.jpg\",\"size\":\"full\",\"id\":2855,\"alt\":\"\",\"pixels\":115070,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:54:29','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:54:40','2017-03-19 06:43:13'),(645,'https://demoweblinks.in/troosten/car-services/preventative-maintenance-3-2-2/','77:4a0fabcc5e6a5df89daedeeb517fb1fa',2975,'post','car_services',1,0,NULL,NULL,'Tires &#038; Wheels','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04-1.jpg',NULL,'2853','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04-1.jpg','2853','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04-1.jpg\",\"size\":\"full\",\"id\":2853,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:54:29','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:54:40','2020-03-26 10:09:01'),(646,'https://demoweblinks.in/troosten/car-services/tires-wheels-2-2/','63:f5b0d493342fb77d595c4d6d3455f154',2976,'post','car_services',1,0,NULL,NULL,'Engine Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05-1.jpg',NULL,'2854','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05-1.jpg','2854','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05-1.jpg\",\"size\":\"full\",\"id\":2854,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:54:29','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:54:40','2020-03-26 10:09:40'),(647,'https://demoweblinks.in/troosten/car-services/exhaustsystem-2-2-2/','66:bd9514718f092b8a5be486932c61482f',2977,'post','car_services',1,0,NULL,NULL,'Transmission Service &#038; Repair','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03-1.jpg',NULL,'2822','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03-1.jpg','2822','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03-1.jpg\",\"size\":\"full\",\"id\":2822,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:54:29','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:54:40','2020-03-26 10:09:55'),(648,'https://demoweblinks.in/troosten/car-services/would-you-like-to-2-2/','68:cd4c12e6f9f469361ecd13e43ec95369',2978,'post','car_services',1,0,NULL,NULL,'Brake Repair &#038; Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-1.jpg',NULL,'2820','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-1.jpg','2820','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-1.jpg\",\"size\":\"full\",\"id\":2820,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:54:29','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:54:41','2020-03-26 10:10:10'),(649,'https://demoweblinks.in/troosten/car-services/automatic-updatesand-unlock-2-2/','78:6b483bb2944a6f921ac61f952c837c84',2979,'post','car_services',1,0,NULL,NULL,'Preventative Maintenance','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01-1.jpg',NULL,'2819','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01-1.jpg','2819','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01-1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01-1.jpg\",\"size\":\"full\",\"id\":2819,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:54:29','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:54:41','2020-03-26 10:10:38'),(650,NULL,NULL,2620,'post','attachment',1,0,NULL,NULL,'testimonial2','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-1.jpg',NULL,'2620','attachment-image',NULL,NULL,NULL,'2620','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:31','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-27 03:31:38','2020-04-27 03:31:38'),(651,NULL,NULL,2621,'post','attachment',1,0,NULL,NULL,'testimonial3','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-1.jpg',NULL,'2621','attachment-image',NULL,NULL,NULL,'2621','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:32','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-27 03:32:45','2020-04-27 03:32:45'),(652,NULL,NULL,2622,'post','attachment',1,0,NULL,NULL,'testimonial4','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-1.jpg',NULL,'2622','attachment-image',NULL,NULL,NULL,'2622','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:34','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-27 03:33:18','2020-04-27 03:33:18'),(653,NULL,NULL,2623,'post','attachment',1,0,NULL,NULL,'testimonial5','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-1.jpg',NULL,'2623','attachment-image',NULL,NULL,NULL,'2623','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:35','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-27 03:33:55','2020-04-27 03:33:55'),(654,NULL,NULL,2625,'post','attachment',1,0,NULL,NULL,'testimonial6','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial6-1.jpg',NULL,'2625','attachment-image',NULL,NULL,NULL,'2625','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:36','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-04-27 03:34:23','2020-04-27 03:34:23'),(655,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png','78:aa60b30800cb4bcaad169d648eb06e81',2650,'post','attachment',1,2357,NULL,NULL,'banner-service','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png',NULL,'2650','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png','2650','attachment-image','{\"width\":650,\"height\":530,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2020/03/banner-service.png\",\"size\":\"full\",\"id\":2650,\"alt\":\"\",\"pixels\":344500,\"type\":\"image/png\"}',NULL,0,NULL,'2022-05-06 10:54:37','2022-05-09 12:04:52',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:54:41','2020-04-28 08:43:24'),(656,NULL,NULL,2980,'post','attachment',1,0,NULL,NULL,'logo','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2020/05/logo.png',NULL,'2980','attachment-image',NULL,NULL,NULL,'2980','attachment-image',NULL,NULL,NULL,NULL,'2022-05-06 10:54:38','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2020-05-07 05:57:57','2020-05-07 05:57:57'),(657,'https://demoweblinks.in/troosten/car-repair-services-child/','59:46d899fb69504fdeaae75fd02356ca85',2552,'post','custom_css',1,0,NULL,NULL,'car-repair-services-child','publish',NULL,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,'2022-05-06 10:54:38','2022-05-10 12:59:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 12:59:58','2020-04-22 11:50:39'),(658,'https://demoweblinks.in/troosten/2018/10/10/1521-2/','51:2feae21973b5e6740bd8d05c36aef809',2983,'post','nav_menu_item',1,0,NULL,NULL,'Preventative Maintenance','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:50:59','2018-10-10 06:50:59'),(659,'https://demoweblinks.in/troosten/2018/10/10/brake-repair-service-2/','67:6378cb8a087786d908eba8fb45e858a9',2984,'post','nav_menu_item',1,0,NULL,NULL,'Brake Repair &#038; Service','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:50:59','2018-10-10 06:50:59'),(660,'https://demoweblinks.in/troosten/2018/10/10/blog-2/','51:3e61aad1de4f482ebb0f665c8919105f',2985,'post','nav_menu_item',1,0,NULL,NULL,'Blog','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(661,'https://demoweblinks.in/troosten/2018/10/10/1566-2/','51:877a2a30660b805eb6edfb184632269d',2987,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(662,'https://demoweblinks.in/troosten/2018/10/10/1567-2/','51:3cb4c4143538153d3e255b1e9e7ca683',2988,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(663,'https://demoweblinks.in/troosten/2018/10/10/1568-2/','51:e22161f1bf6dd90fb3515e357b343db2',2989,'post','nav_menu_item',1,0,NULL,NULL,'Services','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(664,'https://demoweblinks.in/troosten/2018/10/10/1569-2/','51:56ddf275e409c337174f1c910063ee88',2990,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(665,'https://demoweblinks.in/troosten/2018/10/10/1571-2/','51:6962e676a20398409379aaf405a0ab06',2991,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(666,'https://demoweblinks.in/troosten/2018/10/10/shop-2/','51:8d581fc3756aecf37f0f5e751791c44d',2992,'post','nav_menu_item',1,0,NULL,NULL,'Shop','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(667,'https://demoweblinks.in/troosten/2018/10/10/1575-2/','51:ebdf032b1632ca11d1636e3af0ad0ea0',2993,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(668,'https://demoweblinks.in/troosten/2018/10/10/blog-single-post-2/','63:c23978dd7a42f2a7edb78df2ee2f8260',2994,'post','nav_menu_item',1,0,NULL,NULL,'Blog Single post','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(669,'https://demoweblinks.in/troosten/2018/10/10/blog-classic-2/','59:bc1d71399d152965876a0ccf72a41c82',2995,'post','nav_menu_item',1,0,NULL,NULL,'Blog Classic','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2018-10-10 06:51:01','2018-10-10 06:51:01'),(670,'https://demoweblinks.in/troosten/2020/03/19/2147-2/','51:a45e8050edbf60128d750b1d002c4bcd',2996,'post','nav_menu_item',1,0,NULL,NULL,'Brake Repair &#038; Services','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-19 12:28:48','2020-03-19 12:28:48'),(671,'https://demoweblinks.in/troosten/2020/03/19/2152-2/','51:d57d9eb20ae79a1603ce3eb1a16254c5',2997,'post','nav_menu_item',1,0,NULL,NULL,'Engine Services','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-19 12:28:48','2020-03-19 12:28:48'),(672,'https://demoweblinks.in/troosten/2020/03/19/2153-2/','51:19bfc37a3985798d474825e4d557074f',2998,'post','nav_menu_item',1,0,NULL,NULL,'Exhaust System','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-19 12:28:48','2020-03-19 12:28:48'),(673,'https://demoweblinks.in/troosten/2020/03/23/2183-2/','51:56469ecdb5ec951a2ac44f3b768b2ba5',2999,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-23 07:07:42','2020-03-23 07:07:42'),(674,'https://demoweblinks.in/troosten/2020/03/23/2184-2/','51:d5156f6481e492e60f6d5491e8f507e7',3000,'post','nav_menu_item',1,0,NULL,NULL,'Gallery Classic','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-23 07:07:42','2020-03-23 07:07:42'),(675,'https://demoweblinks.in/troosten/2020/03/26/2258-2/','51:ce5ef9d5b5002bdad1729dd0c5f003b7',3001,'post','nav_menu_item',1,0,NULL,NULL,'Preventative Maintenance','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-26 08:57:38','2020-03-26 08:57:38'),(676,'https://demoweblinks.in/troosten/2020/03/26/2259-2/','51:28daa5dc6e00382860659b1fc43b8eff',3002,'post','nav_menu_item',1,0,NULL,NULL,'Tires &#038; Wheels','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-26 08:57:38','2020-03-26 08:57:38'),(677,'https://demoweblinks.in/troosten/2020/03/26/2260-2/','51:be39ddb5978ffe81d077e7f641788df9',3003,'post','nav_menu_item',1,0,NULL,NULL,'Transmission Service &#038; Repair','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-26 08:57:38','2020-03-26 08:57:38'),(678,'https://demoweblinks.in/troosten/2020/04/02/2485/','49:e5cae35b5f176f2b0456bd098bad78b2',2485,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-02 04:55:43','2020-04-02 04:55:43'),(679,'https://demoweblinks.in/troosten/2020/04/02/2486/','49:52d1744e16bd5d37e943be61b29966c5',2486,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 10:54:38','2022-05-06 10:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-04-02 04:55:43','2020-04-02 04:55:43'),(680,NULL,NULL,3004,'post','page',1,0,NULL,NULL,'Estimate Plugin','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,1,NULL,NULL,'2022-05-06 10:54:38','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:56:52','2019-10-02 05:35:01'),(681,NULL,NULL,3005,'post','page',1,0,NULL,NULL,'Gallery of Сomparisons','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before-1.jpg',NULL,NULL,'first-content-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before-1.jpg',NULL,'first-content-image',NULL,0,NULL,NULL,'2022-05-06 10:54:38','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:56:52','2020-03-23 07:06:50'),(682,'https://demoweblinks.in/troosten/?post_type=wpcf7_contact_form&p=3017','69:973e06e6a436d6a38c91d1d4d1f0a96e',3017,'post','wpcf7_contact_form',1,0,NULL,NULL,'Service Sidebar Form','publish',NULL,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,'2022-05-06 10:54:39','2022-05-06 10:54:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-19 12:06:56','2020-03-19 12:06:56'),(683,'https://demoweblinks.in/troosten/?post_type=wpcf7_contact_form&p=3018','69:4027e54d327af82e1c820177365ee9bf',3018,'post','wpcf7_contact_form',1,0,NULL,NULL,'Question Form','publish',NULL,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,'2022-05-06 10:54:39','2022-05-06 10:54:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-24 03:22:07','2020-03-24 03:22:07'),(684,'https://demoweblinks.in/troosten/?post_type=wpcf7_contact_form&p=3019','69:52c49de0c388d19ab0932b6c22af6a5c',3019,'post','wpcf7_contact_form',1,0,NULL,NULL,'Contact Form','publish',NULL,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,'2022-05-06 10:54:39','2022-05-06 10:54:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-25 08:54:55','2020-03-25 08:54:55'),(685,NULL,NULL,3048,'post','attachment',1,0,NULL,NULL,'One Click Demo Import &#8211; log_file_2022-05-06__10-57-44','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-05-06 10:57:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2022-05-06 10:57:44','2022-05-06 10:57:44'),(686,NULL,NULL,3049,'post','car_services',1,0,NULL,NULL,'Tires &#038; Wheels','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg',NULL,'304','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg','304','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg\",\"size\":\"full\",\"id\":304,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:57:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:26:34','2017-03-19 06:26:34'),(687,NULL,NULL,3050,'post','car_services',1,0,NULL,NULL,'Exhaust System','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg',NULL,'307','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg','307','featured-image','{\"width\":370,\"height\":311,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg\",\"size\":\"full\",\"id\":307,\"alt\":\"\",\"pixels\":115070,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:57:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:28:22','2017-03-19 06:28:22'),(688,NULL,NULL,3051,'post','car_services',1,0,NULL,NULL,'Engine Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg',NULL,'306','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg','306','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg\",\"size\":\"full\",\"id\":306,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:57:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:40:27','2017-03-19 06:40:27'),(689,NULL,NULL,3052,'post','car_services',1,0,NULL,NULL,'Transmission Service &#038; Repair','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg',NULL,'42','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg','42','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg\",\"size\":\"full\",\"id\":42,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:57:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:41:42','2017-03-19 06:41:42'),(690,NULL,NULL,3053,'post','car_services',1,0,NULL,NULL,'Brake Repair &#038; Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg',NULL,'21','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg','21','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg\",\"size\":\"full\",\"id\":21,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:57:44','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,0,NULL,0,'2017-03-19 06:42:33','2017-03-19 06:42:33'),(691,'https://demoweblinks.in/troosten/car-services/exhaust-system-2/','63:79808592773318a50507c5921de59d29',3054,'post','car_services',1,0,NULL,NULL,'Exhaust System','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg',NULL,'307','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg','307','featured-image','{\"width\":370,\"height\":311,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06.jpg\",\"size\":\"full\",\"id\":307,\"alt\":\"\",\"pixels\":115070,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:57:44','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2017-03-19 06:43:13','2017-03-19 06:43:13'),(692,'https://demoweblinks.in/troosten/car-services/preventative-maintenance-3-2-3/','77:85cd337e58dd289ea3ba9fa48dc61be2',3055,'post','car_services',1,0,NULL,NULL,'Tires &#038; Wheels','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg',NULL,'304','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg','304','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04.jpg\",\"size\":\"full\",\"id\":304,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:57:44','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-26 10:09:01','2020-03-26 10:09:01'),(693,'https://demoweblinks.in/troosten/car-services/tires-wheels-2-3/','63:8e1e19fc13408800a4976059eb149649',3056,'post','car_services',1,0,NULL,NULL,'Engine Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg',NULL,'306','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg','306','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05.jpg\",\"size\":\"full\",\"id\":306,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:57:44','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-26 10:09:40','2020-03-26 10:09:40'),(694,'https://demoweblinks.in/troosten/car-services/exhaustsystem-2-2-3/','66:e0373c9b464247b9d9c4185b70458a66',3057,'post','car_services',1,0,NULL,NULL,'Transmission Service &#038; Repair','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg',NULL,'42','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg','42','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03.jpg\",\"size\":\"full\",\"id\":42,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:57:44','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-26 10:09:55','2020-03-26 10:09:55'),(695,'https://demoweblinks.in/troosten/car-services/would-you-like-to-2-3/','68:cac5d04d198fd87130f15d191fce945b',3058,'post','car_services',1,0,NULL,NULL,'Brake Repair &#038; Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg',NULL,'21','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg','21','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02.jpg\",\"size\":\"full\",\"id\":21,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:57:44','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-26 10:10:10','2020-03-26 10:10:10'),(696,'https://demoweblinks.in/troosten/car-services/automatic-updatesand-unlock-2-3/','78:03a530ff8f039e310e1820d46d473e75',3059,'post','car_services',1,0,NULL,NULL,'Preventative Maintenance','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg',NULL,'18','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg','18','featured-image','{\"width\":370,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01.jpg\",\"size\":\"full\",\"id\":18,\"alt\":\"\",\"pixels\":92870,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2022-05-06 10:57:44','2022-05-10 02:51:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-03-26 10:10:38','2020-03-26 10:10:38'),(697,NULL,NULL,3076,'post','attachment',1,56,NULL,NULL,'block-wrapper01','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/block-wrapper01.jpg',NULL,'3076','attachment-image',NULL,NULL,NULL,'3076','attachment-image',NULL,NULL,0,NULL,'2022-05-06 11:09:57','2022-05-06 12:40:38',1,NULL,NULL,NULL,NULL,1,NULL,0,'2022-05-06 11:09:57','2022-05-06 11:09:57'),(699,'https://demoweblinks.in/troosten/car-services/','46:2f41e2cecdbfd35d4c7971f5ecc29587',NULL,'post-type-archive','car_services',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Services',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-05-06 12:40:39','2022-05-06 12:40:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 10:54:41','2017-03-19 06:26:34'),(700,'https://demoweblinks.in/troosten/3157/','38:d7d76a29a072afb7faf56950ff69c61d',3157,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-06 12:41:17','2022-05-10 11:44:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:44:24','2022-05-06 12:42:10'),(702,'https://demoweblinks.in/troosten/services/','42:7c589189294d2aa54be06b76e9831bb2',3159,'post','nav_menu_item',1,0,NULL,NULL,'Services','publish',NULL,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,'2022-05-06 12:41:43','2022-05-10 11:44:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:44:24','2022-05-06 12:42:10'),(703,'https://demoweblinks.in/troosten/reviews/','41:682dfbefaab88310e5c45464ea83f15b',3160,'post','nav_menu_item',1,0,NULL,NULL,'Testimonials','publish',NULL,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,'2022-05-06 12:41:54','2022-05-10 11:44:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:44:24','2022-05-06 12:42:10'),(705,'https://demoweblinks.in/troosten/?p=3162','40:896e8839de6878cac0d3dabeb82e052a',3162,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-06 12:44:30','2022-05-06 12:44:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-06 12:44:29','2022-05-06 12:44:29'),(706,'https://demoweblinks.in/troosten/testimonial/testimonial/','57:9842241b86f1988d5aa1e050387f87a4',3170,'post','car-testimonial',1,0,NULL,NULL,'testimonial 1','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg',NULL,'3190','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg','3190','featured-image','{\"width\":852,\"height\":595,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg\",\"size\":\"full\",\"id\":3190,\"alt\":\"\",\"pixels\":506940,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-06 13:14:52','2022-05-09 11:57:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 11:57:42','2022-05-06 13:15:01'),(707,'https://demoweblinks.in/troosten/?p=3172','40:c70fd5bb8be85b6e2b5cf60891c8b2d1',3172,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-09 09:34:40','2022-05-09 09:34:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 09:34:40','2022-05-09 09:34:40'),(708,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/troostn-logo.png','76:dc28d2c54d95bcebe8953ec89cb7ab4e',3173,'post','attachment',1,8,NULL,NULL,'troostn logo','inherit',NULL,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/troostn-logo.png',NULL,'3173','attachment-image',NULL,NULL,NULL,'3173','attachment-image',NULL,NULL,NULL,NULL,'2022-05-09 09:37:15','2022-05-09 09:37:15',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 09:37:15','2022-05-09 09:37:15'),(709,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/troostn-logo1.png','77:fbbbe60459622879c81774e4f5ee581a',3178,'post','attachment',1,0,NULL,NULL,'troostn logo1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/troostn-logo1.png',NULL,'3178','attachment-image',NULL,NULL,NULL,'3178','attachment-image',NULL,NULL,NULL,NULL,'2022-05-09 11:26:47','2022-05-09 11:26:47',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 11:26:47','2022-05-09 11:26:47'),(710,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/header.png','70:c551a38a2f8118a0f17ec5d7c61f7701',3179,'post','attachment',1,0,NULL,NULL,'header','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/header.png',NULL,'3179','attachment-image',NULL,NULL,NULL,'3179','attachment-image',NULL,NULL,NULL,NULL,'2022-05-09 11:29:55','2022-05-09 11:29:55',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 11:29:55','2022-05-09 11:29:55'),(711,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png','70:5e516b1b1e75c46646514a735b8fb652',3184,'post','attachment',1,56,NULL,NULL,'hvac 1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1.png',NULL,'3184','attachment-image',NULL,NULL,NULL,'3184','attachment-image',NULL,NULL,1,NULL,'2022-05-09 11:41:03','2022-05-09 11:45:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-09 11:41:03','2022-05-09 11:41:03'),(712,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png','70:da8cbc35a2a0d99ba258a6c4f5e8ee24',3185,'post','attachment',1,56,NULL,NULL,'hvac 2','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2.png',NULL,'3185','attachment-image',NULL,NULL,NULL,'3185','attachment-image',NULL,NULL,1,NULL,'2022-05-09 11:44:19','2022-05-09 11:45:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-09 11:44:19','2022-05-09 11:44:19'),(713,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png','70:e91d6435005ff8005b817e539c659fd1',3186,'post','attachment',1,56,NULL,NULL,'hvac 3','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3.png',NULL,'3186','attachment-image',NULL,NULL,NULL,'3186','attachment-image',NULL,NULL,1,NULL,'2022-05-09 11:44:24','2022-05-09 11:45:06',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-09 11:44:24','2022-05-09 11:44:24'),(714,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg','70:2d80a1e6b7f5d3d545e93a4b1a397062',3190,'post','attachment',1,3170,NULL,NULL,'testi1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg',NULL,'3190','attachment-image',NULL,NULL,NULL,'3190','attachment-image',NULL,NULL,1,NULL,'2022-05-09 11:50:22','2022-05-10 11:27:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-09 11:50:22','2022-05-09 11:50:22'),(715,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testimonials02_img01.jpg','84:5a6def6d1a2263cdbe6d456928a1b502',3192,'post','attachment',1,3170,NULL,NULL,'testimonials02_img01','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testimonials02_img01.jpg',NULL,'3192','attachment-image',NULL,NULL,NULL,'3192','attachment-image',NULL,NULL,NULL,NULL,'2022-05-09 11:53:17','2022-05-09 11:53:17',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-09 11:53:17','2022-05-09 11:53:17'),(716,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg','70:8607bfe048c6fbe14df1f857f44450f8',3195,'post','attachment',1,1013,NULL,NULL,'testi2','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg',NULL,'3195','attachment-image',NULL,NULL,NULL,'3195','attachment-image',NULL,NULL,1,NULL,'2022-05-09 12:00:36','2022-05-10 11:27:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-09 12:00:36','2022-05-09 12:00:36'),(717,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png','104:5a9a8ed585813648f9b23548950d83b3',3202,'post','attachment',1,56,NULL,NULL,'hvac-png-generic-no-label-units-png-2726','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726.png',NULL,'3202','attachment-image',NULL,NULL,NULL,'3202','attachment-image',NULL,NULL,0,NULL,'2022-05-09 12:06:29','2022-05-10 10:37:12',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-09 12:06:29','2022-05-09 12:06:29'),(718,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg','84:ac5479ad14c6f4d084fd734b3294ec7e',3209,'post','attachment',1,1520,NULL,NULL,'AdobeStock_352834325','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg',NULL,'3209','attachment-image',NULL,NULL,NULL,'3209','attachment-image',NULL,NULL,1,NULL,'2022-05-09 12:21:14','2022-05-09 12:22:41',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-09 12:21:14','2022-05-09 12:21:14'),(720,'https://demoweblinks.in/troosten/contact-us-2/','46:adf7a5de5b1933d89308af3a9cb93488',3221,'post','nav_menu_item',1,0,NULL,NULL,'Contact Us','publish',NULL,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,'2022-05-09 12:55:34','2022-05-10 11:44:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:44:24','2022-05-09 12:56:07'),(722,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/preloader.png','73:08e92e1ed93f95b919014be9b7543e05',3230,'post','attachment',1,0,NULL,NULL,'preloader','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/preloader.png',NULL,'3230','attachment-image',NULL,NULL,NULL,'3230','attachment-image',NULL,NULL,NULL,NULL,'2022-05-09 13:33:33','2022-05-09 13:33:33',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 13:33:33','2022-05-09 13:33:33'),(723,'https://demoweblinks.in/troosten/?p=3232','40:69b812e6cb2a7e7f97ff32a5c2464ec6',3232,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-09 13:58:07','2022-05-09 13:58:07',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 13:58:07','2022-05-09 13:58:07'),(724,'https://demoweblinks.in/troosten/?p=3234','40:a9063c5a4f794d95865a199a321e6c58',3234,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-09 13:58:36','2022-05-09 13:58:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 13:58:36','2022-05-09 13:58:36'),(725,'https://demoweblinks.in/troosten/products/','42:e77cb9c543b70d9d1a6a9c3985e4e285',3236,'post','nav_menu_item',1,0,NULL,NULL,'Products','publish',NULL,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,'2022-05-09 13:59:54','2022-05-10 11:44:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:44:24','2022-05-09 14:00:21'),(726,'https://demoweblinks.in/troosten/projects/','42:bd5c4c288dca390c9b5e58c4b0d78684',3237,'post','nav_menu_item',1,0,NULL,NULL,'Projects','publish',NULL,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,'2022-05-09 14:00:15','2022-05-10 11:44:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:44:24','2022-05-09 14:00:21'),(727,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png','73:b90d21b865e3d8e9ce85d3a66cbcda53',3241,'post','attachment',1,0,NULL,NULL,'Picture13','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.png',NULL,'3241','attachment-image',NULL,NULL,NULL,'3241','attachment-image',NULL,NULL,0,NULL,'2022-05-09 14:09:54','2022-05-10 11:27:54',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:09:54','2022-05-09 14:09:54'),(728,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png','73:ac2a55e78d1639472529fc9080235105',3242,'post','attachment',1,0,NULL,NULL,'Picture11','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.png',NULL,'3242','attachment-image',NULL,NULL,NULL,'3242','attachment-image',NULL,NULL,0,NULL,'2022-05-09 14:09:55','2022-05-10 11:08:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:09:55','2022-05-09 14:09:55'),(729,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.png','73:dc722f59aad2947efb5a7e8743d1f60f',3243,'post','attachment',1,0,NULL,NULL,'Picture10','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.png',NULL,'3243','attachment-image',NULL,NULL,NULL,'3243','attachment-image',NULL,NULL,0,NULL,'2022-05-09 14:09:56','2022-05-09 14:24:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:09:56','2022-05-09 14:09:56'),(730,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png','72:967beedb97487f95e8a3048c176467f9',3244,'post','attachment',1,0,NULL,NULL,'Picture9','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.png',NULL,'3244','attachment-image',NULL,NULL,NULL,'3244','attachment-image',NULL,NULL,0,NULL,'2022-05-09 14:09:57','2022-05-10 11:31:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:09:57','2022-05-09 14:09:57'),(731,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png','72:41311fda7aaf3e816b5bdb07f6b84529',3245,'post','attachment',1,0,NULL,NULL,'Picture8','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.png',NULL,'3245','attachment-image',NULL,NULL,NULL,'3245','attachment-image',NULL,NULL,0,NULL,'2022-05-09 14:09:58','2022-05-10 11:31:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:09:58','2022-05-09 14:09:58'),(732,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24.jpg','73:35131150d09eca7c20acc6ff86dc8c56',3256,'post','attachment',1,0,NULL,NULL,'Picture24','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24.jpg',NULL,'3256','attachment-image',NULL,NULL,NULL,'3256','attachment-image',NULL,NULL,1,NULL,'2022-05-09 14:13:31','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:13:31','2022-05-09 14:13:31'),(733,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23.jpg','73:f174bdbf239cdf470656b5f2db056e96',3257,'post','attachment',1,0,NULL,NULL,'Picture23','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23.jpg',NULL,'3257','attachment-image',NULL,NULL,NULL,'3257','attachment-image',NULL,NULL,1,NULL,'2022-05-09 14:13:32','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:13:32','2022-05-09 14:13:32'),(734,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22.png','73:d4fa8c44994ee968c7c4d206e1b9bbbb',3258,'post','attachment',1,0,NULL,NULL,'Picture22','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22.png',NULL,'3258','attachment-image',NULL,NULL,NULL,'3258','attachment-image',NULL,NULL,1,NULL,'2022-05-09 14:13:33','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:13:33','2022-05-09 14:13:33'),(735,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21.png','73:9d4e887baf030fd634dc493c606a6e77',3259,'post','attachment',1,0,NULL,NULL,'Picture21','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21.png',NULL,'3259','attachment-image',NULL,NULL,NULL,'3259','attachment-image',NULL,NULL,1,NULL,'2022-05-09 14:13:34','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:13:34','2022-05-09 14:13:34'),(736,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20.jpg','73:c382df9f72946a9e449c78055e912c59',3260,'post','attachment',1,0,NULL,NULL,'Picture20','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20.jpg',NULL,'3260','attachment-image',NULL,NULL,NULL,'3260','attachment-image',NULL,NULL,1,NULL,'2022-05-09 14:13:35','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:13:34','2022-05-09 14:13:34'),(737,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.png','73:e07d79f367801356eac0e4704845edc0',3261,'post','attachment',1,0,NULL,NULL,'Picture19','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.png',NULL,'3261','attachment-image',NULL,NULL,NULL,'3261','attachment-image',NULL,NULL,1,NULL,'2022-05-09 14:13:35','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:13:35','2022-05-09 14:13:35'),(738,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18.png','73:a0dd02b04040ec037cc407fbec5dea94',3262,'post','attachment',1,0,NULL,NULL,'Picture18','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18.png',NULL,'3262','attachment-image',NULL,NULL,NULL,'3262','attachment-image',NULL,NULL,1,NULL,'2022-05-09 14:13:36','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:13:36','2022-05-09 14:13:36'),(739,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17.jpg','73:86429fab1319e31605dc69bbf84d9ac4',3263,'post','attachment',1,0,NULL,NULL,'Picture17','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17.jpg',NULL,'3263','attachment-image',NULL,NULL,NULL,'3263','attachment-image',NULL,NULL,1,NULL,'2022-05-09 14:13:37','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:13:37','2022-05-09 14:13:37'),(740,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.png','73:2aad693d36a44ad8fae64cc506e4ba3a',3264,'post','attachment',1,0,NULL,NULL,'Picture16','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.png',NULL,'3264','attachment-image',NULL,NULL,NULL,'3264','attachment-image',NULL,NULL,1,NULL,'2022-05-09 14:13:38','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:13:38','2022-05-09 14:13:38'),(741,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png','73:c42b836c0d2022055c94a3ee94b0a0d6',3265,'post','attachment',1,0,NULL,NULL,'Picture15','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png',NULL,'3265','attachment-image',NULL,NULL,NULL,'3265','attachment-image',NULL,NULL,1,NULL,'2022-05-09 14:13:39','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:13:39','2022-05-09 14:13:39'),(742,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.png','73:9a52938304d05c7b7f2bc57783f1db78',3266,'post','attachment',1,0,NULL,NULL,'Picture14','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.png',NULL,'3266','attachment-image',NULL,NULL,NULL,'3266','attachment-image',NULL,NULL,1,NULL,'2022-05-09 14:13:40','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:13:40','2022-05-09 14:13:40'),(743,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png','75:bed43c89714eebdd6320b5fb09f42f3e',3267,'post','attachment',1,0,NULL,NULL,'Picture13','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13-1.png',NULL,'3267','attachment-image',NULL,NULL,NULL,'3267','attachment-image',NULL,NULL,0,NULL,'2022-05-09 14:13:41','2022-05-10 11:07:03',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-09 14:13:41','2022-05-09 14:13:41'),(744,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg','72:5f40509090d97e6a4443daf477e4eb4a',3280,'post','attachment',1,56,NULL,NULL,'Picture1','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture1.jpg',NULL,'3280','attachment-image',NULL,NULL,NULL,'3280','attachment-image',NULL,NULL,0,NULL,'2022-05-10 02:57:43','2022-05-10 11:27:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 02:57:43','2022-05-10 02:57:43'),(745,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png','72:ab99e805966bfce6f1409cf1194f3062',3281,'post','attachment',1,56,NULL,NULL,'Picture2','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture2.png',NULL,'3281','attachment-image',NULL,NULL,NULL,'3281','attachment-image',NULL,NULL,0,NULL,'2022-05-10 02:57:58','2022-05-10 11:27:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 02:57:58','2022-05-10 02:57:58'),(746,'https://demoweblinks.in/troosten/commercial-special/','52:49c9a065b0094d6defe2b4a8c99b8399',3300,'post','nav_menu_item',1,0,NULL,NULL,'Commercial / Special','publish',NULL,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,'2022-05-10 03:07:54','2022-05-10 11:44:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:44:24','2022-05-10 03:09:14'),(747,'https://demoweblinks.in/troosten/residencial/','45:b3fa88a5e8abd87cbda42897de43cdaa',3301,'post','nav_menu_item',1,0,NULL,NULL,'Residencial','publish',NULL,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,'2022-05-10 03:08:26','2022-05-10 11:44:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:44:24','2022-05-10 03:09:14'),(749,'https://demoweblinks.in/troosten/3303/','38:bae95b6156f5e9f264e2a630b39349b6',3303,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,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,'2022-05-10 03:56:53','2022-05-10 11:44:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:44:24','2022-05-10 03:57:01'),(750,'https://demoweblinks.in/troosten/gallery/commercial-special-1/','62:8f20b1029912c5ccb7c47c9a8e26989f',3304,'post','gallery',1,0,NULL,NULL,'Commercial / Special 1','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture3.jpg',NULL,'3305','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture3.jpg','3305','featured-image','{\"width\":378,\"height\":251,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture3.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture3.jpg\",\"size\":\"full\",\"id\":3305,\"alt\":\"\",\"pixels\":94878,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-10 05:18:15','2022-05-10 05:20:45',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:20:45','2022-05-10 05:20:45'),(751,'https://demoweblinks.in/troosten/gallery-cat/commercial-special/','64:5cbd14339c4a70fd61391e5612043a4a',84,'term','gallery-cat',NULL,NULL,NULL,NULL,'Commercial / Special',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,0,NULL,NULL,'2022-05-10 05:18:59','2022-05-10 05:24:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:24:41',NULL),(752,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture3.jpg','72:a5afefd9d7abf1efce37a21f231ba72c',3305,'post','attachment',1,3304,NULL,NULL,'Picture3','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture3.jpg',NULL,'3305','attachment-image',NULL,NULL,NULL,'3305','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 05:20:16','2022-05-10 05:20:45',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 05:20:16','2022-05-10 05:20:16'),(753,'https://demoweblinks.in/troosten/gallery/commercial-special-2/','62:2a587e8d91f035e23043e9bf84624b86',3306,'post','gallery',1,0,NULL,NULL,'Commercial / Special 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture4.jpg',NULL,'3307','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture4.jpg','3307','featured-image','{\"width\":323,\"height\":242,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture4.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture4.jpg\",\"size\":\"full\",\"id\":3307,\"alt\":\"\",\"pixels\":78166,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-10 05:21:03','2022-05-10 05:21:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:21:31','2022-05-10 05:21:31'),(754,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture4.jpg','72:d23739bf95923cac33a397defd03618b',3307,'post','attachment',1,3306,NULL,NULL,'Picture4','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture4.jpg',NULL,'3307','attachment-image',NULL,NULL,NULL,'3307','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 05:21:16','2022-05-10 05:21:31',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 05:21:16','2022-05-10 05:21:16'),(755,'https://demoweblinks.in/troosten/gallery/commercial-special-3/','62:1b63f2be920fdd50c731e1643a7f54bd',3308,'post','gallery',1,0,NULL,NULL,'Commercial / Special 3','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture5.png',NULL,'3309','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture5.png','3309','featured-image','{\"width\":451,\"height\":369,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture5.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture5.png\",\"size\":\"full\",\"id\":3309,\"alt\":\"\",\"pixels\":166419,\"type\":\"image/png\"}',0,NULL,NULL,'2022-05-10 05:21:47','2022-05-10 05:22:18',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:22:18','2022-05-10 05:22:18'),(756,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture5.png','72:54b3d6888d68bfeb387798edda194f25',3309,'post','attachment',1,3308,NULL,NULL,'Picture5','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture5.png',NULL,'3309','attachment-image',NULL,NULL,NULL,'3309','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 05:22:03','2022-05-10 05:22:18',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 05:22:03','2022-05-10 05:22:03'),(757,'https://demoweblinks.in/troosten/gallery/commercial-special-4/','62:4a113889012e08ed4074bccaf84ec5e9',3310,'post','gallery',1,0,NULL,NULL,'Commercial / Special 4','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture6.jpg',NULL,'3311','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture6.jpg','3311','featured-image','{\"width\":393,\"height\":263,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture6.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture6.jpg\",\"size\":\"full\",\"id\":3311,\"alt\":\"\",\"pixels\":103359,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-10 05:22:50','2022-05-10 05:22:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:22:50','2022-05-10 05:22:50'),(758,'https://demoweblinks.in/troosten/gallery/commercial-special-5/','62:b4f67fce52f2691131a548623cdc5060',3312,'post','gallery',1,0,NULL,NULL,'Commercial / Special 5','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture7.jpg',NULL,'3313','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture7.jpg','3313','featured-image','{\"width\":310,\"height\":184,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture7.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture7.jpg\",\"size\":\"full\",\"id\":3313,\"alt\":\"\",\"pixels\":57040,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-10 05:23:28','2022-05-10 05:23:28',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:23:28','2022-05-10 05:23:28'),(759,'https://demoweblinks.in/troosten/gallery/commercial-special-6/','62:8e3871c6194e4ed8f137cfa68f64dd2f',3314,'post','gallery',1,0,NULL,NULL,'Commercial / Special 6','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.jpg',NULL,'3315','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.jpg','3315','featured-image','{\"width\":194,\"height\":150,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.jpg\",\"size\":\"full\",\"id\":3315,\"alt\":\"\",\"pixels\":29100,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-10 05:23:51','2022-05-10 05:24:11',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:24:10','2022-05-10 05:24:10'),(760,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.jpg','72:1f7cf2d8119684b88be565259b428b36',3315,'post','attachment',1,3314,NULL,NULL,'Picture8','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.jpg',NULL,'3315','attachment-image',NULL,NULL,NULL,'3315','attachment-image',NULL,NULL,2,NULL,'2022-05-10 05:24:01','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 05:24:01','2022-05-10 05:24:01'),(761,'https://demoweblinks.in/troosten/gallery/commercial-special-7/','62:3edf5cf439b5640319dfa1c9a0aba666',3316,'post','gallery',1,0,NULL,NULL,'Commercial / Special 7','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture09.png',NULL,'3317','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture09.png','3317','featured-image','{\"width\":341,\"height\":274,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture09.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture09.png\",\"size\":\"full\",\"id\":3317,\"alt\":\"\",\"pixels\":93434,\"type\":\"image/png\"}',0,NULL,NULL,'2022-05-10 05:24:41','2022-05-10 05:24:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:24:41','2022-05-10 05:24:41'),(762,'https://demoweblinks.in/troosten/gallery-cat/residencial/','57:84c5467e65b04d14c48f6aac84196eea',85,'term','gallery-cat',NULL,NULL,NULL,NULL,'Residencial',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,0,NULL,NULL,'2022-05-10 05:26:10','2022-05-10 05:29:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:29:39',NULL),(763,'https://demoweblinks.in/troosten/gallery/residencial-1/','55:ffa78c439a6ca6f18cb2ff7ad8b1ce0c',3318,'post','gallery',1,0,NULL,NULL,'Residencial 1','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.jpg',NULL,'3319','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.jpg','3319','featured-image','{\"width\":388,\"height\":290,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.jpg\",\"size\":\"full\",\"id\":3319,\"alt\":\"\",\"pixels\":112520,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-10 05:26:37','2022-05-10 05:26:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:26:37','2022-05-10 05:26:37'),(764,'https://demoweblinks.in/troosten/gallery/residencial-2/','55:7974fd17fafeb9c12607f6ac23ac4f28',3320,'post','gallery',1,0,NULL,NULL,'Residencial 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.jpg',NULL,'3321','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.jpg','3321','featured-image','{\"width\":383,\"height\":287,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.jpg\",\"size\":\"full\",\"id\":3321,\"alt\":\"\",\"pixels\":109921,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-10 05:27:14','2022-05-10 05:27:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:27:14','2022-05-10 05:27:14'),(765,'https://demoweblinks.in/troosten/gallery/residencial-3/','55:b60fc8ebff05ba69f6e4a623f5ebf1b7',3322,'post','gallery',1,0,NULL,NULL,'Residencial 3','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.jpg',NULL,'3323','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.jpg','3323','featured-image','{\"width\":492,\"height\":306,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.jpg\",\"size\":\"full\",\"id\":3323,\"alt\":\"\",\"pixels\":150552,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-10 05:27:45','2022-05-10 05:27:45',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:27:45','2022-05-10 05:27:45'),(766,'https://demoweblinks.in/troosten/gallery/residencial-4/','55:b85adf9de9ba226a1c19a04bd8335868',3324,'post','gallery',1,0,NULL,NULL,'Residencial 4','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture12.jpg',NULL,'3325','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture12.jpg','3325','featured-image','{\"width\":405,\"height\":228,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture12.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture12.jpg\",\"size\":\"full\",\"id\":3325,\"alt\":\"\",\"pixels\":92340,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-10 05:28:16','2022-05-10 05:28:16',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:28:16','2022-05-10 05:28:16'),(767,'https://demoweblinks.in/troosten/gallery/residencial-5/','55:bb486b19d76a93d958155a6acf56aa8b',3326,'post','gallery',1,0,NULL,NULL,'Residencial 5','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.jpg',NULL,'3327','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.jpg','3327','featured-image','{\"width\":492,\"height\":221,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.jpg\",\"size\":\"full\",\"id\":3327,\"alt\":\"\",\"pixels\":108732,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-10 05:29:08','2022-05-10 05:29:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:29:08','2022-05-10 05:29:08'),(768,'https://demoweblinks.in/troosten/gallery/residencial-6/','55:fea87c0e8a969c4020ed1ab81c481237',3328,'post','gallery',1,0,NULL,NULL,'Residencial 6','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.jpg',NULL,'3329','featured-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.jpg','3329','featured-image','{\"width\":398,\"height\":288,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.jpg\",\"size\":\"full\",\"id\":3329,\"alt\":\"\",\"pixels\":114624,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-05-10 05:29:20','2022-05-10 05:29:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:29:39','2022-05-10 05:29:39'),(769,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.jpg','73:7e8863886f7fab5bdcb9783e127789e9',3329,'post','attachment',1,3328,NULL,NULL,'Picture14','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.jpg',NULL,'3329','attachment-image',NULL,NULL,NULL,'3329','attachment-image',NULL,NULL,2,NULL,'2022-05-10 05:29:28','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 05:29:28','2022-05-10 05:29:28'),(770,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.jpg','73:410facf61859d2664a1ab3d18e8be644',3327,'post','attachment',1,3326,NULL,NULL,'Picture13','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.jpg',NULL,'3327','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.jpg','3327','attachment-image','{\"width\":492,\"height\":221,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.jpg\",\"size\":\"full\",\"id\":3327,\"alt\":\"\",\"pixels\":108732,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-05-10 05:32:44','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 05:28:57','2022-05-10 05:28:57'),(771,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture12.jpg','73:a487d4fa11f1dde3e0e08522724ec0ee',3325,'post','attachment',1,3324,NULL,NULL,'Picture12','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture12.jpg',NULL,'3325','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture12.jpg','3325','attachment-image','{\"width\":405,\"height\":228,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture12.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture12.jpg\",\"size\":\"full\",\"id\":3325,\"alt\":\"\",\"pixels\":92340,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-05-10 05:32:44','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:28:06','2022-05-10 05:28:06'),(772,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.jpg','73:9b15d91bde131a8dc717f49eef3da13e',3323,'post','attachment',1,3322,NULL,NULL,'Picture11','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.jpg',NULL,'3323','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.jpg','3323','attachment-image','{\"width\":492,\"height\":306,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.jpg\",\"size\":\"full\",\"id\":3323,\"alt\":\"\",\"pixels\":150552,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-05-10 05:32:44','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:27:35','2022-05-10 05:27:35'),(773,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.jpg','73:4d2e4c6475a7de1b041a929c8a4fa066',3321,'post','attachment',1,3320,NULL,NULL,'Picture10','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.jpg',NULL,'3321','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.jpg','3321','attachment-image','{\"width\":383,\"height\":287,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.jpg\",\"size\":\"full\",\"id\":3321,\"alt\":\"\",\"pixels\":109921,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-05-10 05:32:44','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:26:57','2022-05-10 05:26:57'),(774,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.jpg','72:4348b1caa01ff2f7ab6413504b670fb7',3319,'post','attachment',1,3318,NULL,NULL,'Picture9','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.jpg',NULL,'3319','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.jpg','3319','attachment-image','{\"width\":388,\"height\":290,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.jpg\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.jpg\",\"size\":\"full\",\"id\":3319,\"alt\":\"\",\"pixels\":112520,\"type\":\"image/jpeg\"}',NULL,1,NULL,'2022-05-10 05:32:44','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:26:27','2022-05-10 05:26:27'),(775,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture09.png','73:7d5ff18a8fc8b616066a2cfe09c7ac78',3317,'post','attachment',1,3316,NULL,NULL,'Picture09','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture09.png',NULL,'3317','attachment-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture09.png','3317','attachment-image','{\"width\":341,\"height\":274,\"url\":\"https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture09.png\",\"path\":\"/home2/assarbbq/public_html/demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture09.png\",\"size\":\"full\",\"id\":3317,\"alt\":\"\",\"pixels\":93434,\"type\":\"image/png\"}',NULL,1,NULL,'2022-05-10 05:32:44','2022-05-10 05:32:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 05:24:31','2022-05-10 05:24:31'),(776,'https://demoweblinks.in/troosten/products/','42:e77cb9c543b70d9d1a6a9c3985e4e285',3331,'post','page',1,0,NULL,NULL,'Products','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg',NULL,NULL,'first-content-image',NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg',NULL,'first-content-image',NULL,0,NULL,NULL,'2022-05-10 05:36:30','2022-05-10 05:46:08',1,NULL,NULL,NULL,NULL,0,2,2,'2022-05-10 05:46:08','2022-05-10 05:36:30'),(777,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg','73:9169bc7180c0fd49fef7fd0c5fafd745',3333,'post','attachment',1,3331,NULL,NULL,'Picture15','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg',NULL,'3333','attachment-image',NULL,NULL,NULL,'3333','attachment-image',NULL,NULL,2,NULL,'2022-05-10 05:38:25','2022-05-10 05:41:56',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 05:38:25','2022-05-10 05:38:25'),(778,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.jpg','73:3d702b7f9a62fac07e96eea8bf0834b3',3334,'post','attachment',1,3331,NULL,NULL,'Picture16','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.jpg',NULL,'3334','attachment-image',NULL,NULL,NULL,'3334','attachment-image',NULL,NULL,1,NULL,'2022-05-10 05:41:31','2022-05-10 05:41:56',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 05:41:31','2022-05-10 05:41:31'),(779,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-1.jpg','75:c5e641fc9cfc34db3dbba9c7de52d2c9',3338,'post','attachment',1,3331,NULL,NULL,'Picture17','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-1.jpg',NULL,'3338','attachment-image',NULL,NULL,NULL,'3338','attachment-image',NULL,NULL,1,NULL,'2022-05-10 05:42:25','2022-05-10 05:42:53',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 05:42:25','2022-05-10 05:42:25'),(780,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-1.png','75:7eb55be49b28f66caf29bd89ed9be077',3342,'post','attachment',1,3331,NULL,NULL,'Picture18','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-1.png',NULL,'3342','attachment-image',NULL,NULL,NULL,'3342','attachment-image',NULL,NULL,1,NULL,'2022-05-10 05:43:21','2022-05-10 05:46:08',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 05:43:21','2022-05-10 05:43:21'),(781,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.jpg','73:fab46a217a93bce175fafb239cc82b3d',3343,'post','attachment',1,3331,NULL,NULL,'Picture19','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.jpg',NULL,'3343','attachment-image',NULL,NULL,NULL,'3343','attachment-image',NULL,NULL,1,NULL,'2022-05-10 05:44:04','2022-05-10 05:46:08',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 05:44:04','2022-05-10 05:44:04'),(782,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-1.jpg','75:659cf297097c45e94afb93ef3bcac736',3344,'post','attachment',1,3331,NULL,NULL,'Picture20','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-1.jpg',NULL,'3344','attachment-image',NULL,NULL,NULL,'3344','attachment-image',NULL,NULL,1,NULL,'2022-05-10 05:45:00','2022-05-10 05:46:08',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 05:45:00','2022-05-10 05:45:00'),(783,'https://demoweblinks.in/troosten/?p=3348','40:dcc41bea85850e9ec93c5fa87b813789',3348,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 10:22:11','2022-05-10 10:22:11',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 10:22:11','2022-05-10 10:22:11'),(784,'https://demoweblinks.in/troosten/?p=3350','40:88a7baa30b6d57ee1b8aaa317cd5426d',3350,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 10:31:56','2022-05-10 10:31:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 10:31:56','2022-05-10 10:31:56'),(786,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png','106:eb3fecc7b7fd8faec720e5b0bf01f6ea',3356,'post','attachment',1,56,NULL,NULL,'hvac-png-generic-no-label-units-png-2726','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-1.png',NULL,'3356','attachment-image',NULL,NULL,NULL,'3356','attachment-image',NULL,NULL,0,NULL,'2022-05-10 10:39:29','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 10:39:29','2022-05-10 10:39:29'),(787,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png','74:090a312d3e8582e278a05eba0817d981',3381,'post','attachment',1,56,NULL,NULL,'aspen pump','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png',NULL,'3381','attachment-image',NULL,NULL,NULL,'3381','attachment-image',NULL,NULL,1,NULL,'2022-05-10 11:23:26','2022-05-10 11:27:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 11:23:26','2022-05-10 11:23:26'),(788,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png','71:5fba896391effdb26c0bccdca0254cdc',3382,'post','attachment',1,56,NULL,NULL,'hitachi','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png',NULL,'3382','attachment-image',NULL,NULL,NULL,'3382','attachment-image',NULL,NULL,1,NULL,'2022-05-10 11:23:37','2022-05-10 11:27:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 11:23:37','2022-05-10 11:23:37'),(789,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png','71:803f79b2a551661e63321a4c352e4759',3383,'post','attachment',1,56,NULL,NULL,'johnsob','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png',NULL,'3383','attachment-image',NULL,NULL,NULL,'3383','attachment-image',NULL,NULL,1,NULL,'2022-05-10 11:23:46','2022-05-10 11:27:54',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 11:23:46','2022-05-10 11:23:46'),(790,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png','71:bfa89c5195c0659b030c238bfcede0de',3400,'post','attachment',1,56,NULL,NULL,'fijistu','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png',NULL,'3400','attachment-image',NULL,NULL,NULL,'3400','attachment-image',NULL,NULL,1,NULL,'2022-05-10 11:33:23','2022-05-10 11:33:55',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 11:33:23','2022-05-10 11:33:23'),(791,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png','71:1648b7d96c5d0e8c42b3a18e32a324cd',3401,'post','attachment',1,56,NULL,NULL,'general','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png',NULL,'3401','attachment-image',NULL,NULL,NULL,'3401','attachment-image',NULL,NULL,1,NULL,'2022-05-10 11:33:34','2022-05-10 11:33:55',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 11:33:34','2022-05-10 11:33:34'),(792,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png','75:1ad1d6007861fddd7235ae8abf09c98c',3402,'post','attachment',1,56,NULL,NULL,'aire maskin','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png',NULL,'3402','attachment-image',NULL,NULL,NULL,'3402','attachment-image',NULL,NULL,1,NULL,'2022-05-10 11:33:44','2022-05-10 11:33:55',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 11:33:44','2022-05-10 11:33:44'),(793,'https://demoweblinks.in/troosten/?p=3415','40:71096a22cff3daa484f0a5d626a2d95f',3415,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 11:47:51','2022-05-10 11:47:51',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:47:51','2022-05-10 11:47:51'),(794,'https://demoweblinks.in/troosten/?p=3429','40:ead29135b5316ea3247fb35893812fab',3429,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 11:48:57','2022-05-10 11:48:57',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:48:57','2022-05-10 11:48:57'),(795,'https://demoweblinks.in/troosten/?p=3438','40:c44d3b991277c04d05edf6901905410e',3438,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 11:55:34','2022-05-10 11:55:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:55:34','2022-05-10 11:55:34'),(796,'https://demoweblinks.in/troosten/?p=3440','40:47443e8ccdbc0a65d1e2277b502afe8f',3440,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 11:57:19','2022-05-10 11:57:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:57:19','2022-05-10 11:57:19'),(797,'https://demoweblinks.in/troosten/?p=3442','40:ea970a2d2feb7e8b8daf433e20182864',3442,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 11:57:54','2022-05-10 11:57:54',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:57:54','2022-05-10 11:57:54'),(798,'https://demoweblinks.in/troosten/?p=3444','40:c36870114626c597d43308f363c5c2f7',3444,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 11:59:24','2022-05-10 11:59:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 11:59:24','2022-05-10 11:59:24'),(809,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png','106:a6603eac8499f2d2ab7bd7a1880c717f',3469,'post','attachment',1,56,NULL,NULL,'hvac-png-generic-no-label-units-png-2726','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png',NULL,'3469','attachment-image',NULL,NULL,NULL,'3469','attachment-image',NULL,NULL,1,NULL,'2022-05-10 12:13:40','2022-05-10 12:26:44',1,NULL,NULL,NULL,NULL,1,NULL,2,'2022-05-10 12:13:40','2022-05-10 12:13:40'),(811,'https://demoweblinks.in/troosten/logos/logo/','44:b52eaef3e461b7ec95b139703fe56d60',3472,'post','logo-awesome',1,0,NULL,NULL,'logo','publish',NULL,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,'2022-05-10 12:22:01','2022-05-10 13:30:07',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:30:06','2022-05-10 12:22:49'),(812,'https://demoweblinks.in/troosten/?p=3481','40:792b0a6868edebaaa38c5c42b4822b63',3481,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 12:33:52','2022-05-10 12:33:52',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 12:33:52','2022-05-10 12:33:52'),(813,'https://demoweblinks.in/troosten/?p=3483','40:b4b4b1db99731bd91fdf0548ede9dcb1',3483,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 12:34:48','2022-05-10 12:34:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 12:34:48','2022-05-10 12:34:48'),(814,'https://demoweblinks.in/troosten/?p=3485','40:640a1a6182b5561875fb97bd7f35dc7e',3485,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 12:36:10','2022-05-10 12:36:10',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 12:36:10','2022-05-10 12:36:10'),(815,'https://demoweblinks.in/troosten/?p=3491','40:74922d2051de9468ac3f45d2ae15a84e',3491,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 12:58:00','2022-05-10 12:58:00',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 12:58:00','2022-05-10 12:58:00'),(816,'https://demoweblinks.in/troosten/?p=3493','40:dad96b6677b1a3e4d9639ff9995fd35d',3493,'post','customize_changeset',1,0,NULL,NULL,'','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,NULL,NULL,NULL,'2022-05-10 12:59:58','2022-05-10 12:59:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 12:59:58','2022-05-10 12:59:58'),(817,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade-1.jpg','72:bf560eeebcd6c276cba4e70ec35e5793',3497,'post','attachment',1,0,NULL,NULL,'arcade','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade-1.jpg',NULL,'3497','attachment-image',NULL,NULL,NULL,'3497','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 13:20:10','2022-05-10 13:20:10',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:20:10','2022-05-10 13:20:10'),(818,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata-1.jpg','70:0f973b1ad5ff2249ce733c4e994e7b2e',3498,'post','attachment',1,0,NULL,NULL,'tata','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata-1.jpg',NULL,'3498','attachment-image',NULL,NULL,NULL,'3498','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 13:21:22','2022-05-10 13:21:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:21:22','2022-05-10 13:21:22'),(819,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi-1.jpg','71:8989e91aff6eb4e8edc3b63c718e4fe3',3499,'post','attachment',1,0,NULL,NULL,'tulsi','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi-1.jpg',NULL,'3499','attachment-image',NULL,NULL,NULL,'3499','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 13:21:23','2022-05-10 13:21:23',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:21:23','2022-05-10 13:21:23'),(820,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors-1.jpg','73:0b4b98aea80739998f122c5cc50cd1f9',3500,'post','attachment',1,0,NULL,NULL,'zealors','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors-1.jpg',NULL,'3500','attachment-image',NULL,NULL,NULL,'3500','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 13:21:24','2022-05-10 13:21:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:21:24','2022-05-10 13:21:24'),(822,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard-1.jpg','81:4bfd9bde4bbd20551e0386701168b470',3502,'post','attachment',1,0,NULL,NULL,'cochin shipyard','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard-1.jpg',NULL,'3502','attachment-image',NULL,NULL,NULL,'3502','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 13:21:26','2022-05-10 13:21:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:21:26','2022-05-10 13:21:26'),(823,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder-1.jpg','72:007878876249b0b1120bdd69d140f35e',3503,'post','attachment',1,0,NULL,NULL,'ladder','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder-1.jpg',NULL,'3503','attachment-image',NULL,NULL,NULL,'3503','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 13:21:27','2022-05-10 13:21:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:21:27','2022-05-10 13:21:27'),(824,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr-1.jpg','69:1b5c358f72be6a92960aca4d1754d687',3504,'post','attachment',1,0,NULL,NULL,'mvr','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr-1.jpg',NULL,'3504','attachment-image',NULL,NULL,NULL,'3504','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 13:21:27','2022-05-10 13:21:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:21:27','2022-05-10 13:21:27'),(825,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit-1.jpg','69:2cb0e4e5b090fe2be01e0ddd0364735e',3505,'post','attachment',1,0,NULL,NULL,'nit','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit-1.jpg',NULL,'3505','attachment-image',NULL,NULL,NULL,'3505','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 13:21:28','2022-05-10 13:21:28',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:21:28','2022-05-10 13:21:28'),(826,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm-1.jpg','75:c3c354ec3eca7285434f33a4ede06597',3506,'post','attachment',1,0,NULL,NULL,'sanjeevnm','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm-1.jpg',NULL,'3506','attachment-image',NULL,NULL,NULL,'3506','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 13:21:29','2022-05-10 13:21:29',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:21:29','2022-05-10 13:21:29'),(827,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi-1.jpg','71:1f2149128c8a10682d40fb07aebf02bb',3507,'post','attachment',1,0,NULL,NULL,'silpi','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi-1.jpg',NULL,'3507','attachment-image',NULL,NULL,NULL,'3507','attachment-image',NULL,NULL,NULL,NULL,'2022-05-10 13:21:30','2022-05-10 13:21:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-05-10 13:21:30','2022-05-10 13:21:30');
/*!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=InnoDB 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 (1,0,0,1),(3,0,0,1),(4,0,0,1),(5,0,0,1),(6,0,0,1),(7,0,0,1),(8,0,0,1),(9,0,0,1),(10,0,0,1),(11,0,0,1),(12,0,0,1),(13,0,0,1),(14,0,0,1),(15,0,0,1),(16,0,0,1),(17,0,0,1),(18,0,0,1),(19,0,0,1),(20,0,0,1),(21,0,0,1),(22,0,0,1),(23,0,0,1),(24,0,0,1),(27,0,0,1),(29,0,0,1),(60,348,1,1),(61,348,1,1),(62,343,1,1),(63,344,1,1),(64,337,1,1),(65,337,1,1),(66,337,1,1),(67,337,1,1),(68,345,1,1),(69,346,1,1),(70,347,1,1),(71,348,1,1),(72,339,1,1),(73,0,0,1),(74,0,0,1),(75,0,0,1),(76,0,0,1),(77,0,0,1),(78,0,0,1),(82,0,0,1),(84,0,0,1),(85,0,0,1),(86,0,0,1),(87,0,0,1),(88,313,1,1),(89,313,1,1),(90,313,1,1),(91,0,0,1),(100,0,0,1),(101,313,1,1),(102,313,1,1),(103,0,0,1),(104,313,1,1),(110,0,0,1),(111,0,0,1),(112,0,0,1),(113,0,0,1),(117,0,0,1),(118,0,0,1),(119,0,0,1),(120,0,0,1),(121,0,0,1),(122,0,0,1),(123,0,0,1),(124,0,0,1),(125,0,0,1),(126,0,0,1),(127,0,0,1),(128,0,0,1),(129,0,0,1),(130,0,0,1),(131,0,0,1),(132,0,0,1),(133,0,0,1),(134,0,0,1),(135,0,0,1),(136,0,0,1),(137,0,0,1),(138,0,0,1),(139,0,0,1),(140,0,0,1),(141,0,0,1),(142,0,0,1),(143,0,0,1),(144,0,0,1),(145,0,0,1),(146,0,0,1),(147,0,0,1),(148,0,0,1),(149,0,0,1),(155,0,0,1),(156,0,0,1),(157,0,0,1),(161,0,0,1),(162,0,0,1),(163,0,0,1),(164,0,0,1),(165,0,0,1),(166,0,0,1),(167,0,0,1),(168,0,0,1),(176,0,0,1),(177,0,0,1),(179,0,0,1),(180,0,0,1),(185,0,0,1),(186,313,1,1),(187,0,0,1),(190,0,0,1),(191,313,1,1),(192,313,1,1),(193,0,0,1),(194,0,0,1),(195,0,0,1),(196,0,0,1),(197,0,0,1),(198,0,0,1),(199,313,1,1),(200,0,0,1),(202,293,1,1),(203,293,1,1),(204,293,1,1),(205,293,1,1),(206,293,1,1),(207,0,0,1),(208,286,1,1),(209,0,0,1),(210,0,0,1),(211,0,0,1),(212,0,0,1),(213,0,0,1),(214,0,0,1),(215,0,0,1),(216,0,0,1),(217,0,0,1),(218,0,0,1),(219,0,0,1),(220,0,0,1),(221,0,0,1),(223,0,0,1),(224,0,0,1),(225,0,0,1),(226,0,0,1),(227,286,1,1),(228,0,0,1),(229,0,0,1),(230,0,0,1),(231,0,0,1),(232,0,0,1),(233,0,0,1),(234,0,0,1),(235,0,0,1),(236,293,1,1),(237,293,1,1),(238,293,1,1),(239,293,1,1),(240,0,0,1),(241,0,0,1),(242,0,0,1),(243,0,0,1),(244,0,0,1),(245,0,0,1),(246,0,0,1),(247,0,0,1),(248,0,0,1),(249,0,0,1),(250,0,0,1),(251,0,0,1),(252,293,1,1),(253,293,1,1),(254,0,0,1),(255,0,0,1),(256,0,0,1),(257,0,0,1),(258,0,0,1),(259,0,0,1),(260,0,0,1),(261,0,0,1),(262,0,0,1),(263,0,0,1),(264,0,0,1),(265,0,0,1),(266,0,0,1),(267,0,0,1),(268,0,0,1),(269,0,0,1),(270,0,0,1),(271,0,0,1),(272,0,0,1),(273,0,0,1),(274,0,0,1),(275,0,0,1),(276,0,0,1),(278,0,0,1),(279,0,0,1),(280,0,0,1),(281,0,0,1),(282,0,0,1),(283,0,0,1),(284,0,0,1),(285,0,0,1),(286,0,0,1),(292,0,0,1),(293,0,0,1),(311,0,0,1),(312,0,0,1),(313,0,0,1),(314,0,0,1),(315,0,0,1),(316,0,0,1),(317,0,0,1),(318,0,0,1),(319,0,0,1),(321,0,0,1),(323,0,0,1),(325,0,0,1),(326,0,0,1),(328,0,0,1),(329,0,0,1),(330,0,0,1),(331,0,0,1),(332,0,0,1),(333,0,0,1),(334,0,0,1),(335,0,0,1),(336,0,0,1),(337,0,0,1),(338,337,1,1),(339,0,0,1),(340,0,0,1),(342,0,0,1),(343,0,0,1),(344,0,0,1),(345,0,0,1),(346,0,0,1),(347,0,0,1),(348,0,0,1),(349,0,0,1),(350,0,0,1),(351,0,0,1),(352,0,0,1),(353,0,0,1),(354,0,0,1),(355,337,1,1),(356,348,1,1),(357,348,1,1),(358,0,0,1),(359,0,0,1),(360,0,0,1),(361,0,0,1),(378,0,0,1),(379,0,0,1),(380,0,0,1),(381,0,0,1),(382,0,0,1),(383,0,0,1),(384,0,0,1),(385,0,0,1),(386,0,0,1),(387,0,0,1),(388,0,0,1),(389,0,0,1),(390,0,0,1),(391,0,0,1),(392,0,0,1),(393,0,0,1),(394,0,0,1),(395,0,0,1),(396,0,0,1),(403,0,0,1),(404,0,0,1),(405,0,0,1),(406,0,0,1),(407,0,0,1),(410,0,0,1),(411,0,0,1),(413,0,0,1),(419,0,0,1),(420,0,0,1),(421,0,0,1),(422,0,0,1),(423,0,0,1),(424,0,0,1),(425,0,0,1),(426,0,0,1),(427,0,0,1),(428,0,0,1),(429,0,0,1),(430,0,0,1),(522,0,0,1),(523,0,0,1),(524,0,0,1),(525,0,0,1),(526,0,0,1),(528,0,0,1),(529,0,0,1),(550,0,0,1),(570,0,0,1),(584,0,0,1),(586,0,0,1),(587,0,0,1),(588,0,0,1),(639,0,0,1),(640,0,0,1),(641,0,0,1),(642,0,0,1),(643,0,0,1),(644,0,0,1),(645,0,0,1),(646,0,0,1),(647,0,0,1),(648,0,0,1),(649,0,0,1),(655,0,0,1),(657,0,0,1),(680,0,0,1),(681,0,0,1),(686,0,0,1),(687,0,0,1),(688,0,0,1),(689,0,0,1),(690,0,0,1),(691,0,0,1),(692,0,0,1),(693,0,0,1),(694,0,0,1),(695,0,0,1),(696,0,0,1),(700,0,0,1),(702,0,0,1),(703,0,0,1),(705,0,0,1),(706,0,0,1),(707,0,0,1),(720,0,0,1),(723,0,0,1),(724,0,0,1),(725,0,0,1),(726,0,0,1),(746,0,0,1),(747,0,0,1),(749,0,0,1),(750,0,0,1),(753,0,0,1),(755,0,0,1),(759,0,0,1),(768,0,0,1),(776,0,0,1),(783,0,0,1),(784,0,0,1),(793,0,0,1),(794,0,0,1),(795,0,0,1),(796,0,0,1),(797,0,0,1),(798,0,0,1),(811,0,0,1),(812,0,0,1),(813,0,0,1),(814,0,0,1),(815,0,0,1),(816,0,0,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=InnoDB AUTO_INCREMENT=24 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,'20200616130143'),(16,'20200617122511'),(17,'20200702141921'),(18,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404');
/*!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=InnoDB AUTO_INCREMENT=16 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,659,16,'category','2022-05-06 10:09:29','2022-05-06 10:09:29',1),(2,701,108,'category','2022-05-06 10:09:30','2022-05-06 10:09:30',1),(3,3304,84,'gallery-cat','2022-05-10 05:20:45','2022-05-10 05:20:45',1),(4,3306,84,'gallery-cat','2022-05-10 05:21:31','2022-05-10 05:21:31',1),(5,3308,84,'gallery-cat','2022-05-10 05:22:18','2022-05-10 05:22:18',1),(6,3310,84,'gallery-cat','2022-05-10 05:22:50','2022-05-10 05:22:50',1),(7,3312,84,'gallery-cat','2022-05-10 05:23:28','2022-05-10 05:23:28',1),(8,3314,84,'gallery-cat','2022-05-10 05:24:10','2022-05-10 05:24:10',1),(9,3316,84,'gallery-cat','2022-05-10 05:24:41','2022-05-10 05:24:41',1),(10,3318,85,'gallery-cat','2022-05-10 05:26:37','2022-05-10 05:26:37',1),(11,3320,85,'gallery-cat','2022-05-10 05:27:14','2022-05-10 05:27:14',1),(12,3322,85,'gallery-cat','2022-05-10 05:27:45','2022-05-10 05:27:45',1),(13,3324,85,'gallery-cat','2022-05-10 05:28:16','2022-05-10 05:28:16',1),(14,3326,85,'gallery-cat','2022-05-10 05:29:08','2022-05-10 05:29:08',1),(15,3328,85,'gallery-cat','2022-05-10 05:29:39','2022-05-10 05:29:39',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) DEFAULT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `target_post_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(8) DEFAULT 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) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB AUTO_INCREMENT=640 DEFAULT CHARSET=utf8;
/*!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 (1,'#',313,NULL,'internal',240,NULL,NULL,NULL,NULL,NULL,NULL),(2,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/',313,NULL,'external',240,NULL,NULL,NULL,NULL,NULL,NULL),(4,'#',314,NULL,'internal',241,NULL,NULL,NULL,NULL,NULL,NULL),(5,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/',314,NULL,'external',241,NULL,NULL,NULL,NULL,NULL,NULL),(7,'#',317,NULL,'internal',242,NULL,NULL,NULL,NULL,NULL,NULL),(8,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/',317,NULL,'external',242,NULL,NULL,NULL,NULL,NULL,NULL),(10,'#',318,NULL,'internal',243,NULL,NULL,NULL,NULL,NULL,NULL),(11,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/',318,NULL,'external',243,NULL,NULL,NULL,NULL,NULL,NULL),(13,'#',319,NULL,'internal',244,NULL,NULL,NULL,NULL,NULL,NULL),(14,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/',319,NULL,'external',244,NULL,NULL,NULL,NULL,NULL,NULL),(17,'#',2266,NULL,'internal',247,NULL,NULL,NULL,NULL,NULL,NULL),(18,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/',2266,NULL,'external',247,NULL,NULL,NULL,NULL,NULL,NULL),(20,'#',2268,NULL,'internal',248,NULL,NULL,NULL,NULL,NULL,NULL),(21,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/',2268,NULL,'external',248,NULL,NULL,NULL,NULL,NULL,NULL),(23,'#',2270,NULL,'internal',249,NULL,NULL,NULL,NULL,NULL,NULL),(24,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/',2270,NULL,'external',249,NULL,NULL,NULL,NULL,NULL,NULL),(26,'#',2272,NULL,'internal',250,NULL,NULL,NULL,NULL,NULL,NULL),(27,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/',2272,NULL,'external',250,NULL,NULL,NULL,NULL,NULL,NULL),(29,'#',2275,NULL,'internal',251,NULL,NULL,NULL,NULL,NULL,NULL),(30,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/',2275,NULL,'external',251,NULL,NULL,NULL,NULL,NULL,NULL),(32,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',313,2127,'image-in',240,207,348,350,50307,NULL,NULL),(33,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',314,2127,'image-in',241,207,348,350,50307,NULL,NULL),(34,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',317,2127,'image-in',242,207,348,350,50307,NULL,NULL),(35,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',318,2127,'image-in',243,207,348,350,50307,NULL,NULL),(36,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',319,2127,'image-in',244,207,348,350,50307,NULL,NULL),(37,'#',320,NULL,'internal',245,NULL,NULL,NULL,NULL,NULL,NULL),(38,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/pricing-coupons/',320,NULL,'external',245,NULL,NULL,NULL,NULL,NULL,NULL),(39,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',320,2127,'image-in',245,207,348,350,50307,NULL,NULL),(40,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2266,2127,'image-in',247,207,348,350,50307,NULL,NULL),(41,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2268,2127,'image-in',248,207,348,350,50307,NULL,NULL),(42,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2270,2127,'image-in',249,207,348,350,50307,NULL,NULL),(43,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2272,2127,'image-in',250,207,348,350,50307,NULL,NULL),(44,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2275,2127,'image-in',251,207,348,350,50307,NULL,NULL),(90,'#',2677,NULL,'internal',292,NULL,NULL,NULL,NULL,NULL,NULL),(91,'#',2677,NULL,'internal',292,NULL,NULL,NULL,NULL,NULL,NULL),(92,'#',2677,NULL,'internal',292,NULL,NULL,NULL,NULL,NULL,NULL),(93,'#',2677,NULL,'internal',292,NULL,NULL,NULL,NULL,NULL,NULL),(94,'#',2677,NULL,'internal',292,NULL,NULL,NULL,NULL,NULL,NULL),(161,'#',56,NULL,'internal',313,NULL,NULL,NULL,NULL,NULL,NULL),(162,'#',56,NULL,'internal',313,NULL,NULL,NULL,NULL,NULL,NULL),(163,'#',56,NULL,'internal',313,NULL,NULL,NULL,NULL,NULL,NULL),(164,'#',56,NULL,'internal',313,NULL,NULL,NULL,NULL,NULL,NULL),(165,'#',56,NULL,'internal',313,NULL,NULL,NULL,NULL,NULL,NULL),(168,'#',56,NULL,'internal',313,NULL,NULL,NULL,NULL,NULL,NULL),(169,'#',56,NULL,'internal',313,NULL,NULL,NULL,NULL,NULL,NULL),(201,'https://demoweblinks.in/troosten/shop/',712,NULL,'internal',329,NULL,NULL,NULL,NULL,NULL,NULL),(202,'https://demoweblinks.in/troosten/my-account/',714,13,'internal',331,332,NULL,NULL,NULL,NULL,NULL),(203,'https://demoweblinks.in/troosten/my-account/orders/',714,13,'internal',331,332,NULL,NULL,NULL,NULL,NULL),(204,'https://demoweblinks.in/troosten/my-account/downloads/',714,13,'internal',331,332,NULL,NULL,NULL,NULL,NULL),(205,'https://demoweblinks.in/troosten/my-account/edit-address/',714,13,'internal',331,332,NULL,NULL,NULL,NULL,NULL),(206,'https://demoweblinks.in/troosten/my-account/edit-account/',714,13,'internal',331,332,NULL,NULL,NULL,NULL,NULL),(207,'https://demoweblinks.in/troosten/my-account/customer-logout/?_wpnonce=cacde0ee7e',714,13,'internal',331,332,NULL,NULL,NULL,NULL,NULL),(208,'https://demoweblinks.in/troosten/my-account/customer-logout/?_wpnonce=cacde0ee7e',714,13,'internal',331,332,NULL,NULL,NULL,NULL,NULL),(209,'https://demoweblinks.in/troosten/my-account-2/orders/',714,714,'internal',331,331,NULL,NULL,NULL,NULL,NULL),(210,'https://demoweblinks.in/troosten/my-account-2/edit-address/',714,714,'internal',331,331,NULL,NULL,NULL,NULL,NULL),(211,'https://demoweblinks.in/troosten/my-account-2/edit-account/',714,714,'internal',331,331,NULL,NULL,NULL,NULL,NULL),(222,'javascript:void(0)',971,NULL,'external',334,NULL,NULL,NULL,NULL,NULL,NULL),(223,'javascript:void(0)',971,NULL,'external',334,NULL,NULL,NULL,NULL,NULL,NULL),(224,'javascript:void(0)',971,NULL,'external',334,NULL,NULL,NULL,NULL,NULL,NULL),(225,'javascript:void(0)',971,NULL,'external',334,NULL,NULL,NULL,NULL,NULL,NULL),(226,'#',971,NULL,'internal',334,NULL,NULL,NULL,NULL,NULL,NULL),(227,'#',1677,NULL,'internal',335,NULL,NULL,NULL,NULL,NULL,NULL),(241,'https://smartdata.tonytemplates.com/car-repair-service-v4/car1/wp-content/uploads/sites/5/2017/03/services-item-img02.jpg',659,NULL,'image-ex',342,NULL,NULL,NULL,NULL,NULL,NULL),(242,'https://demoweblinks.in/troosten/car-services/automatic-updatesand-unlock-2/',2677,2275,'internal',292,251,NULL,NULL,NULL,NULL,NULL),(243,'https://demoweblinks.in/troosten/car-services/automatic-updatesand-unlock-2/',2677,2275,'internal',292,251,NULL,NULL,NULL,NULL,NULL),(244,'https://demoweblinks.in/troosten/car-services/would-you-like-to-2/',2677,2272,'internal',292,250,NULL,NULL,NULL,NULL,NULL),(245,'https://demoweblinks.in/troosten/car-services/would-you-like-to-2/',2677,2272,'internal',292,250,NULL,NULL,NULL,NULL,NULL),(246,'https://demoweblinks.in/troosten/car-services/exhaustsystem-2-2/',2677,2270,'internal',292,249,NULL,NULL,NULL,NULL,NULL),(247,'https://demoweblinks.in/troosten/car-services/exhaustsystem-2-2/',2677,2270,'internal',292,249,NULL,NULL,NULL,NULL,NULL),(248,'https://demoweblinks.in/troosten/car-services/tires-wheels-2/',2677,2268,'internal',292,248,NULL,NULL,NULL,NULL,NULL),(249,'https://demoweblinks.in/troosten/car-services/tires-wheels-2/',2677,2268,'internal',292,248,NULL,NULL,NULL,NULL,NULL),(250,'https://demoweblinks.in/troosten/car-services/preventative-maintenance-3-2/',2677,2266,'internal',292,247,NULL,NULL,NULL,NULL,NULL),(251,'https://demoweblinks.in/troosten/car-services/preventative-maintenance-3-2/',2677,2266,'internal',292,247,NULL,NULL,NULL,NULL,NULL),(252,'https://demoweblinks.in/troosten/car-services/exhaus-system/',2677,320,'internal',292,245,NULL,NULL,NULL,NULL,NULL),(253,'https://demoweblinks.in/troosten/car-services/exhaus-system/',2677,320,'internal',292,245,NULL,NULL,NULL,NULL,NULL),(254,'https://demoweblinks.in/troosten/car-services/would-you-like-to/',2677,319,'internal',292,244,NULL,NULL,NULL,NULL,NULL),(255,'https://demoweblinks.in/troosten/car-services/would-you-like-to/',2677,319,'internal',292,244,NULL,NULL,NULL,NULL,NULL),(256,'https://demoweblinks.in/troosten/car-services/exhaustsystem-2/',2677,318,'internal',292,243,NULL,NULL,NULL,NULL,NULL),(257,'https://demoweblinks.in/troosten/car-services/exhaustsystem-2/',2677,318,'internal',292,243,NULL,NULL,NULL,NULL,NULL),(258,'https://demoweblinks.in/troosten/car-services/tires-wheels/',2677,317,'internal',292,242,NULL,NULL,NULL,NULL,NULL),(259,'https://demoweblinks.in/troosten/car-services/tires-wheels/',2677,317,'internal',292,242,NULL,NULL,NULL,NULL,NULL),(260,'https://demoweblinks.in/troosten/car-services/brakerepair-service-2/',2677,314,'internal',292,241,NULL,NULL,NULL,NULL,NULL),(261,'https://demoweblinks.in/troosten/car-services/brakerepair-service-2/',2677,314,'internal',292,241,NULL,NULL,NULL,NULL,NULL),(262,'https://demoweblinks.in/troosten/car-services/preventative-maintenance-3/',2677,313,'internal',292,240,NULL,NULL,NULL,NULL,NULL),(263,'https://demoweblinks.in/troosten/car-services/preventative-maintenance-3/',2677,313,'internal',292,240,NULL,NULL,NULL,NULL,NULL),(264,'https://demoweblinks.in/troosten/car-services/automatic-updatesand-unlock-2/',2677,2275,'internal',292,251,NULL,NULL,NULL,NULL,NULL),(265,'https://demoweblinks.in/troosten/car-services/automatic-updatesand-unlock-2/',2677,2275,'internal',292,251,NULL,NULL,NULL,NULL,NULL),(266,'https://demoweblinks.in/troosten/car-services/would-you-like-to-2/',2677,2272,'internal',292,250,NULL,NULL,NULL,NULL,NULL),(267,'https://demoweblinks.in/troosten/car-services/would-you-like-to-2/',2677,2272,'internal',292,250,NULL,NULL,NULL,NULL,NULL),(268,'https://demoweblinks.in/troosten/car-services/exhaustsystem-2-2/',2677,2270,'internal',292,249,NULL,NULL,NULL,NULL,NULL),(269,'https://demoweblinks.in/troosten/car-services/exhaustsystem-2-2/',2677,2270,'internal',292,249,NULL,NULL,NULL,NULL,NULL),(270,'https://demoweblinks.in/troosten/car-services/tires-wheels-2/',2677,2268,'internal',292,248,NULL,NULL,NULL,NULL,NULL),(271,'https://demoweblinks.in/troosten/car-services/tires-wheels-2/',2677,2268,'internal',292,248,NULL,NULL,NULL,NULL,NULL),(272,'https://demoweblinks.in/troosten/car-services/preventative-maintenance-3-2/',2677,2266,'internal',292,247,NULL,NULL,NULL,NULL,NULL),(273,'https://demoweblinks.in/troosten/car-services/preventative-maintenance-3-2/',2677,2266,'internal',292,247,NULL,NULL,NULL,NULL,NULL),(274,'https://demoweblinks.in/troosten/car-services/exhaus-system/',2677,320,'internal',292,245,NULL,NULL,NULL,NULL,NULL),(275,'https://demoweblinks.in/troosten/car-services/exhaus-system/',2677,320,'internal',292,245,NULL,NULL,NULL,NULL,NULL),(276,'https://demoweblinks.in/troosten/car-services/would-you-like-to/',2677,319,'internal',292,244,NULL,NULL,NULL,NULL,NULL),(277,'https://demoweblinks.in/troosten/car-services/would-you-like-to/',2677,319,'internal',292,244,NULL,NULL,NULL,NULL,NULL),(278,'https://demoweblinks.in/troosten/car-services/exhaustsystem-2/',2677,318,'internal',292,243,NULL,NULL,NULL,NULL,NULL),(279,'https://demoweblinks.in/troosten/car-services/exhaustsystem-2/',2677,318,'internal',292,243,NULL,NULL,NULL,NULL,NULL),(280,'https://demoweblinks.in/troosten/car-services/tires-wheels/',2677,317,'internal',292,242,NULL,NULL,NULL,NULL,NULL),(281,'https://demoweblinks.in/troosten/car-services/tires-wheels/',2677,317,'internal',292,242,NULL,NULL,NULL,NULL,NULL),(282,'https://demoweblinks.in/troosten/car-services/brakerepair-service-2/',2677,314,'internal',292,241,NULL,NULL,NULL,NULL,NULL),(283,'https://demoweblinks.in/troosten/car-services/brakerepair-service-2/',2677,314,'internal',292,241,NULL,NULL,NULL,NULL,NULL),(284,'https://demoweblinks.in/troosten/car-services/preventative-maintenance-3/',2677,313,'internal',292,240,NULL,NULL,NULL,NULL,NULL),(285,'https://demoweblinks.in/troosten/car-services/preventative-maintenance-3/',2677,313,'internal',292,240,NULL,NULL,NULL,NULL,NULL),(286,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01-357x242.jpg',2677,18,'image-in',292,80,251,370,33769,NULL,NULL),(287,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-357x242.jpg',2677,21,'image-in',292,81,251,370,27916,NULL,NULL),(288,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03-357x242.jpg',2677,42,'image-in',292,83,251,370,44546,NULL,NULL),(289,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05-357x242.jpg',2677,306,'image-in',292,115,251,370,41404,NULL,NULL),(290,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04-357x242.jpg',2677,304,'image-in',292,114,251,370,34461,NULL,NULL),(291,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06-357x242.jpg',2677,307,'image-in',292,116,311,370,42286,NULL,NULL),(292,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-357x242.jpg',2677,21,'image-in',292,81,251,370,27916,NULL,NULL),(293,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03-357x242.jpg',2677,42,'image-in',292,83,251,370,44546,NULL,NULL),(294,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05-357x242.jpg',2677,306,'image-in',292,115,251,370,41404,NULL,NULL),(295,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06-357x242.jpg',2677,307,'image-in',292,116,311,370,42286,NULL,NULL),(296,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04-357x242.jpg',2677,304,'image-in',292,114,251,370,34461,NULL,NULL),(297,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-01-357x242.jpg',2677,18,'image-in',292,80,251,370,33769,NULL,NULL),(298,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-357x242.jpg',2677,21,'image-in',292,81,251,370,27916,NULL,NULL),(299,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03-357x242.jpg',2677,42,'image-in',292,83,251,370,44546,NULL,NULL),(300,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05-357x242.jpg',2677,306,'image-in',292,115,251,370,41404,NULL,NULL),(301,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04-357x242.jpg',2677,304,'image-in',292,114,251,370,34461,NULL,NULL),(302,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06-357x242.jpg',2677,307,'image-in',292,116,311,370,42286,NULL,NULL),(303,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-02-357x242.jpg',2677,21,'image-in',292,81,251,370,27916,NULL,NULL),(304,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-03-357x242.jpg',2677,42,'image-in',292,83,251,370,44546,NULL,NULL),(305,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-05-357x242.jpg',2677,306,'image-in',292,115,251,370,41404,NULL,NULL),(306,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-06-357x242.jpg',2677,307,'image-in',292,116,311,370,42286,NULL,NULL),(307,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-img-04-357x242.jpg',2677,304,'image-in',292,114,251,370,34461,NULL,NULL),(308,'http://Get%20a%20Quote',1520,NULL,'external',293,NULL,NULL,NULL,NULL,NULL,NULL),(309,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg',1520,2099,'internal',293,206,NULL,NULL,NULL,NULL,NULL),(310,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg',1520,2445,'internal',293,239,NULL,NULL,NULL,NULL,NULL),(311,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg',1520,2447,'internal',293,252,NULL,NULL,NULL,NULL,NULL),(312,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg',1520,2449,'internal',293,253,NULL,NULL,NULL,NULL,NULL),(313,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg',1520,2438,'internal',293,238,NULL,NULL,NULL,NULL,NULL),(314,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg',1520,2099,'internal',293,206,NULL,NULL,NULL,NULL,NULL),(321,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg',1520,2099,'image-in',293,206,384,384,29446,NULL,NULL),(322,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img02.jpg',1520,2445,'image-in',293,239,384,384,24063,NULL,NULL),(323,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img03.jpg',1520,2447,'image-in',293,252,384,384,62909,NULL,NULL),(324,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img04.jpg',1520,2449,'image-in',293,253,384,384,22506,NULL,NULL),(325,'https://demoweblinks.in/troosten/wp-content/uploads/2020/04/popup-img05.jpg',1520,2438,'image-in',293,238,384,384,29934,NULL,NULL),(326,'https://demoweblinks.in/troosten/wp-content/uploads/2020/03/popup-img01.jpg',1520,2099,'image-in',293,206,384,384,29446,NULL,NULL),(327,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-1-bg-390x390.png',56,83,'image-in',313,88,390,390,127,NULL,NULL),(329,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-3-bg-390x390.jpg',56,90,'image-in',313,90,390,390,2084,NULL,NULL),(331,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/service-5-bg-390x390.jpg',56,95,'image-in',313,102,390,390,21631,NULL,NULL),(356,'https://demoweblinks.in/troosten/wp-content/themes/car-repair-services/images/ajax-loader.gif',393,NULL,'image-in',316,NULL,NULL,NULL,NULL,NULL,NULL),(357,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before.jpg',2180,2186,'image-in',336,208,370,770,117099,NULL,NULL),(358,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after.jpg',2180,2187,'image-in',336,209,370,770,126302,NULL,NULL),(359,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before.jpg',2180,2191,'image-in',336,210,370,770,93118,NULL,NULL),(360,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after.jpg',2180,2192,'image-in',336,211,370,770,98134,NULL,NULL),(361,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before.jpg',2180,2193,'image-in',336,212,370,770,107887,NULL,NULL),(362,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after.jpg',2180,2194,'image-in',336,213,370,770,112806,NULL,NULL),(363,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before.jpg',2180,2195,'image-in',336,214,370,770,120442,NULL,NULL),(364,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after.jpg',2180,2196,'image-in',336,215,370,770,116270,NULL,NULL),(365,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before.jpg',2180,2197,'image-in',336,216,370,770,121819,NULL,NULL),(366,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after.jpg',2180,2198,'image-in',336,217,370,770,93483,NULL,NULL),(367,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before.jpg',2180,2199,'image-in',336,218,370,770,140025,NULL,NULL),(368,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after.jpg',2180,2200,'image-in',336,219,370,770,121109,NULL,NULL),(369,'https://demoweblinks.in/troosten/wp-content/themes/car-repair-services/images/ajax-loader.gif',2180,NULL,'image-in',336,NULL,NULL,NULL,NULL,NULL,NULL),(370,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-178x179.jpg',814,2006,'image-in',333,198,179,178,12461,NULL,NULL),(371,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-178x179.jpg',814,2470,'image-in',333,254,515,512,186640,NULL,NULL),(372,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-178x179.jpg',814,2471,'image-in',333,255,515,512,139992,NULL,NULL),(373,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/section-blog-img01-63x63.jpg',814,2006,'image-in',333,198,179,178,12461,NULL,NULL),(374,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial1-63x63.jpg',814,2470,'image-in',333,254,515,512,186640,NULL,NULL),(375,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial2-63x63.jpg',814,2471,'image-in',333,255,515,512,139992,NULL,NULL),(376,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial3-63x63.jpg',814,2472,'image-in',333,256,515,512,168254,NULL,NULL),(377,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial4-63x63.jpg',814,2473,'image-in',333,257,515,512,191407,NULL,NULL),(378,'https://demoweblinks.in/troosten/wp-content/uploads/2017/06/testimonial5-63x63.jpg',814,2474,'image-in',333,258,515,512,138560,NULL,NULL),(379,'https://demoweblinks.in/troosten/wp-content/themes/car-repair-services/images/ajax-loader.gif',814,NULL,'image-in',333,NULL,NULL,NULL,NULL,NULL,NULL),(380,'',56,NULL,'internal',313,NULL,NULL,NULL,NULL,NULL,NULL),(381,'https://demoweblinks.in/troosten/wp-admin/',2,NULL,'internal',410,NULL,NULL,NULL,NULL,NULL,NULL),(382,'#',2969,NULL,'internal',639,NULL,NULL,NULL,NULL,NULL,NULL),(383,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',2969,NULL,'external',639,NULL,NULL,NULL,NULL,NULL,NULL),(385,'#',2970,NULL,'internal',640,NULL,NULL,NULL,NULL,NULL,NULL),(386,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',2970,NULL,'external',640,NULL,NULL,NULL,NULL,NULL,NULL),(388,'#',2971,NULL,'internal',641,NULL,NULL,NULL,NULL,NULL,NULL),(389,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',2971,NULL,'external',641,NULL,NULL,NULL,NULL,NULL,NULL),(391,'#',2972,NULL,'internal',642,NULL,NULL,NULL,NULL,NULL,NULL),(392,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',2972,NULL,'external',642,NULL,NULL,NULL,NULL,NULL,NULL),(394,'#',2973,NULL,'internal',643,NULL,NULL,NULL,NULL,NULL,NULL),(395,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',2973,NULL,'external',643,NULL,NULL,NULL,NULL,NULL,NULL),(398,'#',2975,NULL,'internal',645,NULL,NULL,NULL,NULL,NULL,NULL),(399,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',2975,NULL,'external',645,NULL,NULL,NULL,NULL,NULL,NULL),(401,'#',2976,NULL,'internal',646,NULL,NULL,NULL,NULL,NULL,NULL),(402,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',2976,NULL,'external',646,NULL,NULL,NULL,NULL,NULL,NULL),(404,'#',2977,NULL,'internal',647,NULL,NULL,NULL,NULL,NULL,NULL),(405,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',2977,NULL,'external',647,NULL,NULL,NULL,NULL,NULL,NULL),(407,'#',2978,NULL,'internal',648,NULL,NULL,NULL,NULL,NULL,NULL),(408,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',2978,NULL,'external',648,NULL,NULL,NULL,NULL,NULL,NULL),(410,'#',2979,NULL,'internal',649,NULL,NULL,NULL,NULL,NULL,NULL),(411,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',2979,NULL,'external',649,NULL,NULL,NULL,NULL,NULL,NULL),(413,'#',3004,NULL,'internal',680,NULL,NULL,NULL,NULL,NULL,NULL),(427,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2969,2127,'image-in',639,207,348,350,50307,NULL,NULL),(428,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2970,2127,'image-in',640,207,348,350,50307,NULL,NULL),(429,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2971,2127,'image-in',641,207,348,350,50307,NULL,NULL),(430,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2972,2127,'image-in',642,207,348,350,50307,NULL,NULL),(431,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2973,2127,'image-in',643,207,348,350,50307,NULL,NULL),(432,'#',2974,NULL,'internal',644,NULL,NULL,NULL,NULL,NULL,NULL),(433,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',2974,NULL,'external',644,NULL,NULL,NULL,NULL,NULL,NULL),(434,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2974,2127,'image-in',644,207,348,350,50307,NULL,NULL),(435,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2975,2127,'image-in',645,207,348,350,50307,NULL,NULL),(436,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2976,2127,'image-in',646,207,348,350,50307,NULL,NULL),(437,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2977,2127,'image-in',647,207,348,350,50307,NULL,NULL),(438,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2978,2127,'image-in',648,207,348,350,50307,NULL,NULL),(439,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',2979,2127,'image-in',649,207,348,350,50307,NULL,NULL),(440,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-before.jpg',3005,2186,'image-in',681,208,370,770,117099,NULL,NULL),(441,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img01-after.jpg',3005,2187,'image-in',681,209,370,770,126302,NULL,NULL),(442,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-before.jpg',3005,2191,'image-in',681,210,370,770,93118,NULL,NULL),(443,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img02-after.jpg',3005,2192,'image-in',681,211,370,770,98134,NULL,NULL),(444,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-before.jpg',3005,2193,'image-in',681,212,370,770,107887,NULL,NULL),(445,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img03-after.jpg',3005,2194,'image-in',681,213,370,770,112806,NULL,NULL),(446,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-before.jpg',3005,2195,'image-in',681,214,370,770,120442,NULL,NULL),(447,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img04-after.jpg',3005,2196,'image-in',681,215,370,770,116270,NULL,NULL),(448,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-before.jpg',3005,2197,'image-in',681,216,370,770,121819,NULL,NULL),(449,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img05-after.jpg',3005,2198,'image-in',681,217,370,770,93483,NULL,NULL),(450,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-before.jpg',3005,2199,'image-in',681,218,370,770,140025,NULL,NULL),(451,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/img06-after.jpg',3005,2200,'image-in',681,219,370,770,121109,NULL,NULL),(452,'https://demoweblinks.in/troosten/wp-content/themes/car-repair-services/images/ajax-loader.gif',3005,NULL,'image-in',681,NULL,NULL,NULL,NULL,NULL,NULL),(453,'#',3049,NULL,'internal',686,NULL,NULL,NULL,NULL,NULL,NULL),(454,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',3049,NULL,'external',686,NULL,NULL,NULL,NULL,NULL,NULL),(456,'#',3050,NULL,'internal',687,NULL,NULL,NULL,NULL,NULL,NULL),(457,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',3050,NULL,'external',687,NULL,NULL,NULL,NULL,NULL,NULL),(459,'#',3051,NULL,'internal',688,NULL,NULL,NULL,NULL,NULL,NULL),(460,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',3051,NULL,'external',688,NULL,NULL,NULL,NULL,NULL,NULL),(462,'#',3052,NULL,'internal',689,NULL,NULL,NULL,NULL,NULL,NULL),(463,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',3052,NULL,'external',689,NULL,NULL,NULL,NULL,NULL,NULL),(465,'#',3053,NULL,'internal',690,NULL,NULL,NULL,NULL,NULL,NULL),(466,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',3053,NULL,'external',690,NULL,NULL,NULL,NULL,NULL,NULL),(469,'#',3055,NULL,'internal',692,NULL,NULL,NULL,NULL,NULL,NULL),(470,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',3055,NULL,'external',692,NULL,NULL,NULL,NULL,NULL,NULL),(472,'#',3056,NULL,'internal',693,NULL,NULL,NULL,NULL,NULL,NULL),(473,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',3056,NULL,'external',693,NULL,NULL,NULL,NULL,NULL,NULL),(475,'#',3057,NULL,'internal',694,NULL,NULL,NULL,NULL,NULL,NULL),(476,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',3057,NULL,'external',694,NULL,NULL,NULL,NULL,NULL,NULL),(478,'#',3058,NULL,'internal',695,NULL,NULL,NULL,NULL,NULL,NULL),(479,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',3058,NULL,'external',695,NULL,NULL,NULL,NULL,NULL,NULL),(481,'#',3059,NULL,'internal',696,NULL,NULL,NULL,NULL,NULL,NULL),(482,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',3059,NULL,'external',696,NULL,NULL,NULL,NULL,NULL,NULL),(484,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',3049,2127,'image-in',686,207,348,350,50307,NULL,NULL),(485,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',3050,2127,'image-in',687,207,348,350,50307,NULL,NULL),(486,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',3051,2127,'image-in',688,207,348,350,50307,NULL,NULL),(487,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',3052,2127,'image-in',689,207,348,350,50307,NULL,NULL),(488,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',3053,2127,'image-in',690,207,348,350,50307,NULL,NULL),(489,'#',3054,NULL,'internal',691,NULL,NULL,NULL,NULL,NULL,NULL),(490,'https://smartdata.tonytemplates.com/car-repair-service-v4/demo2/pricing-coupons/',3054,NULL,'external',691,NULL,NULL,NULL,NULL,NULL,NULL),(491,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',3054,2127,'image-in',691,207,348,350,50307,NULL,NULL),(492,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',3055,2127,'image-in',692,207,348,350,50307,NULL,NULL),(493,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',3056,2127,'image-in',693,207,348,350,50307,NULL,NULL),(494,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',3057,2127,'image-in',694,207,348,350,50307,NULL,NULL),(495,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',3058,2127,'image-in',695,207,348,350,50307,NULL,NULL),(496,'https://demoweblinks.in/troosten/wp-content/uploads/2017/03/services-item-img02.jpg',3059,2127,'image-in',696,207,348,350,50307,NULL,NULL),(514,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-1-390x390.png',56,3184,'image-in',313,711,390,390,264638,NULL,NULL),(515,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-2-390x390.png',56,3185,'image-in',313,712,390,390,337345,NULL,NULL),(516,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-3-390x390.png',56,3186,'image-in',313,713,390,390,147780,NULL,NULL),(517,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/testi1.jpg',56,3190,'image-in',313,714,595,852,400209,NULL,NULL),(518,'https://demoweblinks.in/troosten/wp-content/uploads/2017/04/testi2.jpg',56,3195,'image-in',313,716,595,852,308635,NULL,NULL),(521,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/AdobeStock_352834325.jpg',1520,3209,'image-in',293,718,1403,2100,585632,NULL,NULL),(557,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.jpg',393,3329,'internal',316,769,NULL,NULL,NULL,NULL,NULL),(558,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.jpg',393,NULL,'internal',316,NULL,NULL,NULL,NULL,NULL,NULL),(559,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture12.jpg',393,NULL,'internal',316,NULL,NULL,NULL,NULL,NULL,NULL),(560,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.jpg',393,NULL,'internal',316,NULL,NULL,NULL,NULL,NULL,NULL),(561,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.jpg',393,NULL,'internal',316,NULL,NULL,NULL,NULL,NULL,NULL),(562,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.jpg',393,NULL,'internal',316,NULL,NULL,NULL,NULL,NULL,NULL),(563,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture09.png',393,NULL,'internal',316,NULL,NULL,NULL,NULL,NULL,NULL),(564,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.jpg',393,3315,'internal',316,760,NULL,NULL,NULL,NULL,NULL),(565,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14.jpg',393,3329,'image-in',316,769,288,398,37520,NULL,NULL),(566,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture13.jpg',393,3327,'image-in',316,770,221,492,35287,NULL,NULL),(567,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture12.jpg',393,3325,'image-in',316,771,228,405,24129,NULL,NULL),(568,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture11.jpg',393,3323,'image-in',316,772,306,492,49471,NULL,NULL),(569,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture10.jpg',393,3321,'image-in',316,773,287,383,27310,NULL,NULL),(570,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture9.jpg',393,3319,'image-in',316,774,290,388,24692,NULL,NULL),(571,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture09.png',393,3317,'image-in',316,775,274,341,252510,NULL,NULL),(572,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture8.jpg',393,3315,'image-in',316,760,150,194,12114,NULL,NULL),(573,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg',3331,3333,'image-in',776,777,216,405,18096,NULL,NULL),(574,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16.jpg',3331,3334,'image-in',776,778,235,391,11276,NULL,NULL),(575,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.jpg',3331,3333,'image-in',776,777,216,405,18096,NULL,NULL),(576,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-1.jpg',3331,3338,'image-in',776,779,164,304,12299,NULL,NULL),(577,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-1.png',3331,3342,'image-in',776,780,289,281,79586,NULL,NULL),(578,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19.jpg',3331,3343,'image-in',776,781,285,237,9061,NULL,NULL),(579,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-1.jpg',3331,3344,'image-in',776,782,238,237,6398,NULL,NULL),(582,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aspen-pump.png',56,3381,'image-in',313,787,116,160,11436,NULL,NULL),(583,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hitachi.png',56,3382,'image-in',313,788,116,160,3565,NULL,NULL),(584,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/johnsob.png',56,3383,'image-in',313,789,116,160,14047,NULL,NULL),(585,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/fijistu.png',56,3400,'image-in',313,790,116,160,4544,NULL,NULL),(586,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/general.png',56,3401,'image-in',313,791,116,160,5331,NULL,NULL),(587,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/aire-maskin.png',56,3402,'image-in',313,792,116,160,5679,NULL,NULL),(608,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/hvac-png-generic-no-label-units-png-2726-2.png',56,3469,'image-in',313,809,157,232,46161,NULL,NULL),(609,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture24-150x142.jpg',56,3256,'image-in',313,732,142,338,12342,NULL,NULL),(610,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture23-150x150.jpg',56,3257,'image-in',313,733,176,176,7647,NULL,NULL),(611,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture22-150x150.png',56,3258,'image-in',313,734,179,181,18776,NULL,NULL),(612,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture21-150x86.png',56,3259,'image-in',313,735,86,291,28463,NULL,NULL),(613,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture20-150x62.jpg',56,3260,'image-in',313,736,62,405,10127,NULL,NULL),(614,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture19-150x56.png',56,3261,'image-in',313,737,56,183,11161,NULL,NULL),(615,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture18-150x150.png',56,3262,'image-in',313,738,160,160,7660,NULL,NULL),(616,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture17-150x110.jpg',56,3263,'image-in',313,739,110,501,20759,NULL,NULL),(617,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture16-150x134.png',56,3264,'image-in',313,740,134,367,28748,NULL,NULL),(618,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture15.png',56,3265,'image-in',313,741,138,105,9606,NULL,NULL),(619,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/Picture14-150x56.png',56,3266,'image-in',313,742,56,351,4123,NULL,NULL),(630,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/arcade.jpg',56,3446,'image-in',313,799,120,430,8425,NULL,NULL),(631,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/ladder.jpg',56,3448,'image-in',313,801,120,91,2886,NULL,NULL),(632,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/cochin-shipyard.jpg',56,3447,'image-in',313,800,120,284,5523,NULL,NULL),(633,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/mvr.jpg',56,3449,'image-in',313,802,120,328,10865,NULL,NULL),(634,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/sanjeevnm.jpg',56,3451,'image-in',313,804,120,390,8756,NULL,NULL),(635,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/nit.jpg',56,3450,'image-in',313,803,120,673,13130,NULL,NULL),(636,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/silpi.jpg',56,3452,'image-in',313,805,120,119,2167,NULL,NULL),(637,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tata.jpg',56,3453,'image-in',313,806,120,746,16852,NULL,NULL),(638,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/tulsi.jpg',56,3454,'image-in',313,807,120,120,3657,NULL,NULL),(639,'https://demoweblinks.in/troosten/wp-content/uploads/2022/05/zealors.jpg',56,3455,'image-in',313,808,120,122,3865,NULL,NULL);
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!50112 SET @disable_bulk_load = IF (@is_rocksdb_supported, 'SET SESSION rocksdb_bulk_load = @old_rocksdb_bulk_load', 'SET @dummy_rocksdb_bulk_load = 0') */;
/*!50112 PREPARE s FROM @disable_bulk_load */;
/*!50112 EXECUTE s */;
/*!50112 DEALLOCATE PREPARE s */;
/*!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 2022-05-20  8:02:12
